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:
@@ -356,6 +356,7 @@ ifeq ($(NETWORK), y)
|
||||
LIBS += -lkernel32 -lwsock32 -liphlpapi -lpsapi
|
||||
endif
|
||||
LIBS += -static -lstdc++ -lgcc
|
||||
LIBS += -Wl,--large-address-aware
|
||||
|
||||
|
||||
# Build rules.
|
||||
|
||||
Reference in New Issue
Block a user