2015年6月15日 星期一

How to Use 22nice CP/M 2.2 emulator in dosbox(emu)



[[[1]  22nce142.zip  extract  x:\22nice     ;; x: is your selection drive maybe c: d:

[[[2] change dosbox.conf     in [autoexec]  section

  mount c x:\22nice
  c:

[[[3] copy some  cpm(80)   .com file to    x:\22nice   , for example MBASIC.COM


[[[4]  rename x:\22nice\MBASIC.COM   to MBASIC.CPM


[[[5] START DOSBOX

[[[6]
22NICE.exe [CR]
GENCOM MBASIC.CPM PROCESSOR=Z80  ;; will generate small MBASIC.COM

MBASIC [CR]    ;;  RUN z80/cpm80's MBASIC  will bring up Microsoft cp/m basic
 
      

Ubuntu 18.04 讀卡機 driver , ( IT-500U )

# ubuntu 18.04.06 , Let   (info-think it-500U card-reader) driver work $sudo apt-get install build-essential libusb-1.0-0-dev libpcsclite-de...