summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/x07_cas.cpp
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2016-08-16 11:19:56 +0300
committer Curt Coder <curtcoder@mail.com>2016-08-16 11:19:56 +0300
commit2d165744d0d282e6cca19f8e374b5bd564390683 (patch)
tree3a0de57f8cd12666d69c5baa9b2897577dc5fdc3 /src/lib/formats/x07_cas.cpp
parente85958b647ca508bdb09e6b32887b2a800f18927 (diff)
cmi: Compile fix. (nw)
Diffstat (limited to 'src/lib/formats/x07_cas.cpp')
0 files changed, 0 insertions, 0 deletions
c='//www.gravatar.com/avatar/76149e982ea9b87e65b08e77cd940554?s=128&d=retro' /> Vas Crabb2019-10-261-3/+3 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-17/+17 * Start cleaning up palette configuration: Vas Crabb2018-12-291-24/+22 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+1 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * beathead, concept, pkscram, saturn, tandy2k, trackfld, x1, swtpc09: machine()... mooglyguy2018-06-131-22/+31 * 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-1/+1 * 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 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+22 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * fix up bad state classes (nw) Vas Crabb2017-05-151-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1