Actions

User

Difference between revisions of "Shadow05"

From Sonic Retro

(Current Projects)
Line 1: Line 1:
 
==Current Projects==
 
==Current Projects==
*Doomsday Zone Animation
+
*Sonic 1 Shadow05 Edition (Working Title)
*Project:Sonic
+
*Sonic 1 AS Disassembly (A Enhanced version of the original)
*Sonic 1 Enhanced Edition?
 
*Sonic 1 AS Disassembly (A Enhanced version of the original.)
 
 
 
=Bug fixes=
 
==MegaPCM not waiting for the YM2612==
 
Fix from Sonic 2 Clone Driver.
 
===Fix===
 
Find "SetupDAC" and below it insert this.
 
<syntaxhighlight lang="asm"> ; Wait for YM2612
 
- bit 7,(iy+0)
 
jr nz,-</syntaxhighlight>
 
  
 
[[Category:User pages]]
 
[[Category:User pages]]

Revision as of 02:01, 28 August 2018

Current Projects

  • Sonic 1 Shadow05 Edition (Working Title)
  • Sonic 1 AS Disassembly (A Enhanced version of the original)