The /tests/pc folder is now /tests/pcx86 (to be consistent with the associated emulator)

This commit is contained in:
Jeff Parsons 2016-08-09 11:48:09 -07:00
commit 663343a1ad
68 changed files with 24 additions and 16 deletions

View file

@ -1,4 +0,0 @@
all: trace.com
trace.com: trace.nasm
nasm -f bin trace.nasm -l trace.lst -o trace.com