OBattler
|
9a0a82b7ac
|
Fixed an even mess up in the PCap and SLiRP code.
|
2017-10-28 07:29:50 +02:00 |
|
OBattler
|
b755b27304
|
Reworked network and SCSI thread initialization and termination;
Hard disk controller name and other related strings are now char * instead of fixed-size arrays.
|
2017-10-19 23:55:51 +02:00 |
|
waltje
|
7f24ba9fe9
|
Another cleanup run.
|
2017-10-17 02:01:03 -04:00 |
|
OBattler
|
bfb0093b38
|
Cleaned up the network and SCSI thread stuff.
|
2017-10-17 05:15:53 +02:00 |
|
OBattler
|
49ccbd680f
|
The SLiRP mutex is now a Network mutex and is now also used by PCap.
|
2017-10-16 21:19:51 +02:00 |
|
waltje
|
724e5c44df
|
More cleanups to separate main code from platform support and UI support, plus a few bugfixes.
|
2017-10-12 14:26:28 -04:00 |
|
waltje
|
c7cb446684
|
Another round of cleanups - the main code no longer refers to, let alone uses, anything in the platform folder - completely separated!
|
2017-10-11 05:43:09 -04:00 |
|
waltje
|
bd89e66b7b
|
Separated main code from UI and PLATform support code, plus other generally small fixes here and there.
|
2017-10-10 03:16:59 -04:00 |
|
waltje
|
43b055b5ee
|
Another massive cleanup run. Ibm.h no longer includes system header files. ROM loading simplified, and moved from mem.c to rom.c. Fixes in Makefile. Corrected mamy wrong includes. Removed old junk from days long gone. First phase of new SCAT chipset driver - no longer gives errors in BIOS, but NOT DONE YET.
|
2017-09-25 04:33:16 -04:00 |
|
|
|
c1091d83d3
|
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
|
2017-08-27 04:33:47 +01:00 |
|