x, nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sg1000a.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-610/+0
* - dbz.cpp: fixed typo in address map range Ivan Vangelista2020-12-181-11/+35
* further macro removal work (nw) Ivan Vangelista2020-05-181-2/+2
* cleanup - removed "dead" email addresses (nw) Tomasz Slanina2020-02-031-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+18
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-4/+2
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-12/+12
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-2/+2
* src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-7/+8
* New machines marked as NOT_WORKING hap2018-10-061-25/+43
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* tms9928a: Configuration modernization (nw) AJR2018-08-211-6/+5
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-4/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* 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-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+29
* (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/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* New machines marked as NOT_WORKING Phil Bennett2017-07-031-4/+4
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* srcclean (nw) Vas Crabb2017-04-231-15/+15
* sg1000a.cpp: correct year for sderby2. Thanks sjy96525 (nw) Ivan Vangelista2017-04-081-1/+1
* oops (nw) Ivan Vangelista2017-04-061-1/+1
* new not working machine Ivan Vangelista2017-04-061-1/+211
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* sg1000a.cpp: PSG is SN76489AN, just like the console (nw) AJR2017-02-191-5/+5
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* more trampolines removal (nw) Ivan Vangelista2016-06-201-6/+1
* weed out duplicates (nw) David Haywood2016-04-121-1/+1