Block a user
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
b760c2d353
SCPY: don't copy the NULL
231d727598
Move a few words from core to xcomp core
b3cfeb13ec
remove replaced kernel modules
b4ee8ed8a6
point build.sh to the right finddesc
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
d47a0748bd
added type annotations to documentation for various libraries
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
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
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
06a4674317
ti84: implement a-lock
abafd6d67b
ti84: fix glitches
e06d6c5345
ti84: we have a prompt
4ce0727c72
ti84: kbd driver wip
2f1e635b9d
ti84: tidy up driver code
b2d71cb1ee
ti84: add Z offset mechanism
afc2327770
Split icore in 2 parts
baf725aa38
Move a bunch of words from core to inner core
24e588019b
Add words RSHIFT and LSHIFT
4e98ef11bd
ti-84+: wip
f2f3474698
Begin copying fonts (and compiler) to blk
be66d7b4a2
editor: implement E
204a9c69f8
editor: fix PSP leak in F
feb0411530
editor: simplify I with the use of MOVE-
eaeb138a0c
Add words C@- C!- and MOVE-
690d9e6313
editor: improve I
ab6a2688fe
recipes/trs80: self-hosting
58ece9f9a1
editor: implement I command
f54b1dc504
Add 2>R and 2R>
b89fa2981f
recipes/trs80: move RECV program to blkfs
60b4bbf28a
Fix DUMP's broken "round up to next 8" logic
9df053b76c
z80a: add CPn,
31119c2de3
xcomp: move all offset spitting to the end of the unit
fa79e3d8a6
Make (print) stop on CR
c494917452
blk: Add LOAD+ and LOADR+
3c2e0dd9df
Add usage guide section about disk blocks