Hello Curt,

Originally Posted by Curt Coder
Compiling src/mess/machin/ti99/tn_usbsm.c...
tn_usbsm.c
src\mess\machine\ti99\tn_usbsm.c(272) : warning C4333: '>>' : right shift by too large amount, data loss
Compiling src/mess/machine/ti99/tn_ide.c...
tn_ide.c
src\mess\machine\ti99\tn_ide.c(193) : warning C4333: '>>' : right shift by too large amount, data loss
src\mess\machine\ti99\tn_ide.c(204) : warning C4333: '>>' : right shift by too large amount, data loss

should be fixed now. Both are devices that are not fully tested by me; just inherited from earlier developments. Thanks for the report, but I'd suggest to post such reports to the devs mailing list; I just stumbled over your message here. Or send me a PM.

Michael