XeonSquared izaya
izaya synced commits to master at izaya/collapseos from mirror 2020-03-10 05:22:28 -04:00
e95614755b emul: add forth target
0b3f6253e4 forth: add support for IMMEDIATE words
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-03-09 21:12:24 -04:00
03bd9ee39b forth: make readCompWord read from RS' BOS instead of TOS
0e8af3cea4 forth: clarify the meaning of "wordref"
e8a4768304 forth: add words "IF", "ELSE", "THEN"
03e529b762 forth: simplify execution model and handle literals better
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-03-08 20:42:25 -04:00
5cadde557c forth: add "VARIABLE"
989d8bbabf forth: add "DOES>" and "CONSTANT"
53024d88f5 forth: add "DUP", "OVER", "SWAP", "?", "+!", "ALLOT"
f0cf10ab7c forth: Check for PS underflow
580214426a forth: add +-*/
Compare 11 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-27 14:49:33 -05:00
97dcad9b15 recipes/sms/kbd: use Collapse OS' AVR assembler
64a54c72f8 Fix broken recipes
92ddc7ebc1 recipes/trs80: use grid module
a442c46935 sms/vdp: highlight cursor with inverted palette
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-24 21:29:33 -05:00
247b200dcc New kernel module: grid
izaya synced commits to master at izaya/collapseos from mirror 2020-02-23 20:59:32 -05:00
434c8d5c0d recipes/trs80: add ed
6224ea2fe9 zasm: use printcrlf instead of hardcoded CRLF
c3213e1e8c recipes/trs80: can now run zasm!
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-22 20:29:33 -05:00
2860a10f71 recipes/trs80: add CFS support
ec6df3087d recipes/trs80: add "recv" command
049f2cf222 Reverse ttysafe escaping order
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-22 12:19:32 -05:00
69f0c6dafd trs80/floppy: implement write
izaya synced commits to master at izaya/collapseos from mirror 2020-02-21 19:59:33 -05:00
438c71ad3d trs80/floppy: new module
izaya synced commits to master at izaya/collapseos from mirror 2020-02-21 11:49:33 -05:00
08328b86a9 doc: add reverse engineering notes for trs80-4p
bd38d46892 recipes/trs80: fix double line feeds
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-18 18:29:32 -05:00
0f2b3aca24 zasm: allow zasm to omit its 3rd argument
izaya synced commits to master at izaya/collapseos from mirror 2020-02-12 15:29:33 -05:00
9515d63d47 recipes/trs80: Collapse OS runs on the TRS-80 Model 4P!
c5116b39ae Fix tools Makefile for GNU make
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-02-10 14:29:34 -05:00
bab18216aa recipes/trs80: add instructions to save recv program to floppy
izaya synced commits to master at izaya/collapseos from mirror 2020-01-25 17:26:32 -05:00
9d8aa3a0d0 Add TRS-80 model 4P hardware doc
izaya synced commits to master at izaya/collapseos from mirror 2020-01-12 05:26:34 -05:00
a74ee81822 recipes/trs80: new recipe (WIP)
izaya synced commits to master at izaya/collapseos from mirror 2020-01-11 04:56:34 -05:00
e1e0676191 emul/hw/sms: add A/B ports and a Genesis pad
izaya synced commits to master at izaya/collapseos from mirror 2020-01-10 20:46:35 -05:00
b60252e330 emul/hw/(ti|sms): detect window being closed
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2020-01-10 20:46:32 -05:00
ab604c84f7 made unarchive yield
15a6151748 added a ping util for testing network connectivity
ba0320fcdc added an alias cp for the fs.copy function
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-01-09 20:16:35 -05:00
9cddaf1b59 String functions optimised (#86)
izaya synced commits to master at izaya/collapseos from mirror 2020-01-09 12:06:35 -05:00
66744c0026 emul/hw/(ti|sms): fix compilation with gcc