Two Stop Bits
new
|
comments
|
tags
|
ask
|
submit
login
RetroC64 — Programming the Commodore 64 with .NET
(
2025
)
(
assembly
c64
commodore
dotnet
6510
livecoding
ide
)
(
github.io
)
4 points
by
bmonkey325
2 days ago
|
1 comment
strangecasts
2 days ago
This is nifty but worth mentioning it's using C# as a framework for structuring BASIC and assembly programs, not making the C# programs run on the 6502 (which admittedly would be quite the task, even with NativeAOT)
reply