Compiling src/mess/drivers/timex.c...
cc1plus.exe: warnings being treated as errors
In file included from src/mess/drivers/timex.c:158:
src/mess/formats/timex_dck.h:19: error: 'typedef' was ignored in this declaration
make: *** [obj/windows/mess/mess/drivers/timex.o] Error 1
It looks like it is getting close for me. As of 7376 I am seeing this trying to boot TDOS20A disk: If I boot the IMD image I get "64K Memory" boot screen and then the message "Not a System Disk Reboot". If I convert the IMD to raw binary with IMDU I am getting a BOOT ERROR DC. Can anyone confirm this behavior?