mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-25 23:35:12 +00:00
Moved noodle to its own repo
This commit is contained in:
parent
15480b238a
commit
fbe907a2eb
3 changed files with 1 additions and 1010 deletions
2
build.sh
2
build.sh
|
@ -42,7 +42,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Assembling.."
|
echo "Assembling.."
|
||||||
./bin/uxnasm projects/demos/piano.usm bin/boot.rom
|
./bin/uxnasm projects/examples/devices/screen.usm bin/boot.rom
|
||||||
|
|
||||||
echo "Running.."
|
echo "Running.."
|
||||||
if [ "${2}" = '--cli' ];
|
if [ "${2}" = '--cli' ];
|
||||||
|
|
BIN
projects/pictures/pc98.chr
Normal file
BIN
projects/pictures/pc98.chr
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue