XeonSquared izaya
izaya synced commits to master at izaya/collapseos from mirror 2019-12-09 09:47:38 -05:00
d9db0a824e Make makefiles and shell scripts portable
izaya synced commits to master at izaya/collapseos from mirror 2019-12-09 01:47:38 -05:00
8ff4b18c51 tools: add memdumpb
izaya synced commits to master at izaya/collapseos from mirror 2019-12-08 09:47:38 -05:00
b56d6ca1c7 Rewrite uploadb.py in perl
izaya synced commits to master at izaya/collapseos from mirror 2019-12-06 17:47:38 -05:00
f6ee45264d kbd: make kbdGetC blocking
izaya synced commits to master at izaya/collapseos from mirror 2019-12-03 01:27:39 -05:00
08392fee60 recipes/rc2014/eeprom: use BASIC shell
0fb7995166 recipes/sms/romasm: add missing sentinel in .mycmds
30a0f69101 Fix broken uploadb.py
270ad926c9 recipes/sms: use BASIC shell
66dacd1816 tools/emul: add "Min SP" debug value
Compare 6 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-02 17:27:38 -05:00
15e44ec524 doc: add TI83+/TI84+ doc page
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2019-12-02 04:27:39 -05:00
f80a58ce1d removed a debug print statement from unionfs
izaya synced commits to master at izaya/collapseos from mirror 2019-12-02 01:27:38 -05:00
105acedab8 basic: improve README
10864afa96 recipes/ti84: use the BASIC shell
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-01 01:27:38 -05:00
572e3566eb Add upload tooling for BASIC shell
4c07639808 basic: make cmd table more compact
4ba84dac5c basic: add getc/putc commands
77485a0031 basic: change welcome prompt
871b06fecf bshell: adjust RAMSTART to avoid clashwith USER_CODE
Compare 5 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2019-11-26 09:37:39 -05:00
2e10fb23b4 added programs to export and import filesystems over the network
f9c8000080 added an mtrpc library
9dd7ec1889 convinced the event library to handle non-string filters
ce6e405934 the shell now prints tables that are returned as a serialized value
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-26 00:27:45 -05:00
fc23a7c4a1 basic: do registers-to-vars transfer after pgm hook call
264e72e0fd basic: add fnew and fdel commands
817088f794 fs: fix broken "ensure Z" in fsIter
7c893dada1 basic: can now execute user apps!
b29073b01d basic: add fopen command
Compare 5 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-25 00:27:38 -05:00
a0daed6812 basic: add usr command
12bc120375 basic: add bsel, bseek, getb, putb commands
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-24 16:27:38 -05:00
8f1d942e5f basic: add addr command
381d57a513 basic: make variable A the only input variable
e1df320d44 basic: add ldbas command
13f935aa88 basic: add fls command
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-24 00:27:38 -05:00
aad8efeff7 recipes/rc2014/basic: new recipe
b7d4860acf basic: add in/out commands
7761cebb0a basic: add sleep command
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-23 16:27:38 -05:00
9602f9b983 basic: add peek/poke/deek/doke commands
585e9f3b6e tools/emul: add troubleshooting instructions in README
a680fd3328 basic: add support for signed integers
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-23 00:27:38 -05:00
43b450ca30 Update bootstrap binaries
501fe96e07 lib/expr: use the IX register a bit less
2f71ad6d2f lib/expr: add left/right shifting operators
a03c5ac700 lib/expr: add bitwise operators
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-22 16:17:39 -05:00
972e8221f1 lib/expr: add division and modulo operators
1b01f13105 lib/expr: refactor for easier operator addition
fd5b2ab856 Put app-common documentation in apps/README.md
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-22 00:17:38 -05:00
e17dc1e1e1 basic: add input command
982d20f895 basic: allow printing of quoted strings
704d32279a basic: document better
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-21 16:17:38 -05:00
7262993f14 basic: add if
izaya synced commits to master at izaya/collapseos from mirror 2019-11-21 00:17:38 -05:00
3f3dd9141e basic: allow multiple args in print