[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleII keymap (and a screenshot of the WIP)



simcop2387 <simcop2387@gmail.com> writes:
> Ok in this short time I've now successfully booted the apple II+ rom and
> can program in basic, with a few issues currently i need a keymap for the
> keyboard (e.g. which key is which keycode)

The Apple II doesn't use "keycodes".  It uses ASCII.

If you don't have the keyboard mapped as ASCII, how is it that you are
able to program in BASIC?

> and a disk controller (shouldn't be too hard)

That's by far the trickiest part to get right.