summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cortex.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9928a: Configuration modernization (nw) AJR2018-08-211-6/+5
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-1/+3
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-8/+8
* devcb3 Vas Crabb2018-07-071-4/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* 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-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* tms9995: Fixed READY check on RESET (auto-waitstate) Michael Zapf2017-12-231-0/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-43/+152
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-152/+43
* (nw) cortex: added dips, fixed scrolling, added rombanking, added sound Robbbert2017-12-111-38/+85
* Cortex: System is usable although not complete. Robbbert2017-12-101-1/+4
* (nw) cortex : keyboard working Robbbert2017-12-101-24/+83
* (nw) modellot : notes Robbbert2017-11-161-5/+5
* (nw) minor tidyup of some of my drivers Robbbert2017-11-091-3/+4
* New 74LS259/9334/CD4099 devices AJR2017-07-251-2/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* A few more fixes. Robbbert2016-06-181-1/+0
* tms9995: Changed method names for some input lines Michael Zapf2016-03-311-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+107