|
-
May 23rd, 2020, 02:54 PM
#8
Re: NES 6502 Programming Tutorial - Part 1: Getting Started
I think it would be easier if you visualize what the game is doing and code it by hand. Getting the direct source code wont convert well to modern hardware because the code is working around the NES's hardware, which includes bank switching, something modern hardware doesn't have to do. Not to mention it would be redundant to convert every line of 6502 assembly one line at a time. Just saying.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|