OBattler
089041a5f3
The Add Hard Disk and New Floppy Image dialogs now automatically append an extension to the file name when none was given by the user.
2018-03-19 03:01:09 +01:00
OBattler
22536d8d03
Fixed a mistake in floppy/fdd.c;
...
Fixed some undeclared variables in floppy/fdd_imd.c;
Moved zip.c/h to disk subfolder;
Fixed the warnings in video/vid_t1000.c.
2018-03-06 01:14:38 +01:00
OBattler
381dd2376c
Fixed the creation and exporting of thick track 86F images.
2018-03-05 23:35:01 +01:00
OBattler
9c0d0e6a7c
Changed the type of index_hole_pos in the 86F image creation code in win_new_floppy.c from uint16_t to uint32_t, fixes creation of 86F images.
2018-02-25 21:44:22 +01:00
OBattler
410ecb1f22
Added Iomega ZIP emulation.
2018-01-26 22:17:09 +01:00
OBattler
8e6497f01d
Added the "New Floppy Image" functionality with its own dialog box, can create 86F, Japanese FDI, and IMG images;
...
The settings dialog now keeps track of MFM/XTIDE/ESDI/IDE channels and SCSI ID's and LUN's;
The IBM PS/2 Model 50 now installs a Model 80-style memory expansion card (MCA ID FCFF) when more than 2 MB RAM is selected, and now supports a maximum of 10 MB RAM.
2018-01-19 15:39:13 +01:00