On Sat, 23 Jul 2005 sam124@operamail.com wrote:
I would like to do single character output using data stored in the 6502's accumulator. I would also like to do single character input, with and without echoing.
The former is JSR $FDED. -uso.