Izaya izaya
izaya synced commits to master at izaya/collapseos from mirror 2019-12-16 11:13:49 +11:00
2652c81519 avra: make CLR work properly
20861767e6 avra: generalize arg swapping behavior
14fbfa2967 avra: small _parseArgs refactoring
62eb5589c3 avra: refactor instruction tbl
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-16 03:03:49 +11:00
aa8df95f7d Add "avr/" includes folder
64935d8b40 avra: add IN and OUT instructions
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-15 10:43:49 +11:00
ab578159b7 avra: refactor args parsing
fa75f30ffb avra: add RJMP and RCALL instructions
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-15 02:33:49 +11:00
33c480a5dd avra: remove useless instrBRBits table
a5efc695e9 avra: add "Rd + bit" instructions
c696fcbce4 avra: add "with immediate" instructions
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-14 18:23:50 +11:00
4b9712a224 avra: add branching instructions
izaya synced commits to master at izaya/collapseos from mirror 2019-12-14 10:13:49 +11:00
57c1a10434 avra: first steps
e691dab070 zasm: little drive-by optimization
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-14 02:03:50 +11:00
0d7693a163 core: remove writeHLinDE
izaya synced commits to master at izaya/collapseos from mirror 2019-12-13 09:43:49 +11:00
1b8b113536 Fix filesystem in shell emulator
948a06cb41 tools/tests: add missing doc about shell tests
4f7a05e3b7 core: remove cpHLDE
c002c69208 Include tools/tests/shell/test.cfs in repo
9ab292a6d5 Add shell automated tests
Compare 9 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-12 17:23:49 +11:00
5d33d165a2 cfspack: allow multiple patterns and multiple paths in args
izaya synced commits to master at izaya/collapseos from mirror 2019-12-12 09:13:49 +11:00
888395d496 tools: replace tools for old shell with tools for new shell
1710c865dc doc: refer to the new BASIC shell in example
25d25d017c Replace old shell with BASIC shell
20151a97f8 recipes/rc2014/zasm: use BASIC shell
880775ae69 recipes/rc2014/sdcard: use BASIC shell
Compare 6 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-11 08:43:49 +11:00
b40b39f45c tools: add blkdumpb
izaya synced commits to master at izaya/collapseos from mirror 2019-12-10 16:23:49 +11:00
9ec71ecfee tools/uploadb: rewrite in C
fcee98ee4e tools: use the new "puth" BASIC command
fb93fcd6e6 recipes/rc2014/eeprom: add usr.asm
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-10 08:13:49 +11:00
beaea6f978 basic: add puth command
d9db0a824e Make makefiles and shell scripts portable
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-09 15:53:49 +11:00
8ff4b18c51 tools: add memdumpb
izaya synced commits to master at izaya/collapseos from mirror 2019-12-09 07:43:49 +11:00
b56d6ca1c7 Rewrite uploadb.py in perl
izaya synced commits to master at izaya/OC-Minitel from mirror 2019-12-08 21:13:46 +11:00
52ae542344 inital RPC-reladed commit
izaya synced commits to master at izaya/collapseos from mirror 2019-12-07 14:53:49 +11:00
5e0a548faa kbd: squeeze out a few bytes
b9292eb8d0 recipes/rc2014/ps2: Use BASIC shell
3a68807cd4 kbd: make kbdGetC blocking
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-03 21:03:49 +11: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
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-12-03 12:53:49 +11:00
66dacd1816 tools/emul: add "Min SP" debug value
2f07d849a8 tools/emul: deduplicate a little bit of C code
15e44ec524 doc: add TI83+/TI84+ doc page
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-12-02 12:28:23 +11:00
f80a58ce1d removed a debug print statement from unionfs