We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e66811 commit a1df022Copy full SHA for a1df022
src/Shark_Cheats.md
@@ -28,8 +28,8 @@ Check the [Game Genie manual](http://www.digitpress.com/library/manuals/gameboy/
28
Game Shark codes consist of eight-digit hex numbers, formatted as
29
ABCDEFGH, the meaning of the separate digits is:
30
31
-` AB External RAM bank number`
32
-` CD New Data`
+` AB External RAM bank number` \
+` CD New Data` \
33
` GHEF Memory Address (internal or external RAM, A000-DFFF)`
34
35
As far as it is understood, patching is implemented by hooking the original
0 commit comments