-rw-r--r-- | .gitignore | 9L |
-rw-r--r-- | COPYING | 622L |
-rw-r--r-- | HARDWARE.md | 33L |
-rw-r--r-- | Makefile | 93L |
-rw-r--r-- | README.md | 4140B |
-rw-r--r-- | REFS.md | 44L |
-rw-r--r-- | ROADMAP.md | 96L |
-rw-r--r-- | buildbios13.fs | 4L |
-rw-r--r-- | buildnds.fs | 10L |
-rw-r--r-- | buildpc.fs | 19L |
-rw-r--r-- | buildpctest.fs | 6L |
-rw-r--r-- | buildrpi.fs | 13L |
-rwxr-xr-x | codesize.sh | 3L |
-rw-r--r-- | fs/ar/puff.c | 708L |
-rw-r--r-- | fs/ar/tar.fs | 46L |
-rw-r--r-- | fs/ar/ungz.fs | 24L |
-rw-r--r-- | fs/asm/arm.fs | 90L |
-rw-r--r-- | fs/asm/i386.fs | 240L |
-rw-r--r-- | fs/asm/label.fs | 18L |
-rw-r--r-- | fs/asm/uxntal.c | 488L |
-rw-r--r-- | fs/asm/uxntal.fs | 10L |
-rw-r--r-- | fs/comp/c/cc.fs | 21L |
-rw-r--r-- | fs/comp/c/egen.fs | 257L |
-rw-r--r-- | fs/comp/c/expr.fs | 130L |
-rw-r--r-- | fs/comp/c/feed.fs | 18L |
-rw-r--r-- | fs/comp/c/fgen.fs | 199L |
-rw-r--r-- | fs/comp/c/func.fs | 11L |
-rw-r--r-- | fs/comp/c/gen.fs | 53L |
-rw-r--r-- | fs/comp/c/glob.fs | 14L |
-rw-r--r-- | fs/comp/c/lib.fs | 172L |
-rw-r--r-- | fs/comp/c/op.fs | 48L |
-rw-r--r-- | fs/comp/c/pp.fs | 39L |
-rw-r--r-- | fs/comp/c/ptype.fs | 91L |
-rw-r--r-- | fs/comp/c/tok.fs | 128L |
-rw-r--r-- | fs/comp/c/type.fs | 188L |
-rw-r--r-- | fs/cos/core.blk | 1L |
-rw-r--r-- | fs/cos/cos.fs | 41L |
-rw-r--r-- | fs/cos/z80.blk | 1L |
-rw-r--r-- | fs/doc/ar/tar.txt | 84L |
-rw-r--r-- | fs/doc/arch.txt | 126L |
-rw-r--r-- | fs/doc/asm/arm.txt | 126L |
-rw-r--r-- | fs/doc/asm/i386.txt | 213L |
-rw-r--r-- | fs/doc/asm/index.txt | 108L |
-rw-r--r-- | fs/doc/boot.txt | 64L |
-rw-r--r-- | fs/doc/cc/impl.txt | 322L |
-rw-r--r-- | fs/doc/cc/index.txt | 32L |
-rw-r--r-- | fs/doc/cc/lib.txt | 112L |
-rw-r--r-- | fs/doc/cc/usage.txt | 206L |
-rw-r--r-- | fs/doc/code.txt | 170L |
-rw-r--r-- | fs/doc/cos/dict.txt | 383L |
-rw-r--r-- | fs/doc/cos/intro.txt | 27L |
-rw-r--r-- | fs/doc/deploy.txt | 118L |
-rw-r--r-- | fs/doc/design/limits.txt | 97L |
-rw-r--r-- | fs/doc/design/port.txt | 30L |
-rw-r--r-- | fs/doc/design/purpose.txt | 51L |
-rw-r--r-- | fs/doc/design/shell.txt | 76L |
-rw-r--r-- | fs/doc/design/simple.txt | 71L |
-rw-r--r-- | fs/doc/design/speed.txt | 49L |
-rw-r--r-- | fs/doc/dict.txt | 403L |
-rw-r--r-- | fs/doc/dirs.txt | 118L |
-rw-r--r-- | fs/doc/emul/uxn.txt | 76L |
-rw-r--r-- | fs/doc/gr/color.txt | 50L |
-rw-r--r-- | fs/doc/gr/cursor.txt | 37L |
-rw-r--r-- | fs/doc/gr/plane.txt | 80L |
-rw-r--r-- | fs/doc/gr/rect.txt | 58L |
-rw-r--r-- | fs/doc/hal.txt | 311L |
-rw-r--r-- | fs/doc/hw/arm/arch.txt | 17L |
-rw-r--r-- | fs/doc/hw/arm/rpi/rpi.txt | 51L |
-rw-r--r-- | fs/doc/hw/i386/arch.txt | 34L |
-rw-r--r-- | fs/doc/hw/i386/pc/bios13.txt | 32L |
-rw-r--r-- | fs/doc/hw/i386/pc/com.txt | 29L |
-rw-r--r-- | fs/doc/hw/i386/pc/deploy.txt | 124L |
-rw-r--r-- | fs/doc/hw/i386/pc/vesa.txt | 32L |
-rw-r--r-- | fs/doc/index.txt | 40L |
-rw-r--r-- | fs/doc/iter.txt | 119L |
-rw-r--r-- | fs/doc/lib/alloc.txt | 100L |
-rw-r--r-- | fs/doc/lib/arena.txt | 52L |
-rw-r--r-- | fs/doc/lib/array.txt | 61L |
-rw-r--r-- | fs/doc/lib/context.txt | 42L |
-rw-r--r-- | fs/doc/lib/drive.txt | 85L |
-rw-r--r-- | fs/doc/lib/endian.txt | 29L |
-rw-r--r-- | fs/doc/lib/file.txt | 48L |
-rw-r--r-- | fs/doc/lib/ll.txt | 20L |
-rw-r--r-- | fs/doc/lib/malloc.txt | 72L |
-rw-r--r-- | fs/doc/lib/math.txt | 4L |
-rw-r--r-- | fs/doc/lib/meta.txt | 82L |
-rw-r--r-- | fs/doc/lib/scratch.txt | 49L |
-rw-r--r-- | fs/doc/lib/str.txt | 103L |
-rw-r--r-- | fs/doc/lib/wordtbl.txt | 41L |
-rw-r--r-- | fs/doc/struct.txt | 316L |
-rw-r--r-- | fs/doc/sys/file.txt | 280L |
-rw-r--r-- | fs/doc/sys/grid.txt | 84L |
-rw-r--r-- | fs/doc/sys/io.txt | 238L |
-rw-r--r-- | fs/doc/sys/kbd.txt | 21L |
-rw-r--r-- | fs/doc/sys/loop.txt | 57L |
-rw-r--r-- | fs/doc/sys/mouse.txt | 55L |
-rw-r--r-- | fs/doc/sys/ps2.txt | 67L |
-rw-r--r-- | fs/doc/sys/rdln.txt | 67L |
-rw-r--r-- | fs/doc/sys/screen.txt | 32L |
-rw-r--r-- | fs/doc/terms.txt | 43L |
-rw-r--r-- | fs/doc/text/ed.txt | 259L |
-rw-r--r-- | fs/doc/text/ged.txt | 50L |
-rw-r--r-- | fs/doc/text/pager.txt | 35L |
-rw-r--r-- | fs/doc/tips.txt | 21L |
-rw-r--r-- | fs/doc/usage.txt | 548L |
-rw-r--r-- | fs/drv/fbgrid/7x7.fnt | 48L |
-rw-r--r-- | fs/drv/fbgrid/fbgrid.fs | 82L |
-rw-r--r-- | fs/drv/pc/a20.fs | 26L |
-rw-r--r-- | fs/drv/pc/acpi.fs | 4L |
-rw-r--r-- | fs/drv/pc/ahci.fs | 185L |
-rw-r--r-- | fs/drv/pc/ata.fs | 88L |
-rw-r--r-- | fs/drv/pc/cmos.c | 89L |
-rw-r--r-- | fs/drv/pc/cmos.fs | 12L |
-rw-r--r-- | fs/drv/pc/com.fs | 27L |
-rw-r--r-- | fs/drv/pc/fdc.fs | 92L |
-rw-r--r-- | fs/drv/pc/ich.fs | 12L |
-rw-r--r-- | fs/drv/pc/idt.fs | 40L |
-rw-r--r-- | fs/drv/pc/int13h.fs | 26L |
-rw-r--r-- | fs/drv/pc/pci.fs | 168L |
-rw-r--r-- | fs/drv/pc/pic.fs | 43L |
-rw-r--r-- | fs/drv/pc/ps28042.fs | 150L |
-rw-r--r-- | fs/drv/pc/ps28042p.fs | 10L |
-rw-r--r-- | fs/drv/pc/sata.fs | 72L |
-rw-r--r-- | fs/drv/pc/vesa.fs | 156L |
-rw-r--r-- | fs/drv/pc/vga.fs | 26L |
-rw-r--r-- | fs/drv/ramdrive.fs | 17L |
-rw-r--r-- | fs/drv/rpi/emmc.fs | 83L |
-rw-r--r-- | fs/drv/rpi/uart.fs | 39L |
-rw-r--r-- | fs/emul/uxn/gui.fs | 150L |
-rw-r--r-- | fs/emul/uxn/varvara.fs | 90L |
-rw-r--r-- | fs/emul/uxn/vm.c | 239L |
-rw-r--r-- | fs/emul/uxn/vm.fs | 8L |
-rw-r--r-- | fs/fs/fat.fs | 238L |
-rw-r--r-- | fs/fs/fatlo.fs | 224L |
-rw-r--r-- | fs/gr/color.fs | 15L |
-rw-r--r-- | fs/gr/cursor.fs | 29L |
-rw-r--r-- | fs/gr/plane.fs | 75L |
-rw-r--r-- | fs/gr/rect.fs | 33L |
-rw-r--r-- | fs/home/chs.fs | 14L |
-rw-r--r-- | fs/home/codesz.fs | 25L |
-rw-r--r-- | fs/home/init.fs | 42L |
-rw-r--r-- | fs/home/init2.fs | 10L |
-rw-r--r-- | fs/home/init3.fs | 5L |
-rw-r--r-- | fs/home/initw.fs | 17L |
-rw-r--r-- | fs/home/u.fs | 2L |
-rw-r--r-- | fs/home/w.fs | 5L |
-rw-r--r-- | fs/lib/alloc.fs | 42L |
-rw-r--r-- | fs/lib/alloc.h | 8L |
-rw-r--r-- | fs/lib/arena.fs | 34L |
-rw-r--r-- | fs/lib/arena.h | 10L |
-rw-r--r-- | fs/lib/array.fs | 44L |
-rw-r--r-- | fs/lib/bit.fs | 9L |
-rw-r--r-- | fs/lib/block.fs | 14L |
-rw-r--r-- | fs/lib/context.fs | 22L |
-rw-r--r-- | fs/lib/crc.fs | 18L |
-rw-r--r-- | fs/lib/diag.fs | 16L |
-rw-r--r-- | fs/lib/drive.fs | 1L |
-rw-r--r-- | fs/lib/drivelo.fs | 28L |
-rw-r--r-- | fs/lib/endian.fs | 27L |
-rw-r--r-- | fs/lib/endian.h | 10L |
-rw-r--r-- | fs/lib/file.fs | 38L |
-rw-r--r-- | fs/lib/fmt.fs | 64L |
-rw-r--r-- | fs/lib/ll.fs | 16L |
-rw-r--r-- | fs/lib/malloc.fs | 29L |
-rw-r--r-- | fs/lib/malloc.h | 6L |
-rw-r--r-- | fs/lib/math.fs | 5L |
-rw-r--r-- | fs/lib/meta.fs | 22L |
-rw-r--r-- | fs/lib/scratch.fs | 25L |
-rw-r--r-- | fs/lib/stack.fs | 20L |
-rw-r--r-- | fs/lib/str.fs | 65L |
-rw-r--r-- | fs/lib/struct.fs | 15L |
-rw-r--r-- | fs/lib/tree.fs | 79L |
-rw-r--r-- | fs/lib/wordtbl.fs | 8L |
-rw-r--r-- | fs/sys/file.fs | 124L |
-rw-r--r-- | fs/sys/grid.fs | 54L |
-rw-r--r-- | fs/sys/io.fs | 84L |
-rw-r--r-- | fs/sys/kbd.fs | 6L |
-rw-r--r-- | fs/sys/loop.fs | 21L |
-rw-r--r-- | fs/sys/mouse.fs | 31L |
-rw-r--r-- | fs/sys/ps2.fs | 101L |
-rw-r--r-- | fs/sys/rdln.fs | 40L |
-rw-r--r-- | fs/sys/scratch.fs | 10L |
-rw-r--r-- | fs/sys/screen.fs | 15L |
-rw-r--r-- | fs/tests/all.fs | 13L |
-rw-r--r-- | fs/tests/ar/all.fs | 1L |
-rw-r--r-- | fs/tests/ar/hello.gz | 58B |
-rw-r--r-- | fs/tests/ar/ungz.fs | 11L |
-rw-r--r-- | fs/tests/asm/all.fs | 6L |
-rw-r--r-- | fs/tests/asm/arm.fs | 19L |
-rw-r--r-- | fs/tests/asm/i386.fs | 294L |
-rw-r--r-- | fs/tests/comp/c/all.fs | 6L |
-rw-r--r-- | fs/tests/comp/c/cc.fs | 140L |
-rw-r--r-- | fs/tests/comp/c/expr.fs | 16L |
-rw-r--r-- | fs/tests/comp/c/lib.fs | 68L |
-rw-r--r-- | fs/tests/comp/c/test.c | 581L |
-rw-r--r-- | fs/tests/comp/c/tok.fs | 12L |
-rw-r--r-- | fs/tests/comp/c/type.fs | 98L |
-rw-r--r-- | fs/tests/emul/all.fs | 1L |
-rw-r--r-- | fs/tests/emul/uxn/HELLO.TXT | 1L |
-rw-r--r-- | fs/tests/emul/uxn/all.fs | 1L |
-rw-r--r-- | fs/tests/emul/uxn/deideo.tal | 1L |
-rw-r--r-- | fs/tests/emul/uxn/fib.tal | 7L |
-rw-r--r-- | fs/tests/emul/uxn/file.tal | 28L |
-rw-r--r-- | fs/tests/emul/uxn/hello.tal | 13L |
-rw-r--r-- | fs/tests/emul/uxn/hexfmt.tal | 9L |
-rw-r--r-- | fs/tests/emul/uxn/tests.tal | 256L |
-rw-r--r-- | fs/tests/emul/uxn/vm.fs | 38L |
-rw-r--r-- | fs/tests/fs/all.fs | 1L |
-rw-r--r-- | fs/tests/fs/dummy.fs | 21L |
-rw-r--r-- | fs/tests/gr/all.fs | 1L |
-rw-r--r-- | fs/tests/gr/rect.fs | 22L |
-rw-r--r-- | fs/tests/hal.fs | 337L |
-rw-r--r-- | fs/tests/harness.fs | 53L |
-rw-r--r-- | fs/tests/kernel.fs | 170L |
-rw-r--r-- | fs/tests/lib/all.fs | 19L |
-rw-r--r-- | fs/tests/lib/arena.fs | 20L |
-rw-r--r-- | fs/tests/lib/array.fs | 35L |
-rw-r--r-- | fs/tests/lib/bit.fs | 11L |
-rw-r--r-- | fs/tests/lib/context.fs | 20L |
-rw-r--r-- | fs/tests/lib/core.fs | 16L |
-rw-r--r-- | fs/tests/lib/crc.fs | 6L |
-rw-r--r-- | fs/tests/lib/drive.fs | 21L |
-rw-r--r-- | fs/tests/lib/endian.fs | 21L |
-rw-r--r-- | fs/tests/lib/fmt.fs | 12L |
-rw-r--r-- | fs/tests/lib/ll.fs | 24L |
-rw-r--r-- | fs/tests/lib/malloc.fs | 19L |
-rw-r--r-- | fs/tests/lib/math.fs | 11L |
-rw-r--r-- | fs/tests/lib/meta.fs | 19L |
-rw-r--r-- | fs/tests/lib/scratch.fs | 13L |
-rw-r--r-- | fs/tests/lib/stack.fs | 27L |
-rw-r--r-- | fs/tests/lib/str.fs | 30L |
-rw-r--r-- | fs/tests/lib/struct.fs | 28L |
-rw-r--r-- | fs/tests/lib/tree.fs | 64L |
-rw-r--r-- | fs/tests/manual/cursor.fs | 6L |
-rw-r--r-- | fs/tests/manual/screen.fs | 14L |
-rw-r--r-- | fs/tests/manual/uxn/ctrl.fs | 5L |
-rw-r--r-- | fs/tests/manual/uxn/ctrl.tal | 172L |
-rw-r--r-- | fs/tests/manual/uxn/mandel.fs | 6L |
-rw-r--r-- | fs/tests/manual/uxn/mandel.tal | 108L |
-rw-r--r-- | fs/tests/manual/uxn/mouse.fs | 7L |
-rw-r--r-- | fs/tests/manual/uxn/mouse.tal | 175L |
-rw-r--r-- | fs/tests/manual/uxn/pixdance.fs | 7L |
-rw-r--r-- | fs/tests/manual/uxn/pixdance.tal | 37L |
-rw-r--r-- | fs/tests/manual/uxn/rect.fs | 6L |
-rw-r--r-- | fs/tests/manual/uxn/rect.tal | 36L |
-rw-r--r-- | fs/tests/manual/uxn/sprite.fs | 5L |
-rw-r--r-- | fs/tests/manual/uxn/sprite.tal | 142L |
-rw-r--r-- | fs/tests/reffile | 4096B |
-rw-r--r-- | fs/tests/sys/all.fs | 3L |
-rw-r--r-- | fs/tests/sys/file.fs | 74L |
-rw-r--r-- | fs/tests/sys/io.fs | 22L |
-rw-r--r-- | fs/tests/text/all.fs | 2L |
-rw-r--r-- | fs/tests/text/ed.fs | 61L |
-rw-r--r-- | fs/tests/txtfile | 16L |
-rw-r--r-- | fs/text/ed.fs | 177L |
-rw-r--r-- | fs/text/ged.fs | 76L |
-rw-r--r-- | fs/text/left.fs | 5L |
-rw-r--r-- | fs/text/left/assets.tal | 247L |
-rw-r--r-- | fs/text/left/left.tal | 1267L |
-rw-r--r-- | fs/text/left/manifest.tal | 365L |
-rw-r--r-- | fs/text/pager.fs | 24L |
-rw-r--r-- | fs/xcomp/arm/kernel.fs | 911L |
-rw-r--r-- | fs/xcomp/arm/nds/build.fs | 17L |
-rw-r--r-- | fs/xcomp/arm/nds/rom.fs | 58L |
-rw-r--r-- | fs/xcomp/arm/prelude.fs | 64L |
-rw-r--r-- | fs/xcomp/arm/rpi/build.fs | 15L |
-rw-r--r-- | fs/xcomp/arm/rpi/glue.fs | 8L |
-rw-r--r-- | fs/xcomp/arm/rpi/init.fs | 12L |
-rw-r--r-- | fs/xcomp/arm/rpi/kernel.fs | 1237L |
-rw-r--r-- | fs/xcomp/boot.fs | 455L |
-rw-r--r-- | fs/xcomp/i386/kernel.fs | 970L |
-rw-r--r-- | fs/xcomp/i386/pc/bios13.fs | 81L |
-rw-r--r-- | fs/xcomp/i386/pc/build.fs | 29L |
-rw-r--r-- | fs/xcomp/i386/pc/glue.fs | 7L |
-rw-r--r-- | fs/xcomp/i386/pc/init.fs | 75L |
-rw-r--r-- | fs/xcomp/i386/pc/inittest.fs | 10L |
-rw-r--r-- | fs/xcomp/i386/pc/kernel.fs | 86L |
-rw-r--r-- | fs/xcomp/i386/pc/mbr.fs | 92L |
-rw-r--r-- | fs/xcomp/i386/pc/mbri.fs | 14L |
-rw-r--r-- | fs/xcomp/init.fs | 9L |
-rw-r--r-- | fs/xcomp/tools.fs | 61L |
-rw-r--r-- | license/README.md | 466B |
-rw-r--r-- | license/dll-uxn.txt | 8L |
-rw-r--r-- | license/madler-puff.txt | 20L |
-rw-r--r-- | license/osdev-time.txt | 133L |
-rw-r--r-- | posix/dis.c | 278L |
-rw-r--r-- | posix/glue.fs | 18L |
-rw-r--r-- | posix/init.fs | 12L |
-rw-r--r-- | posix/vm.c | 1081L |
-rw-r--r-- | syncfs.fs | 7L |