summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lb186.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-168/+0
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-201-7/+7
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-5/+6
* Correct region widths in miscellaneous drivers and devices (nw) AJR2019-11-161-1/+1
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-1/+1
* wd_fdc: Adopt new mr_w handler in various drivers (nw) AJR2019-06-011-19/+6
* ncr5380n: Misc. updates (nw) AJR2019-05-241-1/+0
* lb186: Add RAM Disk BIOS [Don Maslin Archive] AJR2019-05-141-3/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-28/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+28
* nscsi_bus: removed MCFG macros (nw) Ivan Vangelista2019-01-291-15/+15
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4
* devices\machine: removed some orphaned macros (nw) Ivan Vangelista2019-01-211-3/+3
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-5/+5
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-4/+4
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-6/+9
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+9
* A few more that use SCN2681 (nw) AJR2017-11-221-4/+4
* 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-10/+11
* New Working cracyc2017-03-061-8/+16
* lb186: fix date (nw) cracyc2017-03-041-1/+1
* New not working cracyc2017-03-041-0/+155