Izaya izaya
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-14 02:57:39 +10: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 18:47:38 +10:00
6a5ff3adcb rc2014: unify SD Card driver
cbf5baf3b6 Pack core words a bit
dfe474ca0e xcomp: add XCOMPILE and X[COMPILE]
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-13 10:37:38 +10:00
44b065ff99 ti84: unify drivers
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-13 02:27:38 +10:00
1094ec9c57 Make DO..LOOP stable
b760c2d353 SCPY: don't copy the NULL
231d727598 Move a few words from core to xcomp core
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-12 18:17:38 +10:00
9ad7ee7a4b Rename Inner core to Cross-compiled core
6beb082e29 acia: make wholly cross compilable
da371451cc Replace INITIAL_SP with PS_ADDR conf
73482e7ea1 Reword root block
Compare 4 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 17:55:07 +10:00
b89ff14d5c added type annotations and descriptions for functions where appropriate
7ddece288b added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script
cf373668a9 added a title for PDF generation
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 12:08:04 +10:00
b3cfeb13ec remove replaced kernel modules
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 12:04:50 +10:00
b4ee8ed8a6 point build.sh to the right finddesc
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 12:01:46 +10:00
4f3bac551e updated finddesc to use the new doc library, allowing type annotations and building a directory of documentation
a917016a66 fix type annotation in event.ignore
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 10:57:15 +10:00
d47a0748bd added type annotations to documentation for various libraries
izaya merged pull request izaya/OC-PsychOS2#2 2020-05-12 10:55:37 +10:00
Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output
izaya pushed to master at izaya/OC-PsychOS2 2020-05-12 10:55:37 +10:00
405ee6408d Merge pull request 'Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output' (#2) from Skye/OC-PsychOS2:git-windows-bash-fixes into master
e09650276a Improve markdown output from finddesc.lua
daa2975fd6 Fix the build process so that it works on the Bash shell for Git on Windows
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-11 17:47:39 +10:00
73b6d9905e Add 7x7 font
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-11 09:37:39 +10:00
4e1fe916be ti84: working!
2791dd992e ti84: offset binary by 0x100 to free space for TI-specific stuff
62ae1012df ti84: allow case select during a-lock with 2nd mode
a6aba40327 ti84: fix a-lock debouncing bug
Compare 4 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-11 01:27:40 +10:00
06a4674317 ti84: implement a-lock
a476773813 Add words BIT@ and BIT!
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-05-11 01:00:15 +10:00
d59cc53340 updated netutil to use the documentation library's type signature system
cae7c916ae made the shell include the documentation library automatically
b465aebbdb added a library for retrieving documentation
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-10 17:17:39 +10:00
244776a7eb ti84: enable alpha key
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-10 09:07:40 +10:00
abafd6d67b ti84: fix glitches
e06d6c5345 ti84: we have a prompt
4ce0727c72 ti84: kbd driver wip
Compare 3 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-10 00:57:40 +10:00
2f1e635b9d ti84: tidy up driver code
b2d71cb1ee ti84: add Z offset mechanism
Compare 2 commits »
izaya synced commits to forth at izaya/collapseos from mirror 2020-05-09 16:47:39 +10:00
afc2327770 Split icore in 2 parts
baf725aa38 Move a bunch of words from core to inner core
Compare 2 commits »