summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/gtp_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/gtp_cas.cpp')
0 files changed, 0 insertions, 0 deletions
16:39:13 -0400'>2021-05-081-0/+10 * sys80 and clones: added Video Cut and Page. Robbbert2021-05-091-8/+13 * meritum: make it a derived class of trs80 Robbbert2021-05-081-1/+1 * New working software list additions Robbbert2021-04-251-1/+14 * lnw80: hires and color pass the test programs. Added a prom. Robbbert2021-04-221-7/+2 * radionic: PPI and documentation. Robbbert2021-04-221-1/+0 * trs80: used array of floppy drives Robbbert2021-04-211-4/+4 * radionic: Split radionic to its own source. Robbbert2021-04-191-78/+1 * New machines marked as NOT_WORKING Robbbert2021-04-181-40/+69 * trs80: fixed ic locations Robbbert2021-04-181-59/+76 * trs80l2: cleaned a few things from last commit. Robbbert2021-04-101-3/+9 * trs80m3: Added support for JV3 disks (not working) Robbbert2021-04-101-4/+6 * trs80: Added support for Level 1 CAS files. Robbbert2021-04-071-1/+2 * Moved lnw80 to its own driver. Robbbert2021-04-011-129/+27 * trs80: used the correct FDC. Removed non-TRS80 formats. Robbbert2021-04-011-14/+5 * trs80: updated notes. Robbbert2021-03-311-0/+1 * trs80: fixed loading of CAS files Robbbert2021-03-281-1/+0 * trs80: fixed typo in new comment Robbbert2021-03-261-3/+3 * trs80: marked most as MNW, due to floppy regression and cassette issues. Robbbert2021-03-261-8/+12 * floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+6 * (nw) trs80: added save state Robbbert2020-06-161-12/+10 * Spring cleaning: Vas Crabb2019-11-011-2/+2 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removal of wave.h part 2 Robbbert2019-07-061-1/+1 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-3/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-74/+90 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-90/+74 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-48/+44 * sys80: Add 50 Hz version with different timings AJR2019-02-121-2/+13 * lnw80: Fix configuration (nw) AJR2019-02-111-6/+15 * ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-0/+4 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1 * src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1 * output_latch: removed MCFG macros (nw)