Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAM MON

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.

Running

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.

Usages

  • 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.

Source Code

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.

Disclaimer

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.

About

A GB BASIC program runs on GameBoy, which allows it to read and write to the memory bus directly.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages