0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-22 22:05:11 +00:00

add build instructions for 9front

This commit is contained in:
Sigrid Solveig Haflínudóttir 2021-05-17 22:07:20 +00:00
parent 77bc54b0b3
commit 6c3e46d514

View file

@ -12,6 +12,15 @@ To build the Uxn emulator, you must have [SDL2](https://wiki.libsdl.org/) and [P
--cli # Run rom without graphics
```
On 9front:
```rc
mk
```
If the build fails on 9front because of missing headers or functions,
try again after `rm -r /sys/include/npe`.
## Emulator Controls
- `ctrl+h` toggle debugger