Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 805 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 805 Bytes

BSM

Bit Shifter's Monitor for the MEGA65.

Monitor

This monitor is a open source replacement for the C65 monitor.

It supports many features of the 45GS02 CPU and the linear address modes, which enables access to the full 28 bit space of ROM, RAM and I/O.

A full documentation is in progress as chapter in the MEGA65 User's Guide.

The source code can be assembled with the BSA assembler https://github.com/Edilbert/BSA

Credits

I dedicate this monitor program to Jim Butterfield the 6502 guru.

This work was motivated by and written for the MEGA65 team.

Special thanks go to:

Gábor for the excellent emulator xemu Anton, who built and lent me a MEGA65 prototype Paul and Deft, for permanent motivation.