summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mfabfz.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-315/+0
* Released my copyright on some drivers - i didn't do much work on them. Robbbert2022-04-171-1/+1
* init vars for coverity (drivers/m) Robbbert2022-03-251-1/+1
* Initialise class variables in some of my drivers. Robbbert2021-12-261-1/+1
* rs232: HLE updates AJR2021-01-261-1/+0
* (nw) more cleanups Robbbert2020-06-141-3/+11
* (nw) mfabfz : update notes Robbbert2019-09-011-3/+3
* (nw) mfabfz : fixed cassette frequencies Robbbert2019-08-231-33/+58
* (nw) mfabfz : added a cassette interface Robbbert2019-08-181-10/+101
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-6/+7
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-6/+3
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-2/+2
* devcb3 Vas Crabb2018-07-071-17/+20
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-6/+7
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-22/+22
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* (nw) mfabfz : oops, don't need a bios declaration here. Robbbert2017-10-011-2/+1
* (nw) mfabfz : more roms Robbbert2017-10-011-4/+24
* (nw) mfabfz85 : got bios 0 to work Robbbert2017-09-291-6/+4
* (nw) mfabfz : split into 2 systems Robbbert2017-09-291-15/+46
* mfabfz: removed trampolines Robbbert2017-09-281-19/+3
* mfabfz: more roms Robbbert2017-09-281-1/+6
* New not-working machine: Mickrocomputer fuer Ausbildung [rfka01, Robbbert] Robbbert2017-09-271-0/+145