]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - rom.hex
Test XOR
[fpgaboy.git] / rom.hex
diff --git a/rom.hex b/rom.hex
index 6142c981a1af6233316ff1fb30470411df1fc222..a4656313bb550ab895aae56bad41c05c5773452f 100644 (file)
--- a/rom.hex
+++ b/rom.hex
@@ -16,11 +16,13 @@ C1
 // LD L, 34h
 2E
 34
-// LD (HL), B
-70
+// XOR B
+A8
+// LD (HL), A
+77
 // HALT
 76
 
 @100
 02
-56
+44
\ No newline at end of file
This page took 0.022524 seconds and 4 git commands to generate.