update README

This commit is contained in:
Kitty-Cricket Piapiac 2023-06-27 02:49:58 -07:00
parent 7c2e3b39fb
commit 8b2cc9f183
1 changed files with 8 additions and 9 deletions

17
README
View File

@ -1,9 +1,6 @@
kip fantasy computer based on the kmm32
kmm32 tiny stack processor
depends c11 compiler
meson
ninja
sdl2
kip fantasy computer based on the kmx20
kmx20 mini 32-bit stack processor
requires c11, meson, ninja, sdl2
build meson compile -C b
test meson test -C b
usage ./b/kip [ROM FILE]
@ -13,6 +10,8 @@ layout ./kip* -- sdl2-based emulator
./d/ -- documentation
./t/ -- tests
./x/ -- examples
patches,questions,comments welcome and encouraged --> kitty+kip@piapiac.org
or you can open issues, pull requests --> https://codeberg.org/kitty/kip
more examples --> https://codeberg.org/kitty/mow
patches, questions, comments welcome: kitty+kip@piapiac.org
or you can open issues & pull requests: https://codeberg.org/kitty/kip
browse the updated git repository: https://git.cro.wtf/kip.git
more examples: https://git.cro.wtf/kcp/mow.git