XeonSquared izaya
izaya synced commits to master at izaya/YouTube2PeerTube from mirror 2020-05-24 06:29:36 -04:00
187d12f10c Add main function + command line option to run once (#19)
izaya synced commits to master at izaya/collapseos from mirror 2020-05-23 23:19:30 -04:00
02e6979a46 emul: implement AT-XY
05ca95e759 emul: make updatebootstrap two-stepped
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-05-23 15:19:30 -04:00
c0b7b45570 emul: fix backspace
7f3e55cb51 emul: add live register stats in the corner
08b0c56ff6 emul: run Collapse OS inside a limited, fixed window
1d4b75add2 emul: deduplicate some code
93c6d150e2 emul: don't embed forth.bin in emul binaries
Compare 7 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-05-23 07:09:31 -04:00
d041b91846 Optimize chkPS
4f2c2ab80a z80a: add a few ops
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-05-22 23:09:30 -04:00
581c6d015c Fix blk overflow in usage guide index
a2136e604d rc2014/eeprom: adjust instructions
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-22 14:59:31 -04:00
7a38c3e228 Add word TUCK
d5beeac96b Add word NIP
b08970ae8a Add word ?DUP
6f8cbadfb0 rc2014: fix misinformation in README
Compare 4 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-05-22 14:59:31 -04:00
6bff03a48b Move adev to core
bb190f9665 Add word TUCK
41d439376d Add word NIP
f75b1c8864 Add word ?DUP
986249cf5e rc2014: fix misinformation in README
Compare 6 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-21 22:59:30 -04:00
d777a74be3 Forth takeover!
0939241db1 Add bootstrap guide
Compare 2 commits »
izaya synced new reference z80asm to izaya/collapseos from mirror 2020-05-21 22:59:30 -04:00
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-21 14:49:32 -04:00
b5683f447b sms/kbd: update instructions for Forth Collapse OS
b06cf09754 rc2014/ps2: update recipe to Forth's Collapse OS
e9e3bd80f6 ps2: fix PS2_SHIFT check
223cb94466 tools/upload: use C! instead of A!
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-20 20:53:11 -04:00
7d28637740 ps2: add shift support
b874a1c175 ps2: wip
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-20 04:33:10 -04:00
c86d8a74a0 sms/kbd: PS/2 driver WIP
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-19 12:13:12 -04:00
aad6b5c2e5 avra: add global constants
ac309bbd9e avra: rename AGAIN, to AGAIN?,
7a41c5c6f9 avra: add IF, .. THEN,
8bbd29d37d avra: add SKIP, .. AT,
8ca85abfbd avra: add BEGIN, .. AGAIN,
Compare 5 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-19 04:03:11 -04:00
7b7e60ed4a avra: implement LD/ST
6a55a04f22 sms/kbd: still advancing on ps2ctl
e0bc14e55c avra: implement BR*
cdddfdefae avra: add a layer of indirection to FLBL!
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-18 03:33:12 -04:00
63dec372ce sms/kbd: continue advancing on ps2ctl rewrite
177e70580f sms/kbd: begin rewriting ps2ctl to Forth
8c4c879a65 avra: begin implementing forward label system
212126d6d2 avra: add RJMP and RCALL
b5d42924ba avra: add arg range checks
Compare 52 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-14 04:40:49 -04:00
80d730318a Simplify LOAD's INTERPRET exit mechanism
2e9e7047bf Make INTERPRET break on ASCII EOT
052d59a3a2 TOWORD: tiny optimization
33d37d4ce9 WORD: don't overwrite RAM on words over 31 chars
Compare 4 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2020-05-14 04:40:48 -04:00
124b39c96d Merge pull request 'Fix document generation on Windows (using Git Bash)' (#3) from Skye/OC-PsychOS2:git-windows-bash-fixes into master
56af6d1ade Fix document generation on Windows (using Git Bash)
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-13 20:30:49 -04:00
bd1e76ec5b Gather all RC2014 drivers into a single "RC2014 Recipe section"
9b85961093 Rename "Core words" to "XPACKed core"
76037ca1e7 Simplify boot process
bb77cd0759 xcomp: add overrides into a loadable block
0434d02818 xcomp: implement X[']
Compare 5 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-13 12:20:49 -04:00
7c20501f27 Move core's blk to xcomp core (low and high)
d956386e9b Move core's readln to xcomp core (high)
029df00ad4 Free some space for xcomp core
56af516d07 Move core's fmt to xcomp core (high)
e2e9faef2c Move a bunch of words from core to xcomp core
Compare 7 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-13 04:14:51 -04:00
6a5ff3adcb rc2014: unify SD Card driver
cbf5baf3b6 Pack core words a bit
dfe474ca0e xcomp: add XCOMPILE and X[COMPILE]
Compare 3 commits »