-
The app bundler used with The!Cart Studio is a 32-bit macOS application and does not work with 64-bit macOS Catalina (15.1) and newer.
https://forums.atariage.com/topic/215811-thecart-new-128mb-flash…
-
Awareness only: CFG assumes the SAMS memory card memory map is in its default powerup state. If launched from a task that modifies the mapping, CFG may crash when it initiates the SAMS memory scan. …
-
It has been reported in Classic Gaming Discord and on the [Atariage FPGA thread by kevtris](https://atariage.com/forums/topic/242970-fpga-based-videogame-system/?do=findComment&comment=5069276) that t…
-
WLA appears to not support this instruction:
https://sneslab.net/wiki/PLB
When I tried assembling the file attached here:
https://forums.atariage.com/topic/351255-the-completely-underapprecia…
-
This has been brought up up a few times in the past so maybe it's worth checking if developers are still interested in such feature (maybe a thread on AA would get more visibility).
It has the advan…
-
The current system has become extremely unwieldy, with way too much configuration being possible. To make it easier on the end-user, I propose that there be a minimum of user-definable locations (cha…
-
The game "Laserface" flickers (during boss fight and lava scene) on the ZPH stream (and other real hardware?), but not in Stella, even with all developer settings enabled.
Note: It does HMOVE duri…
-
Looks like we're going to want this soon, so I'm going to rough out the design here...
The rationale is that various applications need different functionality that we don't want in the base BIOS be…
-
I'm trying to get the length of a struct, according to the docs, it's just `lda #structName`, but I can't get that to work.
Simplified case:
```asm
foo .struct
x .word
.ends
org $1000
…
-
Hi!
Thanks for
Thanks for sharing your work. What you're doing looks impressive. I'm a bit new to the subject and would like to ask you to add a description of how I can generate an .a78 file.
I'…