Added embed roms and cleaned up selecting roms.

Added 2 new helper functions one to load a rom selected on system and
anothe to load a rom into memory from the embedded roms.
This commit is contained in:
2026-06-23 08:06:08 +02:00
parent 356ed2408a
commit c909d28587
4 changed files with 82 additions and 22 deletions
+1
View File
@@ -25,6 +25,7 @@ BUTTON_WIDTH :: 120
// Fonts
BIG_FONT_SIZE :: 20
KEYPAD_FONT_SIZE :: 18
LINE_HEIGHT :: 22
Layout :: struct {
control_bar : rl.Rectangle,