waltje
|
bfe038ded9
|
Cleanup, mostly network threading madness. Statusbar is now created at hard reset, IF the configuration has changed. Other minor things.
|
2017-10-29 04:20:59 -05:00 |
|
waltje
|
7f24ba9fe9
|
Another cleanup run.
|
2017-10-17 02:01:03 -04:00 |
|
waltje
|
97b3ca3430
|
Fix for ROMs not loading properly on many machines - my bad.
|
2017-10-13 02:42:15 -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
|
f6620a45d0
|
Moved the gameport and joysticks into subfolder.
|
2017-10-01 17:35:36 -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 |
|