-
This is a wishlist feature. It's been talked about a bit on the mailing lists in the past. It seems to require a lot of deep changes, so I'm not sure it will ever be viable, but I wanted to open it fo…
-
I've built a couple of 65816-based systems and have used ca65 for most of the code. Even though the 6502 landscape is slim when it comes to compilers, ones with a 65816 target are slim to none.
Is …
-
Note that this issue is about assembler syntax, functionality and ergonomics; it is, generally speaking, *not* about the ELF file format or the compiler backend.
For those who aren't familiar with …
-
This is a bit of an odd one; what I want to do is use the COP interrupt as a kernel API entry point, taking arguments in C, X, and Y, and use that to call a kernel function, returning values in any or…
-
### Discussed in https://github.com/cc65/cc65/discussions/1886
>
>
>Originally posted by **MrVeink** October 29, 2022
>Was trying to find an answer for this and I did find that ca65 can assemble…
-
There must be an echo effect which is Exx, there must be an extra tab called the echo table, in which 00 is nothing, so there must be 98, putting a value other than 0 activates echo on the song, the e…
-
Would this be possible with emscripten?
-
David Murray has mentioned Sweet 16, but there are, of course, IP issues with Woz's original.
I've got a CC0 implementation of a virtual machine that implements the Sweet16 instructions, plus three…
-
My knowledge in Assembly extremely limited, but I was going to see if ChatGPT would help me. xD
As I mostly use Linux for coding, I was trying to use the linux binaries for wla-dx. I did many tests…
-
Issue Type: Bug
Open a 65816 assembly project and then Run->Run Without Debugging. VSCode still tries to find a debugger and complains with a msgbox:
> You don't have an extension for debuggi…