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
|
ffa22a216c
|
More general changes and cleanups, mostly in machine/ now. Also updated SCSI and Network device drivers to use new device init method.
|
2017-10-07 22:19:11 -04:00 |
|
waltje
|
633adc6b02
|
Another big change, this time to the NVR. It has been re-done, integrated with the RTC code, and is now ready to be used by other, non-AT-compatible systems, including an ISA card for PC/XT.
|
2017-10-03 16:28:26 -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
|
73ef17be9e
|
Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
|
2017-09-04 01:55:59 -04:00 |
|
OBattler
|
3e10570bbd
|
Machine code restructure, models are now machines instead and the init functions are in the machine files rather than in machine.c (former model.c), also moved the machine stuff into the machine/ subdirectory.
|
2017-09-02 20:39:57 +02:00 |
|