waltje
|
b40ea14027
|
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
|
2017-11-02 02:39:30 -05:00 |
|
waltje
|
7f24ba9fe9
|
Another cleanup run.
|
2017-10-17 02:01:03 -04:00 |
|
OBattler
|
1cfa8e2c4d
|
The emulator can now be compiled without the recompiler by using the DYNAREC=n parameter with make;
The BIOS address is now selectable for the BusLogic ISA SCSI controllers.
|
2017-10-15 02:43:13 +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
|
2b37b7fbfb
|
Major changes to NVR, system initialization (pc.c), and what goes on in the Windows startup (win.c.) Not fully done yet, but good enough for a first commit.
|
2017-10-07 00:49:53 -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 |
|
waltje
|
637ce66da2
|
First phase of cleaning up the use of pathnames internally. We now have the --vmpath (short: -P) commandline option to override the 'work dir' relative to which the program will try to find certain files and folders.
|
2017-09-23 21:12:37 -04:00 |
|
|
|
c1091d83d3
|
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
|
2017-08-27 04:33:47 +01:00 |
|