8bitworkshop
8bitworkshop copied to clipboard
[Feature Request] Add in X16 Emulator using cc65
Hi, If you've not already heard of it Commander X16 is an exciting new hardware project in development and the Emulator already exists. (https://github.com/commanderx16/x16-emulator) Someone has already compiled this to WASM although I've not got the details on how.
Could you add this as an emu option along with cc65, giving the possibility of coding in ASM, BASIC or C?
I can help, but I'm just getting up to speed on WASM (it's new to me). I'm going to have a play around and possibly fork this repo, but I have a feeling you'd be able to do it much faster :D If I make any progress I'll be sure to update this thread.