Some small improvements #1

Merged
nortti merged 4 commits from wolf/ponydos:master into master 2023-03-27 17:44:57 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2ca9f413ab - Show all commits

View File

@ -31,7 +31,7 @@ memory.bin: ponydos.inc
$(PYTHON) process_wallpaper.py $@ $< 7 0 0 0
run: ponydos.img
qemu-system-i386 -fda $<
qemu-system-i386 -drive file=$<,index=0,if=floppy,format=raw
clean:
rm -f *.bin *.img *.wall ponydos.inc