]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - rom.hex
LD reg, reg
[fpgaboy.git] / rom.hex
diff --git a/rom.hex b/rom.hex
index 61c700d20f39133cdde9afae732f9c4e36776577..7894cdc24084f0f1a45310572bcdb42a6b896b70 100644 (file)
--- a/rom.hex
+++ b/rom.hex
@@ -1,9 +1,8 @@
-// LD (HL), 05h
-36
-05
-// LD H, 12h
-26
+// LD A, 12h
+3E
 12
 12
+// LD H, A
+67
 // LD L, 34h
 2E
 34
 // LD L, 34h
 2E
 34
This page took 0.021443 seconds and 4 git commands to generate.