mirror of
https://github.com/tomcw/Cybernoid.git
synced 2024-12-26 22:30:54 +00:00
Update README.md: Fix links
This commit is contained in:
parent
bf40c52a25
commit
95255e1e4f
@ -10,7 +10,7 @@ So as a little R&D proj, I thought I'd convert Dave Rogers' Spectrum
|
||||
Here's a summary of how I did it:
|
||||
- I got cybernoid.ay from [here](http://www.worldofspectrum.org/projectay/gdmusic.htm)
|
||||
- Split it into bin's with AYSplitR
|
||||
- Disassembled with Inkland's dz80w [here])http://www.inkland.org.uk/dz80/index.htm)
|
||||
- Disassembled with Inkland's dz80w [here](http://www.inkland.org.uk/dz80/index.htm)
|
||||
- I wrote 6502 macros to replace the z80 opcodes
|
||||
- For cybernoid, I hand converted the z80 code to 6502 (using the macros)
|
||||
- I added a few extension to AppleWin's debugger to help debug the 6502 code (ACME symbol loading & ZP pointer support).
|
||||
|
Loading…
Reference in New Issue
Block a user