OBattler
|
772955bf59
|
The PS/2 Model 80 memory expansion board initialization now correctly sets up the RAM mappings;
The per-device log functions now all call pclog().
|
2017-12-05 23:35:35 +01:00 |
|
waltje
|
ce1bab2967
|
Cleanups to make all logging functions use stdlog instead of stdout.
The new --logfile (-L) commandline option sets a file to log to.
The new --debug (-D) forces output to stderr if no logfile is given.
|
2017-11-24 02:24:06 -05:00 |
|
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
|
0af26c1c3b
|
More cleanups, also updated Makefile.local with all "user-settable" parts.
|
2017-10-19 21:08:41 -04:00 |
|
waltje
|
7f24ba9fe9
|
Another cleanup run.
|
2017-10-17 02:01:03 -04:00 |
|
waltje
|
ae3d0d8b22
|
More cleanups, and a bugfix in config.c (harddisk id and lun were not saved.)
|
2017-10-13 18:26:41 -04:00 |
|
waltje
|
e9bd160ad1
|
More general cleanups and bugfixes.
|
2017-10-13 02:45:04 -04:00 |
|
waltje
|
724e5c44df
|
More cleanups to separate main code from platform support and UI support, plus a few bugfixes.
|
2017-10-12 14:26:28 -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 |
|