-
This is with the latest version in the git repo and has been an issue for a long time now, going back to v3.1.0 and before. For some reason, the cartridge version of "Bounty Bob Strikes Back" doesn't …
-
This code used to work in previous DASM versions (and using `.wx` was required):
```
RESP0 = $10
...
sta.wx RESP0,x
```
With latest DASM it results into: "...error: Illegal forced Addressi…
-
Only the fire button works, the paddles do not control direction, at all.
Others are having the same issue:
https://atariage.com/forums/topic/287086-the-retron-77-and-using-paddles/?tab=comments#c…
-
Try this for 6502 / romsum.c in CC65, should be MUCH faster:
```C
#include "benchcommon.h"
#include
#include
const unsigned char* const rom = (const unsigned char*)0xe000;
unsigned int sum…
-
Full discussion here: [https://atariage.com/forums/topic/303277-to-roll-or-not-to-roll/](https://atariage.com/forums/topic/303277-to-roll-or-not-to-roll/)
The behaviour should be the following:
…
-
From: https://atariage.com/forums/topic/255728-the-compact-computer-40-cc40/?do=findComment&comment=4592871
There seems to be an issue with file ops from within a Basic program.
The OPEN command…
-
Once you start flying to the left and shooting, you'll see glitched graphics. The one from the Phoenix-AtariMax set on AtariAge version does not have this issue, and I've found overall that they have …
-
Sometimes (rarely) it is required to select an audio device manually.
https://atariage.com/forums/topic/307760-stella-62-released/?do=findComment&comment=4578022
-
https://atariage.com/forums/topic/290966-force-command-ver-0k-kinda-like-commandcom-from-1985/?do=findComment&comment=4578095
-
Hi, Does your program support Atari 400800 as well? Thanks, Michael