Thomas Jentzsch

Results 55 issues of Thomas Jentzsch

The bankswitching tab is missing some functionality (e.g. slices and limited slice numbers).

enhancement
debugger

Currently DiStella only creates correct files for non-bankswitched ROMs.

enhancement
debugger

We could allow the user to lookup the data (or even formatted scores) in the SaveKey. We know which slot is allocated to which game. The data format is unknown...

enhancement

Currently the dialogs are designed using fixed pixels. A layout manager would allow much easier dialog definitions and also add flexibility to the dialogs (e.g. resizing, larger fonts etc.). If...

enhancement

I noticed this, because some PAL ROM which display color on TV show an odd scanline count in Stella (-> PAL color loss). - The title screen of Espial is...

bug
enhancement
possible regression
needs research

The stars are all 1 pixel wide, while they are changing width between 0 (invisible), 1 and 2 pixel in the old core (and on real hardware too). Also check...

enhancement
glitched game
affects 6502.ts
needs research

Currently Stella does not prevent code from running in extended RAM (e.g. SARA) which is too slow for code execution. Stella should at least fail if code is run from...

enhancement
needs research

During development of a 4K ROM, the debugger suddenly started crashing right at the start. Something in the ROM code causes this. This is no new bug, all Stella versions...

bug
debugger

It should be possible to create the snapshot collection (mostly) automatically using e.g. the following procedure: - iterate over all ROMs of a given directory - start each ROM -...

enhancement

There seems to be a different result of an early HMOVE on some consoles: https://forums.atariage.com/topic/280660-hmove-variations If we find out how this work, we should add this as an option in...

enhancement