summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc9801.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-9/+8
* pc9801.cpp: fix pc9801vm font (nw) Octocontrabass2018-12-241-20/+95
* pc9801.cpp: make pc9801vm boot (nw) Octocontrabass2018-12-231-4/+5
* Fixed regressions reported by Tafoid, nw mooglyguy2018-12-161-1/+1
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-143/+138
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-2/+2
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-4/+5
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-8/+8
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-4/+3
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-2/+2
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-4/+4
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-16/+16
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-9/+3
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-4/+4
* pc9801.cpp: Eliminate bogus XTALs (nw) AJR2018-07-211-4/+5
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-37/+35
* devcb3 Vas Crabb2018-07-071-19/+19
* mz3500.cpp, pc9801.cpp: More machine().device cleanup (nw) AJR2018-06-221-3/+3
* pc9801: fix vm floppy access (nw) cracyc2018-06-091-1/+1
* po9801: fix irq callback (nw) cracyc2018-06-091-0/+1
* pc9801: stop the rs from crashing the debugger (nw) cracyc2018-06-091-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-76/+76
* pc9801_cbus: Replace hard-coded CPU tag with configuration macro (nw) AJR2018-06-031-0/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* srcclean (nw) Vas Crabb2018-05-271-14/+14
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that w... Ryan Holtz2018-05-261-3/+3
* pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi] angelosa2018-05-251-1/+1
* pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An... angelosa2018-05-251-52/+3
* pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ... angelosa2018-05-241-6/+8
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-28/+28
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-28/+28
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* bus/cbus: Interrupt lines are now callbacks (nw) AJR2018-05-131-0/+28
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-27/+26
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+3
* pc9801: vbirq is a ff, fixes policenauts save file loading (nw) cracyc2018-05-051-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-73/+73
* pc9801: fix 9821 detection? (nw) cracyc2018-05-031-1/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-17/+20
* plugins/cheat: translate debugger expressions by space index as the debugger ... cracyc2018-05-021-2/+2
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* pc9801.cpp: dumped kanji roms for PC9801VM [Fujix, hiromasha] angelosa2018-04-301-4/+7
* pc9801.cpp: Clean up some IRQs; add SCREEN_RAW_PARAMS and optional_device_arr... AJR2018-04-261-53/+16
* pc9801: fix readout of small char font (nw) cracyc2018-04-261-3/+3
* new NOT_WORKING clone angelosa2018-04-251-2/+43
* pc9801: fix scrolling and avsdrv; add high exvram window (nw) cracyc2018-04-221-0/+1
* pc9801: add cdda output (nw) cracyc2018-04-171-0/+9