Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
00667 Gameplay Minor Have not tried Feb 1, 2008, 17:58 Feb 14, 2008, 15:10
Tester robiza View Status Public Platform
Assigned To Resolution Fixed OS
Status [?] Resolved Driver
Version 0.116u1 Fixed in Version 0.116u2 Build
Fixed in Git Commit Github Pull Request #
Summary 00667: matchit2: When you have to insert the high score, your score is lost; you can only rewrite the name in the postion you have reached.
Description When you have to insert the high score, your score is lost; you can only rewrite the name in the postion you have reached.
A fix for the problem is attached.

From 0x6502 there's the routine to shift down old highscore and insert the new one.

Necessary correction are:
crypted opcode -> decrypted opcode:

1b -> fd (set D=1; up-direction for rep ...)
probably d2 -> aa (for IY - clear the name for your score with 0x00 (AW))
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems matchit2
Attached Files
? file icon matchit2_v3.diff (2,804 bytes) Feb 14, 2008, 15:10
[Show Content]
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.