
MY GOLF
• 2 versions exist. The later version fixes the first bug listed here.
• BUG: The original version has a coding error regarding how registers are handled during initialization. A branch instruction (BNE or BEQ) was incorrectly coded to execute before an index register could update its value to load a series of registers. This timing slip-up cause assembly/loading conflicts, sometimes leading to compatibility and display issues depending on the hardware or emulator being used.
•