Virgil Dupras
|
a36db99651
|
VE: properly initialize variables
This fixes weird glitches I had on trs80. It's *always* a matter of
RAM initialization. By now, I should know...
|
2020-06-07 16:16:07 -04:00 |
|
Virgil Dupras
|
2a578b3352
|
editor: implement F
|
2020-05-01 21:52:38 -04:00 |
|
Virgil Dupras
|
5bf3baff05
|
editor: add edit buffer
Also, add word "C!+" and fix PSP leak in FILL.
|
2020-05-01 13:17:40 -04:00 |
|
Virgil Dupras
|
792c781614
|
editor: add cursor pos tracking and display
|
2020-04-30 20:42:07 -04:00 |
|
Virgil Dupras
|
9edab10a3a
|
blk: add dirty flag and auto write blocks on fetch
Also, fix some PSP leaks related to LOAD.
|
2020-04-16 20:59:20 -04:00 |
|
Virgil Dupras
|
79ce88c12c
|
tools: add blkunpack
and remove cfspack, which will not ever be used again.
|
2020-04-16 19:44:17 -04:00 |
|
Virgil Dupras
|
57e20f0532
|
Block explorer upgraded to block editor!
|
2020-04-16 15:59:43 -04:00 |
|