Thomas Jentzsch

Results 55 issues of Thomas Jentzsch

For displaying scans and photos JPG is much more efficient than PNG. This will become relevant when the Launcher supports multiple images (see #916).

enhancement

If the ORG is != $f000, the disassembly is created using the wrong ORG.

bug
debugger

Some old BUS demos from SpiceWare are not working as described and on real hardware. https://atariage.com/forums/topic/258191-bus-stuffing-demos/?do=findComment&comment=3676378 [128bus_20170120.zip](https://github.com/stella-emu/stella/files/5294285/128bus_20170120.zip)

bug

A non-ROM file is detected as directory inside a ZIP file. [ziptest.zip](https://github.com/stella-emu/stella/files/7652643/ziptest.zip)

bug

Currently the ports are assigned automatically, based on joystick IDs generated by SDL. It would be better if the player could select which joystick should control which port. This was...

enhancement

James "Zeropage Homebrew" O'Brian's console is showing another glitch, where P0 is positioned one pixel too far right. The code does an early HMOVE immediately followed by RESP0. Maybe this...

enhancement

Stella seems to have problems with certain special chars (non-UTF8) in ROM names (File not found/readable). E.g. the 'ż' in the attached file is not liked. [Gruniożerca.zip](https://github.com/stella-emu/stella/files/5764486/Gruniozerca.zip)

bug
target 7.0

I am no expert here, I understand that the Linux desktop version is using a patch which is not used for the R77 build.

enhancement
RetroN 77
target 7.0

Currently Stella only supports disassembling and debugging single banked ROMs. For standard Atari bankswitching the code has been enhanced already, but for a general solution, it needs refactoring. This also...

enhancement
debugger

Looks like they came up will all kind of bankswitching type in Brazil back then. [Here](https://atariage.com/forums/topic/304193-parker-bros-card-with-different-banks-scheme-a2600) is another one, this time for Parker E0 games.

enhancement