xemu icon indicating copy to clipboard operation
xemu copied to clipboard

Emulations (running on Linux/Unix/Windows/macOS, utilizing SDL2) of some - mainly - 8 bit machines, including the Commodore LCD, Commodore 65, and the MEGA65 as well.

Results 64 xemu issues
Sort by recently updated
recently updated
newest added

Reported by @mteufel. ROM v920390 works fine, however v920391 does not: it only gives blue screen. It seems, execution at around `$0003:$561B`. @dansanderson checked that too, but it worked for...

emulation precision
target:MEGA65

As discussed in https://github.com/MEGA65/mega65-core/issues/736 we need a time machine. Because of the various implementation difficulties, chip shortage (flux capacitors are extremely hard to buy nowadays) and lack of experienced volunteers...

STALLING
target:MEGA65
Waiting for real-machine info

Emulation window size (_"zoom"_) should be settable by configuration and/or UI menu. However there is no clear/tested way to do that in the Xemu framework, and especially problematic in the...

project level
target:MEGA65
UI
SDL

In theory, SDL2 apps can be built for Android not so hard. Investigate if it's possible and how. This is maybe a minor issue (and probably wouldn't be fast enough...

low priority
host architecture
project level

Xemu uses the Travis service to build and deploy official builds of Xemu, quite effortlessly. This is a very important point, as it would be hard to maintain that manually,...

project level
DEPLOY/CI

MEGA65-core is planning to have its native cartridge support. So far, the limited support for C64 cartridges would not make too much sense for MEGA65 to support, as for being...

target:MEGA65
Waiting for real-machine info

With my game project I use the trim as well as the flip function combined for NCM chars. As it turns out, pixel columns are cut on the wrong side...

target:MEGA65
compatibility-example
VIC-IV

### Is your feature request related to a problem? Please describe. * Emulator: Xemu65 * Version: February 9, 2023 * ROM: 920377 * CLI arguments: none * Context menu options:...

WIP
target:MEGA65
Committed

_`Mirage_BD`_ on Discord has some very useful observations (thanks!) in terms of bugs in Xemu's VIC-IV emulation. This issue stands here as a reminder for me not to forget these...

target:MEGA65
compatibility-example
VIC-IV

As part of issue #198, the main and most important missing piece of DMA emulation is "line drawing mode" (_LDM_ for short from now on). Till now, the main bottleneck...

WIP
target:MEGA65