summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/atom_tap.cpp
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-10-19 19:35:15 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2020-10-19 19:35:15 +0200
commit0e3cb4556718cd5fabc422b9bcde527866218ab8 (patch)
treeca7411aa198d77b03963b3f56703882afc747dc5 /src/lib/formats/atom_tap.cpp
parent009a5d3d07224a1de30931d1cf89de06d1f23598 (diff)
jungleyo.cpp: started work on decryption
Diffstat (limited to 'src/lib/formats/atom_tap.cpp')
0 files changed, 0 insertions, 0 deletions
8&d=retro' /> Ivan Vangelista2019-10-101-1/+1 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+17 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+19 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-18/+16 * src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-1/+1 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1 * Update sigmab52.cpp Roberto Fresca2018-09-011-22/+5 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-4/+4 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-4/+5 * sigmab52.cpp: fixed framerate to 60 Hz [Angelo Salese] angelosa2018-06-291-2/+2 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7 * 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-6/+6 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+43 * deprecate first_screen - there's been plenty of warning Vas Crabb2018-03-041-20/+31 * 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-6/+6 * 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/+2 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-11/+8 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+11 * sigmab52.cpp: 6809 types (nw) AJR2017-12-121-11/+8 * dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-5/+7 * 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-4/+2