summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pc9801.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-2/+2
* srcclean (nw) Vas Crabb2019-08-251-1/+1
* pc9801.cpp: proper support for MEMSW device [Angelo Salese] angelosa2019-08-141-0/+3
* pc9801.cpp: make 9821as to go further (nw) angelosa2019-08-101-2/+9
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* misc cleanup (nw) Vas Crabb2018-12-271-2/+1
* pc9801.cpp: fix pc9801vm font (nw) Octocontrabass2018-12-241-0/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* cleanup (nw) Vas Crabb2018-07-061-3/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ... angelosa2018-05-241-0/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-10/+10
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Rename machine/latch.* to machine/output_latch.* (nw) AJR2018-05-021-1/+1
* pc9801.cpp: Clean up some IRQs; add SCREEN_RAW_PARAMS and optional_device_arr... AJR2018-04-261-11/+3
* pc9801: add cdda output (nw) cracyc2018-04-171-0/+1
* pc9801: fix exvram low address banking (nw) cracyc2018-04-101-17/+18
* pc9801: remove ide read multiple hack (nw) cracyc2018-02-221-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+13
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+14
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-08-271-8/+8
* Fix AMD98 identification (nw) angelosa2017-08-071-1/+3
* Added a very preliminary PC9801 AMD98 sound board emulation [Angelo Salese] angelosa2017-08-061-0/+1
* Part 2: aggressively move includes libs into header (nw) angelosa2017-08-061-0/+51
* First chunk of cleaning up PC9801: move state to includes, make variables to ... angelosa2017-08-061-0/+339