Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 419 Bytes

BSM

Bit Shifter's Monitor for the MEGA65.

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