~vdupras/collapseos-ti84

b306b87dc203477825631cf5e0c047fd36c24886 — Virgil Dupras 1 year, 2 months ago 8dc5c67
Fix broken Grid
2 files changed, 7 insertions(+), 3 deletions(-)

M duskos
M ti84.fs
M duskos => duskos +1 -1
@@ 1,1 1,1 @@
Subproject commit faf36f6fc416ea950c7826290f3c3863ad1acbf6
Subproject commit 007037e8411e349c2cdad99f626341a1ddd9599d

M ti84.fs => ti84.fs +6 -2
@@ 21,10 21,14 @@ di, AF push,
    A $00 ( INT_MASK_ON ) res, ( ack interrupt )
    $03 i) ( PORT_INT_MASK ) A out,
    AF pop,
    ei, halt, then,
    ei, $100 jp, then,
  AF pop, ei, reti,
( ----- 003 )
$53 oallot
\ TODO: there's a discrepancy between what the comments say
\ and what where we actually are. According to the comments,
\ we should have "$53 oallot" below, but it creates errors in
\ the emulator. Check it out and harmonize.
$52 oallot
$5a jp, ( $56 ) $ff c, $a5 c, $ff c, ( $5a )
\ boot
di, im1,