Next Previous Contents

3. CPU specific stuff - 6502.h

The header file 6502.h contains some functions that make only sense with the 6502 CPU. Examples are macros to insert more or less useful instructions into your C code, or a function to call arbitrary machine language subroutines, passing registers in and out.


Next Previous Contents