PS/2 mouse now correctly returns 0xFE on bad command;

The FDC now correctly turns off the drive icon's activity light on finishing the READ SECTOR ID command;
Pentium, i686, and some 486 machines now have realistic (per their documentations) minimum and maximum RAM sizes and RAM granularities.
This commit is contained in:
OBattler
2017-09-15 17:54:01 +02:00
parent a3b7dc627c
commit 6fa2d64f8e
4 changed files with 43 additions and 22 deletions

View File

@@ -356,6 +356,7 @@ ifeq ($(NETWORK), y)
LIBS += -lkernel32 -lwsock32 -liphlpapi -lpsapi
endif
LIBS += -static -lstdc++ -lgcc
LIBS += -Wl,--large-address-aware
# Build rules.