Files
RomWBW/branches/wbw/Apps/crossdev/AUTOEXEC.Z80
2013-02-16 06:47:37 +00:00

19 lines
314 B
Plaintext

;
; This is a sample AUTOEXEC.Z80 file. Tailor it to your own preferences,
; or delete it entirely.
;
set_bdos min
set_cpmecho off
set_cpmlist lpt1
set_cpmpun com1
set_cpmrdr com1
set_cpu z80
set_fake on
set_illop fault
set_iobase 400
set_mask on
set_source z80
set_term h19
set_vars on
coldboot