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
|
97b3ca3430
|
Fix for ROMs not loading properly on many machines - my bad.
|
2017-10-13 02:42:15 -04:00 |
|
OBattler
|
cf40a3c8f4
|
Added MACHINE_CBUS #define, as well as DEVICE_ISA, DEVICE_CBUS, and DEVICE_EISA.
|
2017-10-08 05:43:44 +02: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
|
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
|
ef677295f7
|
Finalized changing the 286-based systems to have an "internal ide" controller; these machines now have to select the desired HD controller from the menu. The Samsung 286 machine also needs its upper 384K remapped. Added machine_at_scat_remap() to implement thjs for SCAT-based boards.
|
2017-09-18 22:39:02 -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 |
|