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 |
|
OBattler
|
efda4bde0d
|
The device configuration dialogs are now Unicode.
|
2017-10-11 07:57:35 +02: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
|
c902d553f1
|
More cleanups, integrating win.c and multilanguage support, initial UI API cleanup.
|
2017-10-08 19:15:31 -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
|
63c532d940
|
Even more cleanups. Also renamed hdd/ to disk/ as that makes more sense. Machines with an Internal HDC (usually IDE) can now also select an alternative one instead.
|
2017-10-02 02:21:38 -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 |
|