LGB

Results 48 issues of LGB

Wiznet w5300 in indirect 8 bit access mode. Emulate it with host OS (the OS which runs the emulator ie Linux or Windows) networking.

STALLING
target:EP128

Current memory decoding inside the MEGA65 emulator is horrible. Slow, overcomplicated, almost impossible to maintain and modify, especially for outsiders, but even for myself ... Fun fact, that it was...

WIP
target:MEGA65
optimization
alternative solution
cleanup-maintainability

Develop a shared component which allows CBM-like BASICs to export current BASIC memory content to a selected file, or to the clipboard. Optionally, allow to do it, into a Tex...

feature
WIP

Hello, I'm using this cool Nuked-OPL3 implementation in a little emulator project of mine, and encountered a problem. I'm more or less sure that it's my fault, so sorry about...

@ki-bo studying C65's memory management (running test programs on real C65) found several interesting facts and difference from the implementation done by MEGA65-core (also Xemu, in both of its C65...

WIP
target:MEGA65
target:C65
UPSTREAM CHANGE

Originally issue #368 but it's a more generic one: since the big changes of #140 utility menu items (`configure`, `fdisk`, `keyboard test`) do not work and produces only "white screen"....

target:MEGA65

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