summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/bbc_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/bbc_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
.gravatar.com/avatar/12dc87757ac3c5c83f314738ccdf5352?s=128&d=retro' /> Ivan Vangelista2020-06-161-2/+2 * atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization AJR2020-04-211-3/+3 * misc Atari drivers: fixed fulltag[0] == ':' assert in debug builds (nw) Ivan Vangelista2019-12-061-3/+3 * Spring cleaning: Vas Crabb2019-11-011-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-12/+12 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1 * src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-5/+6 * atarigen.cpp: Continue pulling stuff out of this grab-bag (nw) AJR2018-11-301-0/+1 * mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+4 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5 * thunderj: Decouple from atarigen_state (nw) AJR2018-04-031-6/+4 * Remove sound interrupt status from atarigen base class (nw) AJR2018-04-031-2/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+39 * backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-14/+3 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-4/+5 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1