Izaya izaya
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-09 08:37:39 +10:00
ffdc58739a ti84: HelloWorld!
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-09 00:27:40 +10:00
b90efb0f7f ti84: first glyph on screen!
58ec54fc97 ti84: wip
114e753b64 ti84: WIP
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-08 08:07:39 +10:00
24e588019b Add words RSHIFT and LSHIFT
4e98ef11bd ti-84+: wip
f2f3474698 Begin copying fonts (and compiler) to blk
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-07 23:57:40 +10:00
be66d7b4a2 editor: implement E
204a9c69f8 editor: fix PSP leak in F
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-07 15:47:38 +10:00
feb0411530 editor: simplify I with the use of MOVE-
eaeb138a0c Add words C@- C!- and MOVE-
690d9e6313 editor: improve I
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-07 07:37:38 +10:00
ab6a2688fe recipes/trs80: self-hosting
58ece9f9a1 editor: implement I command
f54b1dc504 Add 2>R and 2R>
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-06 15:17:39 +10:00
b89fa2981f recipes/trs80: move RECV program to blkfs
60b4bbf28a Fix DUMP's broken "round up to next 8" logic
9df053b76c z80a: add CPn,
31119c2de3 xcomp: move all offset spitting to the end of the unit
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-06 07:07:38 +10:00
fa79e3d8a6 Make (print) stop on CR
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-05 14:47:38 +10:00
c681cb639d Add words >< and =><=
c494917452 blk: Add LOAD+ and LOADR+
3c2e0dd9df Add usage guide section about disk blocks
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-05 06:37:38 +10:00
986a40d3e2 trs80: override NL to avoid double newlines
izaya synced commits to master at izaya/collapseos from mirror 2020-05-05 06:37:38 +10:00
78b9f89950 Update README: Forth reboot in process
izaya synced commits to master at izaya/OC-Minitel from mirror 2020-05-05 03:47:35 +10:00
c6c471cfcf added the local listener. whoops.
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-04 22:27:38 +10:00
24e9fa0c30 Add word NL
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-04 14:17:39 +10:00
a3c3a2f44a Remove unused DELW
8ef197d248 Make linker more compact
a96b5f1dec Restore DOES> section in usage guide
e375562a9f Revamp dictionary's glossary
df242bb9eb Revamp usage guide a bit
Compare 5 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-04 06:07:39 +10:00
d3dbeb450f Tidy up
47a9c89f19 Update READMEs
5504c796ee tools: add blkup
7344186c62 tools: add blkup
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-05-04 06:07:39 +10:00
dcd68fc40b forth: transform (find) into FIND which is an indirect call
izaya synced new reference wip to izaya/collapseos from mirror 2020-05-04 06:07:38 +10:00
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-03 13:47:40 +10:00
f023f9bcb4 Pack core words blks a bit tighter
3373f53997 tidy up blk and fix tests
3d908cef3a Move all parsing words to Inner core
8009270e79 Optimize parsing words
931c812394 Remove cmp
Compare 5 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-03 05:37:48 +10:00
0b3a328e65 Add a layer of indirection for KEY
446a58006d Remove one of the 2 indirection layers for EMIT
443ed754e9 trs80: add missing blk
3a27479f2b fix stupid typo
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-02 21:27:37 +10:00
b8d8007a3f trs80: add *CL< and *CL>