Changes

Amstrad DMP1 printer

122 bytes added, 17:59, 21 August 2010
/* DMP1 Control Codes */
chr(0Dh) CR or CR+LF (switch-selectable)
chr(14h) CR
chr(0Eh) Double Width Mode(also restores 1/6" line feed rate; after graphics printing) chr(0Fh) Normal Width Mode(also restores 1/6" line feed rate; after graphics printing)
chr(10h),"NN" Print Position in character units (NN = two-digit ASCII, "00..79")
chr(1Bh,10h,hi,lo) Print Position in dot units (hi:lo = 9bit binary, 0..479) (lo=lower 7bit, hi=upper 2bit)
6,388
edits