You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed basic asm86 tool support for old CCP/M-86 1.0 (ES not set from DS explicitly but needed for CP/M-86 interrupt)
Fixed the graphics library to work in Concurrent DOS 3.2 to 4.1 and DOS Plus. A glitch was appearing in those programs due to the fact that graphics presupposes PC-Mode. so an xstatline function invoking XIOS to switch to PC Mode has been added.
Fixed mem command now working on CCP/M-86 1.0/3.1 (int 12 not accessible)