6502-Simulator
6502-Simulator copied to clipboard
graphical output
Can you implement graphical output like https://skilldrick.github.io/easy6502/ ?
Hi, The short answer is yes.. To be honest there's 1,000,000 of 6502 simulators.
The issue is the OTHER CHIPS - that also need to be emulated.For example 6522 or 6551 and of course any other video or audio would be nice too. Then full line by line debugging, whatching etc Your emulator is nice maybe ok for students but when you want to get to the next step of say IRQ's Timmer's Serial etc it fails. Take a look at the "Michal Kowalski" and you will see it does allot more - including creating binary files we can use to burn EEPROMS on real SBC
but otherwise looking create - keep the 6502 dream alive
cheers
Joe
On Wednesday, 7 June 2023 at 04:13:08 pm AEST, DimastyK ***@***.***> wrote:
Can you implement graphical output like https://skilldrick.github.io/easy6502/ ?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>