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
|
5be5a38db6
|
ROM loading typos fixed, MIDI typo fixed, some warnings fixed. Still messing with the ROM on some PS/2 models not working.
|
2017-10-10 18:49:34 -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
|
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
|
f6620a45d0
|
Moved the gameport and joysticks into subfolder.
|
2017-10-01 17:35:36 -04:00 |
|
waltje
|
2dbf5409c0
|
Changes to allow for auto- or selectable Internal HD controller, and some other minor changes.
|
2017-10-01 16:29:27 -04:00 |
|
waltje
|
9d9f5fdd58
|
Separation of HDD (disks) and HDC (disk controllers) with major cleanup. IDE remains same until Kotori finishes that part.
|
2017-09-30 16:58:41 -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 |
|