-
As described [here](http://atariage.com/forums/topic/285891-atari-bank-switching-for-dummies/#entry4254907), DiStella sometimes does **not** follow a changed ORG of the code and thus mixes up labels.
-
Probably in transition between combat announcement screens somewhere.
Was originally thought to be a line count error, but none were found. Perhaps the ExecuteCombatMove routine's blank frame is co…
-
When you start a game on Lynx, the screen is filled by green garbage until you call tgi_clear().
![Screenshot](https://user-images.githubusercontent.com/34610339/158371272-7234e4eb-1797-4b3f-b7d1-605…
-
Hi,
for some reason, it seems pal export is broken using version 2.3
if I use BMP format -> pal.g is zeroed, pal.br is ok
```
sprpck -s4 -p2 -t6 -u -v gfx/logo_sm.bmp
```
> pal: DP 000,006,00…
-
The TV mode auto detection which is using the ARM timers is failing.
For details see
https://atariage.com/forums/topic/330500-cdfj-enhancement/?do=findComment&comment=5000541
-
Setting RIOT port B as output doesn't seem to be implemented in Gopher2600.
Despite what the "Stella Programmer Guide" says, Port B is fully configurable just like port A, and in fact the 3 unused …
-
I don't know if you'd seen it before, but I was kind of wondering if you were planning on giving the sequel collection, "More Basic Computer Games" the same treatment.
Scans of the book are on Atar…
-
In [this ](https://atariage.com/forums/topic/320084-atari-flashback-nexus-community-project/?do=findComment&comment=4945911) discussion it was suggested to display the box art beside the game screensh…
-
Users on AtariAge forums have reported interference problems with the Sophia DVI video mod while using FujiNet. This causes FujiNet to either not work at all or intermittently work. A user was able to…
-
There seems to be 2600 and 7800 joysticks that are commonly used with the Atari 7800 console. The fire buttons are detected in different registers for these joysticks. There is a nice piece of code th…