summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/f82c836.cpp
Commit message (Collapse)AuthorAgeFilesLines
* machine/f82c836.cpp, um8498f.cpp, vl82c420.cpp: kbrst is high at startup angelosa2026-02-101-13/+15
|
* machine/cs4031.cpp, f82c836.cpp, um8498f.cpp, wd7600.cpp: bulk replace ↵ angelosa2026-02-091-8/+8
| | | | uintN_t to uN
* megadriv.xml: "release" info element is supposed to be an unambiguous ISO date. Vas Crabb2026-02-091-6/+4
| | | | | | | | | Also cleanup: * psx.xml: Added a Japanese title, use usual format to refer to MAME Testers issues. * casio_rompack.xml: srcclean. * cpu/scudsp: Tidy some expressions. * machine/f82c836.cpp, machine/um8498f.cpp: More ATTR_COLD.
* pc/pangofun.cpp: create new um8498f chipset and get rid of pcat_base_state angelosa2026-02-061-2/+3
|
* machine/f82c836.cpp: add DMA clock settings, A20 lines are OR-ed just like ↵ angelosa2026-02-051-4/+38
| | | | | | cs4031 pc/mdartstr.cpp: A20 line has no connection from controller side, reaches attempt to ROM disk loading
* machine/f82c836.cpp: minor remapping fix angelosa2026-02-051-3/+9
|
* machine/f82c836.cpp: make shadow RAM to be internal, fix RTC type angelosa2026-02-031-14/+20
|
* machine/f82c836.cpp: basic shadow RAM support, add F65535 stub angelosa2026-02-031-7/+101
|
* machine/f82c836.cpp: Fix clang error: lambda capture 'this' is not used ↵ AJR2026-02-021-2/+1
| | | | | | [-Werror,-Wunused-lambda-capture] * machine/f82c836.h: Fix clang error: private field 'm_ram' is not used [-Werror,-Wunused-private-field]
* pc/mdartstr.cpp: initial f82c836a chipset meat angelosa2026-02-021-0/+374