summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ob68k1a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-2/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+7
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-1/+1
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* com8116: Simplify read/write handlers (nw) AJR2019-02-021-2/+2
* sol20: Provide raw video timing parameters (nw) AJR2018-08-141-1/+1
* devcb3 Vas Crabb2018-07-071-35/+35
* com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... AJR2018-06-221-12/+1
* 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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* (nw) removed some trampolines Robbbert2017-09-301-25/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+292