]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - rom.hex
LDH A,(C) and LDH (C), A
[fpgaboy.git] / rom.hex
diff --git a/rom.hex b/rom.hex
index a90b9628a2631fdd3bf3df751942028e4492d2df..c86844c65c1cba751a49f03065c2b00b724dce35 100644 (file)
--- a/rom.hex
+++ b/rom.hex
@@ -4,8 +4,8 @@
 01
 // LD SP, HL
 F9
-// LD B, (HL)
-46
+// POP BC
+C1
 // LD A, 12h
 3E
 12
@@ -20,4 +20,5 @@ F9
 76
 
 @100
-56
\ No newline at end of file
+50
+56
This page took 0.023355 seconds and 4 git commands to generate.