Hacker News new | ask | show | jobs
by gurgus 3494 days ago
Come on guys...

C64 all of the things!

Some of the comments here are ridiculously negative or taking away from the fact that Jeff has done something cool here.

Good stuff, Jeff! Keep on doing stuff like this and don't listen to the hate/negative comments.

1 comments

Thanks! It's just a fun project, so of course there are lots of ways to improve it!

I found writing 6502 assembly code is strangely comfortable once you get over the initial face-palm moments ;)

What a fun project! Back in the day I wrote a full VT100/VT220 emulator in .asm for the C64 using bitmapped graphics for an 80 column screen.
How would you recommend getting further acquainted with 6502 Assembly? After reading 'Easy 6502' (https://skilldrick.github.io/easy6502/), I'm not sure where to go after that. Awesome project, btw!