Block a user
fab88f137c
svc-virtudev: virtual devices for KittenOS NEO
7680aa7579
Apparently I missed a few details of the packaging stuff for setup
429de87a61
Add missing secpolicy version bump (oops)
7307eb30a4
Consider 'tablet' component & tablet_use safe in secpolicy, fix incorrect documentation on k.computer
0d9583fcff
r8: Yet another release for a single feature request
408d93bd23
forth: Forth-ify "IMMED?"
8f990ff954
forth: Forth-ify "IMMEDIATE"
41cd8086d4
forth: don't use "(entry)" in dummy.fs
409a9f87e5
forth: replace "ROUTINE" with "JTBL"
26871be6f2
forth: Forth-ify "C,"
839021e0f8
forth: Forth-ify "(print)"
edcd80e3a6
forth: Forth-ify "(parse)"
941224be94
forth: Forth-ify "-"
005dd98fc2
forth: Forth-ify "R>" and ">R"
1e7e696e4a
forth: Forth-ify ";"!!!
cb3e6469b8
forth: make "(parsed)" support negative literals
40eda1d933
forth: Forth-ify "*"
e82f13acf1
forth: Forth-ify "I", "I'", "J"
cf2f6703bb
forth: make forth/forth.asm spit whole binary
966f6df0c5
forth: Forth-ify "KEY"
636407969d
forth: Forth-ify "(emit)"
d1f572d2ed
forth: Word-ified "(print)"
42abbe75aa
forth: remove 0 and 1 constants
67de47ebd4
screenblank works with the new rc system now, rejoyce
9eec6bf193
mount() now asks for the right addresses
cfe3e78d64
importfs and exportfs improvements
6c2ef1580b
made fsmanager work with the new rc system
dbb7080ca2
made rpc.call less flimsy hopefully
928a1db13c
colours in the shell!
eccc80ad16
added tab support to the terminal emulator
c2d8fc845d
forth: bring ." and ABORT" down to core.fs level
3e934a2a3b
forth: fix name conflict with "H" in core and z80a
77ecbc4918
forth: Forth-ify "'" and "[']"
6d8edeec63
forth: Forth-ify "C!" and "C@"
66412a1c30
forth: Forth-ify "XOR"
3a08fa7e74
forth: add a stable ABI
f0ab57c8cc
forth: Forth-ify "AND"
6c5f39806b
forth: improve bootstrap process
d6516e2122
forth: Forth-ify "2*" stack management words
67c55b0b2f
forth: Forth-ify ROT, a native word!
0993182839
removed default-init as it is redundant
1c252126e8
improved the rc lib, assuming the start function returns a pid
1f97e90066
made the shell actually able to print tables containing functions
7b8c532141
made getty record the basepid properly
ca7c21d49f
forth: make "(entry)" call WORD itself
5387e08437
forth: make bin staging process a bit less hackish
ffe61a12f8
forth: make prev word field relative
00de336976
forth: add "CODE"!!!
46833f3819
forth: Forth-ify "LIT", "LITS", "LIT<"
54fd5fbb2b
forth: Forth-ify "CREATE"
1e886f5f34
forth: add word "ROUTINE"
33e47d4938
forth: begin z80 assembler
d5b6659507
forth: forgot to commit high.fs...