- Change Linux commands in README to use
xxdinstead ofprintf. - Add
ALTdirectory with example programs that do not depend on DOS services.
- Move string to bottom and avoid
JMP. (credit: colejohnson66) - Use
RETinstead ofINT 21to terminate program. (credit: userbinator)
- Inital program.