summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc9801.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* at.cpp, fmtowns.cpp, hp95lx.cpp, pc88va.cpp, pc9801.cpp, tandy1t.cpp, tosh100... AJR2019-11-161-18/+18
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-38/+38
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* srcclean (nw) Vas Crabb2019-08-251-7/+7
* pc9801.cpp: proper support for MEMSW device [Angelo Salese] angelosa2019-08-141-12/+2
* pc9801.cpp: make 9821as to go further (nw) angelosa2019-08-101-6/+45
* pc9801.cpp: redumped PC9821AS roms [sampson] angelosa2019-08-091-3/+12
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+9
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-4/+4
* bus/cbus: Replace CPU finder with required_address_space; add pinout (nw) AJR2019-02-281-2/+6
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-2/+2
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* 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