summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-4/+3
* consistency (nw) balr0g2017-02-201-1/+1
* Add documentation for differing Model 1 coprocessor chips balr0g2017-02-201-7/+11
* first srcclean pass (nw) Vas Crabb2016-12-251-23/+23
* Model1: make wingwar360 playable (#1851) Ariane Fugmann2016-12-191-11/+75
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* allow netmerc 68k to run (nw) David Haywood2016-10-081-1/+1
* allow netmerc to boot David Haywood2016-10-021-4/+6
* make wingwar360 not crash on startup. David Haywood2016-10-021-2/+2
* new NOT WORKING clones Ivan Vangelista2016-10-011-8/+69
* model1 add IO board dumps (nw) MetalliC2016-08-281-0/+5
* Devfind revision phase 2 (nw) AJR2016-08-051-5/+2