Intended for new students of assembly language, this is a short asm
program that demonstrates the use of various opcodes and addressing modes,
as well as exec and dos library calls and hardware use.
It is also a useful tool: a command that lets you switch quickly between
NTSC and PAL modes.
Includes source code and assembled program, and explanatory ReadMe.
Usage: Hz [N=NTSC/S|P=PAL/S]
Hz ? gives usage summary; default mode is NTSC.
|