summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-2/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-6/+6
* model1: minor docs update (nw) Dirk Best2018-09-181-1/+1
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-14/+8
* model1.cpp: Minor doc update (nw) braintro2018-09-031-2/+11
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* remove more macros (nw) Vas Crabb2018-07-071-74/+73
* devcb3 Vas Crabb2018-07-071-10/+8
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* More custom MCFG results, nw mooglyguy2018-06-051-2/+2
* model1io: Various updates Dirk Best2018-05-201-58/+40
* model1io: Redumped epr14869b.25 used by Virtua Fighter [Phil Bennett] Dirk Best2018-05-191-0/+1
* model1io2: Move ROM from driver to device (nw) Dirk Best2018-05-171-15/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* model1: Emulate the I/O board used by Wing War and Netmerc Dirk Best2018-05-161-94/+189
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* model1.cpp: Acknowledge IRQs explicitly; use MB8421 DPRAM device (nw) AJR2018-04-261-17/+34
* srcclean (nw) Vas Crabb2018-04-221-3/+3
* model1/model2: Emulate Model 1 I/O board, remove I/O RAM device Dirk Best2018-04-181-140/+55
* Rename 315-5338a to m1io since it doesn't actually represent that device Dirk Best2018-04-081-30/+30
* model1: Use sega_315_5338a_device and improve inputs/outputs. Dirk Best2018-04-081-163/+295
* mb86233/4 rewrite [O. Galibert] Olivier Galibert2018-04-051-168/+81
* (nw) output finder for by6803,model1,st_mp200,videopkr Robbbert2018-04-031-2/+2
* Allow machine configuration to specify BIOS easily, move default BIOS selecti... Vas Crabb2018-03-261-3/+3
* M1COMM: Add preliminary MB89374 emulation (#3378) Ariane Fugmann2018-03-241-21/+40
* M1COMM: minor updates (nw) Ariane Fugmann2018-03-151-3/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-81/+86
* model1.cpp: Rename "user" ROM regions and use pointer finders (nw) AJR2018-02-221-20/+20
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* Move Multipcm bank schemes to DEVICE_ADDRESS_MAP (#3113) cam9002018-01-251-6/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-11/+11
* AJR, tsk tsk tsk (nw) Olivier Galibert2017-06-181-6/+6
* netmerc: Correct game title (nw) AJR2017-05-261-1/+1
* Needs some RAM, too (nw) AJR2017-05-261-0/+1
* netmerc: Preliminary configuration of Polhemus CPU (nw) AJR2017-05-251-5/+18
* model1.cpp: Implement workaround for race condition that caused vf to lose so... AJR2017-05-251-1/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Better guess at Sega sound data serial rate (nw) AJR2017-04-161-2/+2
* Convert Sega Model 1 Sound Board and Z80-based Digital Sound Board to use pro... AJR2017-04-151-53/+33
* model1.cpp: I/O board isn't hooked up yet, but yes, this one is definitely ba... AJR2017-04-091-1/+1
* model1: Add dumped internal TGP roms [caps0ff] Olivier Galibert2017-03-161-5/+48