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
訂閱:
文章 (Atom)
ubuntu kernel 5.4 pop noise (躁音) // 用 這條命令 可 暫時 關閉音效 省電模式, 但 重開機, 問題 仍在. $ sudo echo 0 > /sys/module/snd_hda_intel/parameters/power_s...
-
火箭隊 世堅 說: 中選會 最熱心了 。 是丫 ~ 東廠 ,西廠 為了 它們的 主子 ,最熱心了 。 連 睡覺 都在 想方設法 。
-
<style> ..... @media print { /* for page <div> */ .new-page-section { page-break-after: always; } } </style...
-
In Gvim ,How to setup default font and font-size In .gvimrc , You must add a ( \ ) back-slash to tell gvim , 16 is the font-size . Ot...