From c6a953d722b1fdc27a9db6f78f00c52fe43a7222 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 21 Jul 2018 19:46:20 +0100 Subject: Add ability to step through CPU execution of boot rom --- src/main/resources/roms/boot-rom.gb | Bin 0 -> 256 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/roms/boot-rom.gb (limited to 'src/main/resources/roms') diff --git a/src/main/resources/roms/boot-rom.gb b/src/main/resources/roms/boot-rom.gb new file mode 100644 index 0000000..afa0ee4 Binary files /dev/null and b/src/main/resources/roms/boot-rom.gb differ -- cgit v1.2.3