summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pc9801.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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