summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/agat7.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-021-30/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-6/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+11
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-10/+10
* agat, ec184x, enmirage, jpmimpact, jpmmps, jpms80: Removed machine().device, nw mooglyguy2018-06-221-1/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* updated first half of mame/video devices to use device_add_mconfig insted of ... Ivan Vangelista2017-05-241-14/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+3
* srcclean (nw) Vas Crabb2017-03-261-8/+8
* agat: split from apple2, implement basic agat7 hardware (take 2). Sergey Svishchev2017-03-161-0/+375