kip (fantasy computer) & kmx20 (fantasy cpu) virtual machine
Go to file
Kitty-Cricket Piapiac c72b653b1a kip-io:DEVice macro 2023-03-17 02:31:44 -07:00
d d/ocument i/o bus 2023-03-16 01:07:40 -07:00
t t/libt fix,kmm32-as use libt 2023-03-15 13:25:43 -07:00
x x/vsync 2023-03-03 14:01:21 -08:00
.gitignore s/make/meson/g 2023-02-21 13:40:29 -08:00
LICENSE meta (LICENSE,Makefile,README,x/) 2023-02-21 01:37:15 -08:00
README update README 2023-03-15 23:27:04 -07:00
kip-io-term.c kip-io:DEVice macro 2023-03-17 02:31:44 -07:00
kip-io.def kip:vsync&mouse 2023-03-02 15:14:09 -08:00
kip-sdl2.c kip-io:DEVice macro 2023-03-17 02:31:44 -07:00
kip.c add sdl2 io 2023-03-02 02:41:43 -08:00
kip.h kip-io:DEVice macro 2023-03-17 02:31:44 -07:00
kmm32.c kmm32:stack size 2023-03-08 12:23:58 -08:00
kmm32.h kmm32:stack size 2023-03-08 12:23:58 -08:00
meson.build kmm32-as:->t/ 2023-03-14 22:47:54 -07:00

README

kip       fantasy computer based on the kmm32
kmm32     tiny stack processor
depends   c11 compiler
          meson
          ninja
          sdl2
build     meson compile -C b
usage     ./b/kip [ROM FILE]
          ./b/t/kmm32-as [ASM FILE] [ROM FILE]
test      ./b/t/tt
dirs      ./d/ -- documentation
          ./t/ -- tools
          ./x/ -- examples
contributions are welcome and encouraged
patches, questions, comments --> kitty+kip@piapiac.org