Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2019-11-19 21:38:25 +11:00
b3aa15b580 init now sets the hostname, if possible
1f66ef4f1c fobject:read() now supports reading until a specific character
bba92a74f9 made build.sh put the init config in the right place
b66e8f93a7 made free floor all numbers
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-19 13:03:49 +11:00
f5b04fc02f basic: add expression support to print
0bd58fd178 basic: parse hex, binary and char literals
1cea6e71e0 basic: add a print cmd
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-16 11:36:46 +11:00
019d05f64c Make the shell a userspace app
izaya synced commits to master at izaya/collapseos from mirror 2019-11-16 03:26:48 +11:00
cdd0b64570 Modify userspace .org and RAMSTART expectations
d74b85f146 zasm: allow .org to be specified from command line
e5255d22f9 zasm: make .org affect "@" symbol
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-15 19:16:46 +11:00
79e04189b0 Update bootstrap binaries
6e714875dc zasm: Constants now override labels at all times
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-15 02:56:45 +11:00
7cf3ed38da Extract str.asm from core.asm and make core included by userspace
izaya synced commits to master at izaya/collapseos from mirror 2019-11-14 18:46:45 +11:00
0e79035d9c Disable test failing on Travis
69750b4da6 Update bootstrap binaries
82995eb346 zasm: have .fill generate an error on overflow
8d46895dd3 lib/parse: decimal ending with a whitespace are now valid
7274dccbe7 Move ASCII consts to ascii.h
Compare 7 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-14 10:36:51 +11:00
f3992ed598 basic: begin an implementation from sratch
1ae51bea3a tests: remove instr blacklist
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-13 18:16:45 +11:00
39f3637c60 recipes/ti84: TI-84+ base recipe is complete!
0e9173a89a zasm: optimize handleRST a little bit
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-13 10:06:46 +11:00
4de2ce3ceb zasm: add RST instruction
izaya synced commits to master at izaya/collapseos from mirror 2019-11-12 17:46:46 +11:00
518df7a05e zasm: add poor man's indexing in instr table
cbc6fb5931 zasm: clean up jump table requirements
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-12 09:36:46 +11:00
17cc28e211 recipes/ti84: use a 3x5 font instead of a 5x7 one
izaya synced commits to master at izaya/collapseos from mirror 2019-11-12 01:26:46 +11:00
cb1e68e3e2 add link to subreddit (#71)
izaya synced commits to master at izaya/collapseos from mirror 2019-11-11 17:16:46 +11:00
30d6fdb16b ti/lcd: use brand new support for IX in SRL and RR
2bff486cd2 Update bootstrap binaries
5f6b303e75 zasm: add IX/IY support to SRL, RR and RL
506c3d0a96 zasm: generalize handling of IX/IY in 0xcb upcode family
d9d6093287 zasm: simplify (IX/Y+d) handling
Compare 5 commits »
izaya pushed to master at izaya/OC-misc 2019-11-11 16:13:33 +11:00
a6ff63d398 fixed repoinstaller's dealing with absolute paths
izaya synced commits to master at izaya/collapseos from mirror 2019-11-11 09:06:46 +11:00
68ef686c3c zasm: fix 16-bit include lineno counting
999ab56366 zasm: add generic handling of BIT argument
553b346b92 zasm: getUpcode -> spitUpcode
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-10 16:46:46 +11:00
c4658591bd ti/lcd: allow for fonts smaller than 5 pixels
izaya synced commits to master at izaya/collapseos from mirror 2019-11-10 08:36:46 +11:00
6d9f96aee6 ti/lcd: add support for backspace
a4190f9984 recipes/ti84: document usage
2026113480 ti/kbd: lowercase letters by default, 2nd to upcase
9c37471780 ti/kbd: improve debouncing
418af5f626 ti/kbd: make Alpha and 2nd toggle
Compare 5 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-10 00:26:46 +11:00
67f689260f ti/lcd: Add scrolling through z-offset
6a70a0e5e6 ti/lcd: wrap rows on overflow
b27a71cb88 ti/kbd: fix space character
Compare 3 commits »
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-11-09 22:26:41 +11:00
c9bb890a59 aaaaaaaaaaaaaaaa
78a68efa00 cleared up some docs
Compare 2 commits »