Game Boy ROM creator (incomplete)

Version 1.0.3 (98.9 KB) by Lyes Demri
Write SM83 assembly in MATLAB (incomplete)
2 Downloads
Updated 17 Feb 2025

View License

This project is about writing Game Boy roms from MATLAB. It consists of just a bunch of functions that write the correct values in a file in a binary format. This is experimental and not every Game Boy OpCode was implemented.
Along with the functions is a very simple ROM I created with the functions. You will need a Game Boy emulator to run it.

Cite As

Lyes Demri (2025). Game Boy ROM creator (incomplete) (https://se.mathworks.com/matlabcentral/fileexchange/171704-game-boy-rom-creator-incomplete), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GBRomMaker

Version Published Release Notes
1.0.3

Removed personal photo

1.0.1

Finished the game
Added many CPU instructions (still incomplete)
Improved code in many ways
Added checksum calculation (ROM will run on real hardware)

1.0.0