/* Generic 6502 header file */ //int getchar() = $f000 //void putchar() = $f002 #label exit $FF00 #origin $0300