Alexander Babikov
|
ea5e598bf1
|
Make the media menu recognize drives attached to external IDE controllers
|
2021-05-26 18:14:52 +05:00 |
|
Alexander Babikov
|
451922980f
|
Handle internal SCSI controllers in the Media menu
|
2021-04-13 23:47:52 +05:00 |
|
David Hrdlička
|
dfbbe08a07
|
rewrite the emulator to use UTF-8 internally
|
2021-03-30 09:46:49 +02:00 |
|
OBattler
|
7d2834b201
|
More Settings dialog fixes and improvements.
|
2020-11-20 05:42:47 +01:00 |
|
Stephen McKinney
|
d91056586e
|
Add VHD support.
|
2020-11-17 23:31:38 -06:00 |
|
OBattler
|
795a6017d2
|
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
|
2020-10-14 23:15:01 +02:00 |
|
OBattler
|
5aec4ef147
|
Changed the MO icons to proper ones, added cassette icons, merged the Floppy drives and CD-ROM drives section of the Settings dialog into one, and changed the configuration file format accordingly with a backward compatibility measure added to correctly load older configuration files.
|
2020-07-19 06:07:58 +02:00 |
|
RichardG867
|
9733beb542
|
Improve settings messageboxes
|
2020-06-19 00:16:05 -03:00 |
|
GH Cao
|
870671586d
|
Fix Windows.h not found when building on Linux with MinGW
|
2020-05-12 20:06:06 +02:00 |
|
OBattler
|
0570e21f0f
|
Applied Ryuzaki's Media menu patch, fixed a bug in cpu.c reported by ms. person, fixed bugs (and added a workaround for the Windows 2000 PCnet problems) to mem.c, and added a network packet queue to cap network speed (and do the actual rx poll in the main thread instead) for more stability, also some ES1371 fixes (but not enough to make it work on Linux).
|
2020-04-29 23:39:54 +02:00 |
|
David Hrdlička
|
7d2f9189d3
|
win: Re-number string table entries
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
0a31013feb
|
win: Add actual names to the Media submenus
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
2564b6f24d
|
win: Switched status bar to the new media menus
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
e85b5549d0
|
win: Remove junk code
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
3d723d9135
|
win: Fix Media menuitem checkboxes and graying out
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
39a0f4b9ca
|
win: Fix build
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
aa5014a3ce
|
win: Move remaining mount helper functions
We might want to consider renaming win_cdrom.c to something more fitting :P
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
70503973eb
|
win: Add the new Media menu handler
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
6838117fdd
|
win: Add helper methods for mounting images
|
2020-04-26 21:03:31 +02:00 |
|
David Hrdlička
|
c728ece0ee
|
win: Start splitting menu code from win_stbar.c
|
2020-04-26 21:03:31 +02:00 |
|