From 6a82e9fa03d17e9f8011025f683a30ba0db7c412 Mon Sep 17 00:00:00 2001 From: Samuel Walker Date: Thu, 30 Jan 2025 18:03:37 -0700 Subject: [PATCH] custom rom build. --- roms/test.asm | 11 +++++++++++ roms/test.gb | Bin 0 -> 32768 bytes 2 files changed, 11 insertions(+) create mode 100644 roms/test.asm create mode 100644 roms/test.gb diff --git a/roms/test.asm b/roms/test.asm new file mode 100644 index 0000000..fe4cdf2 --- /dev/null +++ b/roms/test.asm @@ -0,0 +1,11 @@ +SECTION "Header", ROM0[$100] +nop ; offset jump +jp EntryPoint ; entry point +ds $30, 0 ; nintendo logo +db "My Test ROM ", 0 ; title + +ds $150 - @, 0 + +EntryPoint: +xor a +halt \ No newline at end of file diff --git a/roms/test.gb b/roms/test.gb new file mode 100644 index 0000000000000000000000000000000000000000..7da2205375fb7ca2195638bad3cee564876096f3 GIT binary patch literal 32768 zcmeIuF%H3C0EXdTED|(v0=