diff options
Diffstat (limited to 'apps/ex5.mu')
-rw-r--r-- | apps/ex5.mu | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/ex5.mu b/apps/ex5.mu index 07e8bc1a..21b7fec7 100644 --- a/apps/ex5.mu +++ b/apps/ex5.mu @@ -5,8 +5,6 @@ # ./translate apps/ex5.mu # emits code.img # To run: # qemu-system-i386 code.img -# Or: -# bochs -f bochsrc # bochsrc loads code.img # # Expected output: text in green near the top-left corner of screen |