Virgil Dupras
2f1e635b9d
ti84: tidy up driver code
...
Pushed all words directly interfacing with ports and memory offsets to
low level layers. This saves us the need for keeping those variables in
runtime memory.
2020-05-09 08:50:55 -04:00
Virgil Dupras
b2d71cb1ee
ti84: add Z offset mechanism
2020-05-09 08:13:49 -04:00
Virgil Dupras
ffdc58739a
ti84: HelloWorld!
...
In emulator of course...
2020-05-08 11:36:50 -04:00
Virgil Dupras
b90efb0f7f
ti84: first glyph on screen!
...
On the emulator of course...
2020-05-08 09:07:44 -04:00
Virgil Dupras
58ec54fc97
ti84: wip
...
Gave more priority to CPU in the emulator because initialization would
otherwise be horrendously slow.
2020-05-08 07:56:34 -04:00
Virgil Dupras
114e753b64
ti84: WIP
2020-05-08 06:50:34 -04:00
Virgil Dupras
4e98ef11bd
ti-84+: wip
...
I need RSHIFT and LSHIFT first...
2020-05-07 15:08:42 -04:00