-
Looking over my previous SNES examples using WLA got me thinking about a few things:
1. The 65816 backend is currently the only backend which can address more than 64kB without using an external bank …
-
Title says it, for some reason the assembler doesn't accept those as instructions even though those are the official mnemonics.
I was unable to find anything online showing how you're supposed to do …
-
### The problem
When I turn off / on Twinkly LEDs using HA intergration - it will disable Twinkly playlist playing.
### What version of Home Assistant Core has the issue?
core-2022.6.4
### What wa…
-
See title. When assembling with `ca65 V2.19 - Git 494bf10` I get the following errors:
```
E:\temp\ebsrc-main>ca65 --version
ca65 V2.19 - Git 494bf10
E:\temp\ebsrc-main>make
ca65 -t none --cpu …
-
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…
-
In 1988 my Atom got a 8Mhz 65SC816 (GE Plessey?)
Your PCB would have been an awesome upgrade.
My Roland Atom works fine, I don't think it has support for the 65816.
Always was a little envious of t…
-
Hi,
While trying to build the SDK, I receive a segmentation fault in `816-tcc`-
```
[robert.butler@mc01 snes-sdk]$ make
cd wla_dx && make PREFIX=/usr/local/snes-sdk
make[1]: Entering directory …
-
The CA65 syntax file in the packagecontrol-package seems chopped off compared to the one in git/master. I don't know if you publish to packagecontrol? Sublime reports the following error when opening …
-
bit of a confusing title, sorry. but i'm not sure how to name this feature request.
basically this idea comes from me thinking about making an Assembler for the 65816.
the thing with that CPU is t…
-
### 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…