Commit graph

14 commits

Author SHA1 Message Date
Stephen White
a0d3ca30e8 Added P00 (PXX) and T64 loading from browse mode.
Only the first file inside the T64 is loaded.
Even though T64 is a tape file you load it using “NAME.T64”,8,1
Regular wild cards should also work.

NOTE: T64 containing multiple files will probably not work.
2019-11-05 12:31:00 +11:00
Uffe Jakobsen
4b0823fda0 Cosmetic: fix spelling DECIVE_SWITCHED => DEVICE_SWITCHED 2019-08-02 12:05:35 +02:00
Stephen White
64291c0dfd New disks can now be a G64 or a D64 2019-04-28 14:48:16 +10:00
Stephen White
dfaa09d2f8 X? command now returns the dos version 2019-04-28 14:05:04 +10:00
Stephen White
cb04179fc9 Added option to lowercase all filenames passed back to FB* 2018-12-15 15:44:37 +11:00
Stephen White
e3e25b8b5a Fixed bug with PRG files not loading from USB drives. 2018-11-25 15:40:45 +11:00
Stephen White
498b153847 Update src/iec_commands.h 2018-11-06 19:28:18 +11:00
penfold42
a695cfbd89 128BootSectorName = bootsect.128 2018-08-12 21:15:17 +10:00
Stephen White
be5b1a0312 Fixed bug with a 128 (in 128 mode) not booting.
Also added the option for a 128 to auto load FB128.
2018-08-12 14:40:06 +10:00
penfold42
d8135fbf1e now automounts the newly created image 2018-07-20 14:10:38 +10:00
penfold42
53de164fbe Press N to crete a new .d64 image
Still need to implement finding the highest existing numbered filename
2018-07-19 23:49:08 +10:00
penfold42
23a2acf510 separate CreateD64 into separate function 2018-07-19 12:48:22 +10:00
Stephen White
746c9efb1d Added option to specify which file LOAD"*" will actually load. 2018-05-30 20:38:14 +10:00
Jakub Czekański
ebc9d6359b moved sources to src/ dir, clean with explicit defined files 2018-05-22 19:04:38 +02:00
Renamed from iec_commands.h (Browse further)