Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
volkertb committed Jun 1, 2020
1 parent ed4a0ad commit 3c0198e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,13 +193,13 @@ cmdline.asm - command line parser
utils.asm - non platform specific support routines
memalloc.asm - memory allocation/deallocation
constant.inc - global equates
printhex.asm - routines for displaying hex values on the console

added later:
owmake.bat - a batch file that can build the executable using the
Open Watcom assembler instead of MASM (DOS/win32)
make-with-open-watcom.sh - a shell script that can build the executable using
the Open Watcom assembler instead of MASM (posix)
printhex.asm - routines for displaying hex values on the console


Could this code be used to make a device driver to support DOS games? Dunno.
Expand Down

0 comments on commit 3c0198e

Please sign in to comment.