Block a user
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
6a5ff3adcb
rc2014: unify SD Card driver
cbf5baf3b6
Pack core words a bit
dfe474ca0e
xcomp: add XCOMPILE and X[COMPILE]
1094ec9c57
Make DO..LOOP stable
b760c2d353
SCPY: don't copy the NULL
231d727598
Move a few words from core to xcomp core
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
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
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
Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output
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
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
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
afc2327770
Split icore in 2 parts
baf725aa38
Move a bunch of words from core to inner core