RAM MON is a GB BASIC program runs on Game Boy, which allows it to read and write to the memory bus directly. This software aids in the development of emulators and simulators, assists in homebrew cartridge production, and supports console hardware debugging.
Put "RAM MON.gb" on any Game Boy device, and launch it. Or try in browser. It shows a memory bus accessing interface, and also guesses the running device type.
- D-Pad Left/Right to move the cursor
- D-Pad Up/Down to modify the numbers
- A button to read from the specific address
- B button to write to the specific address
Read Memory Map for technical details about the memory bus.
Open "RAM MON.gbb" with the latest GB BASIC, it implements all common features. If you prefer to enable extra platform detection, such as Analogue Pocket etc. consider installing the dedicated kernel "kernel/for_ram_mon.zip" in GB BASIC for this RAM MON program. The "kernel" directory also contains the kernel's source code.
This is free and unencumbered software released into the public domain. See LICENSE.
Before using this software, please ensure you have a proper understanding of Game Boy hardware. I am not responsible for any hardware damage or other issues resulting from improper use.







