Commit Graph

2706 Commits

Author SHA1 Message Date
OBattler
171cc75b1e Fixed another potential overrun in win/win_settings.c. 2020-01-15 01:07:06 +01:00
OBattler
21974c5fc5 Fixed an uninitialized variable in the Toshiba T1x00 code. 2020-01-15 01:05:54 +01:00
OBattler
8928ef3f66 Fixed an overrun in win/win_ui.c, a few newly introduced bugs, and a warning in the MPU-401 code. 2020-01-15 01:03:54 +01:00
OBattler
7d551af78b Fixed a bug in the IDE code. 2020-01-15 00:52:14 +01:00
OBattler
50dd49547b Increased the size of an array in config.c to fix an overrun. 2020-01-15 00:51:22 +01:00
OBattler
2b94cd2b96 Fixed potential SCSI ID overruns in the SCSI hard diks, CD-ROM, and Iomega ZIP codes. 2020-01-15 00:49:42 +01:00
OBattler
34bf074e8d Fixed a resource leak in the VHD part of the hard disk image code. 2020-01-15 00:45:15 +01:00
OBattler
1d2721b9bd Fixed a potential overrun in the Intel flash code. 2020-01-15 00:43:51 +01:00
OBattler
d5100ec287 Applied a mask to the return values of the two calls to fgetc() in the ROM code. 2020-01-15 00:42:43 +01:00
OBattler
a39bb1db2b Fixed another resource leak in win/win.c. 2020-01-15 00:41:02 +01:00
OBattler
1f4927cdce Fixed a potential overrun in the ROM code. 2020-01-15 00:39:55 +01:00
OBattler
2b5425de79 Removed a block of dead code from win/win_settings.c. 2020-01-15 00:38:29 +01:00
OBattler
8fdc175883 Turned a variable in the ESC/P code into signed. 2020-01-15 00:36:12 +01:00
OBattler
dfc4347e9a Fixed a potential overrun in the ATi EEPROM code. 2020-01-15 00:34:28 +01:00
OBattler
2fe6ea0e64 Fixed the EEPROM/registers array size mess in the AdLib Gold code. 2020-01-15 00:32:52 +01:00
OBattler
be041ae94d Removed some useless code (including a dead code block) in the 86F image creation code. 2020-01-15 00:30:01 +01:00
OBattler
0c02679ac4 Fixed some variables in cpu_new/codegen_ops_jump.c to make them signed. 2020-01-15 00:21:49 +01:00
OBattler
2058c12e03 Removed a useless if block from the XTA code. 2020-01-15 00:19:47 +01:00
OBattler
11097eb621 Added a sanity check to the XT ST-506 code. 2020-01-15 00:17:46 +01:00
OBattler
82f24f36e2 Fixed a bad dereference in the text printer code. 2020-01-14 23:14:29 +01:00
OBattler
7787c638bb Fixed another resource leak in the Image Manager 1024 code. 2020-01-14 23:10:03 +01:00
OBattler
84659f6b01 Fixed a resource leak in the hard disk image code. 2020-01-14 23:08:13 +01:00
OBattler
93695b15b3 Fixed another potential overrun in win/win_settings.c. 2020-01-14 23:07:10 +01:00
OBattler
a2f8162500 Removed a useless if block from the XTA code. 2020-01-14 23:05:10 +01:00
OBattler
a8a67364d8 Fixed resource leaks in the Image Manager 1024 code. 2020-01-14 23:04:38 +01:00
OBattler
100aaa0115 Fixed the initialization of GPIO ports at the SMC FDC37C93x family of Super I/O chips. 2020-01-14 22:44:08 +01:00
OBattler
6217904ac9 Fixed another resource leak in the PGC code. 2020-01-14 22:41:37 +01:00
OBattler
a219d48061 Fixed an IF block in the PS/1 code. 2020-01-14 22:40:14 +01:00
OBattler
2fcf79ec8d Fixed an if block in the Intel SIO code. 2020-01-14 22:33:13 +01:00
OBattler
cbcb53f7ee Fixed a bug in the 486, WinChip, WinChip 2, Pentium, and 686 timings for the new recompiler. 2020-01-14 22:29:07 +01:00
OBattler
79a10c06b0 Fixed an unintentional integer overflow in win/win_settings.c. 2020-01-14 22:26:22 +01:00
OBattler
f710954c6f Doubled the data array in config.c, fixes an array overrun. 2020-01-14 22:24:56 +01:00
OBattler
2d5a8dc49c Fixed a resource leak in win/win.c. 2020-01-14 22:23:56 +01:00
OBattler
b9f3fdc548 Removed a redundant if block from win/win_ui.c. 2020-01-14 22:21:24 +01:00
OBattler
3e720fdd96 Added two more sanity checks into the FDI2RAW code. 2020-01-14 22:19:15 +01:00
OBattler
e733ac2cf8 Doubled the size of fd_file_name in win/win_new_floppy.c, fixes array overrun in zip_load(). 2020-01-14 22:16:54 +01:00
OBattler
e0218694a3 Fixed a bug with ET4000/W32p linear base address. 2020-01-14 22:14:08 +01:00
OBattler
94fee31e52 Fixed a resource leak in the PGC code. 2020-01-14 22:12:02 +01:00
OBattler
a502e44f17 Added a sanity check to the Iomega ZIP code. 2020-01-14 21:05:15 +01:00
OBattler
f8222dc780 Sanitized a part of the SCAT code. 2020-01-14 21:04:07 +01:00
OBattler
e883577069 Removed a useless unsigned compare from the ATi 28800 code. 2020-01-14 21:01:46 +01:00
OBattler
1a770142bd And another one. 2020-01-14 21:00:45 +01:00
OBattler
f45419d796 Added another sanity fatal() to the hard disk image code. 2020-01-14 20:59:54 +01:00
OBattler
41ba2e4e34 Removed a piece of dead code from the CL-GD 54xx code. 2020-01-14 20:56:08 +01:00
OBattler
19345158a6 Added a sanity fatal() to the hard disk image code. 2020-01-14 20:55:13 +01:00
OBattler
f2beb0bc56 Added a sanity check to the FDI2RAW code. 2020-01-14 20:53:39 +01:00
OBattler
989ee3b138 Added a sanity check to config.c. 2020-01-14 20:52:02 +01:00
OBattler
0371dc9664 The OAK OTi graphic card code no longer loads the ROM if the ROM file name pointer is NULL. 2020-01-14 20:51:06 +01:00
OBattler
70ccf03f2d The CD-ROM image code now returns with error if a seek has failed. 2020-01-14 20:49:01 +01:00
OBattler
30a8e248fb Removed a dead code block and redundant if check from the JSON floppy image code. 2020-01-14 20:46:43 +01:00