summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/skylncr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/skylncr.cpp')
0 files changed, 0 insertions, 0 deletions
ref='/mame/commit/src/mame/drivers/v1050.cpp?id=cf11b3330261aea407a36911048f3835b7a48f31'>Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1156/+0 * Remove a few outdated references to MESS Dirk Best2021-12-021-6/+6 * floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+4 * Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-1/+1 * emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-9/+9 * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-12/+12 * another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-10/+10 * input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-3/+3 * (nw) v1050 : fixed regression Robbbert2020-02-201-0/+1 * Spring cleaning: Vas Crabb2019-11-011-3/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+45 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-45/+42 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-9/+10 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-4/+4 * output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-12/+14 * imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3 * src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-4/+4 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-6/+6 * src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-2/+2 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-3/+3 * i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-5/+3 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-3/+3 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-20/+20 * i8251: Removed MCFG, nw mooglyguy2018-08-291-9/+9 * i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-2/+2 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1 * devcb3 Vas Crabb2018-07-071-7/+7 * acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1 * 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-47/+47 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5