Actions

Difference between revisions of "Checksum"

From Sonic Retro

m (Categorization)
(Redirected page to sega:Checksum)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
In the [[Sega Genesis]], the '''checksum''' is a rather simple security measure meant to prevent pirates from modifying the ROM image. It may also have been used for internal security, as a method to keep developers from making unauthorized changes to the code. At any rate, it has caused hackers incalculable headache until circumvention methods were discovered.
+
#REDIRECT [[sega:Checksum]]
 
 
The checksum is calculated by adding up every word from $200 to the end of the ROM. This is then compared against the value stored in the header, and if the values differ, the game displays a red screen and stops running. Most modern emulators fix the checksum automatically.
 
 
 
[[Category:Hacking Information]]
 

Latest revision as of 02:14, 1 April 2010

Redirect to: