summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/novagmcs48.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* New machines marked as NOT_WORKING hap2017-12-191-1/+1
* flag some of the sensory chessboard drivers with imperfect controls (nw) hap2017-07-271-2/+2
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* SM511: added instruction clock divider (nw) hap2017-05-061-2/+0
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-16/+5
* New Working machine added hap2017-05-021-10/+10
* moved nupogodi to another driver (nw) hap2017-04-271-1/+0
* novagmcs48: fix led problem (nw) hap2017-04-271-2/+3
* novagmcs48: added octo 15mhz version (nw) hap2017-04-261-4/+35
* novagmcs48: clear mux data after updating leds (nw) hap2017-04-251-5/+4
* srcclean (nw) Vas Crabb2017-04-231-2/+2
* New working machine added hap2017-04-221-15/+35
* skeleton driver for novag presto (nw) hap2017-04-221-0/+159