summaryrefslogtreecommitdiffstatshomepage
path: root/src/zexall/zexall.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix zexall target compile Miodrag Milanovic2020-09-301-6/+6
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+4
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-4/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* 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/+2
* zexall: split standalone binary into zexall/interface and include source code... hap2017-10-231-2/+4
* zexall: misc cleanups to standalone driver (nw) hap2017-10-231-61/+54
* (nw) It might matter... or not. Robbbert2017-05-281-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-5/+5
* Added ability to create standalone emulators, added zexall as example (nw) Miodrag Milanovic2016-05-081-0/+167