view cpm2.d/cpm2_imd @ 12556:79923443dff9 draft default tip

<Sgeo> ` rm -r /hackenv/pli-1.4.1
author HackEso <hackeso@esolangs.org>
date Thu, 07 May 2026 23:44:20 +0000
parents a7167805dea8
children
line wrap: on
line source

d tracks[0-7] 254
attach dsk0 cpm2.dsk
attach dsk1 app.dsk
attach hdsk0 i.dsk
;demo how to use an SS SD 128-bytes sector IMD disk in CP/M 2
;it will mount as drive J:
attach hdsk1 128sssd.imd
set cpu 64k
set cpu noitrap
set cpu z80
set cpu altairrom
set cpu nonbanked
reset cpu
set sio ansi
set sio nosleep
boot dsk