LGB

Results 48 issues of LGB

Shallan has created a nice loader for his works, which uses F011 registers directly to load needed files etc. That works on MEGA65. With Xemu/MEGA65 it does not work. However,...

WIP
STALLING
target:MEGA65
compatibility-example

Mega65 target got "UART monitor" for similar job as a real Mega65 has for. Note, that this feature would be useful for _every_ targets for some form! So the monitor...

enhancement
feature
host architecture
project level
target:MEGA65
target:C65
started
DEBUGGER

Xemu/C65 for example works fine inside a web browser. Xemu/Mega65 should work as well. Interestingly it compiles, but throws a Javascript Exception, which indeed, should not happen at all. ##...

low priority
WIP
Platform:WEB

On a real EP, accessing VRAM or VIO by the CPU is slower. Emulate this, even if it's not very accurate

target:EP128
XEP128
!REOPEN-SOMETIME!

Still unrelated to the sound output sync/buffering, implement Dave sounds other than the three "square wave" sources + D/A, ie noise channel, modulation, distortion, "filter".

target:EP128
XEP128
!REOPEN-SOMETIME!
AUDIO

Re-mapping default keys in any emulator inside Xemu is a mess. Though there is a config file for that, what can be edited, it's very hard to do, and even...

enhancement
feature
STALLING
host architecture
project level
UI
SDL
started
Design/Art
UI:OSD

Let's implement a format, recognized by the `-prg` (or UI option "inject program") - so I don't need another option/notion/menu - which can fill various memory regions and optionally can...

feature
WIP
target:MEGA65

Freezer functionality of Mega65 is not tested to well on Xemu. it's said not even working, also IIRC ... Task: study the requirements (sys partition, freezer.m65, ...), create a test...

BUG
help wanted
emulation precision
target:MEGA65

Unless some installer-like solution is given (eg, a deb file for Debian based Linux distro, which instructs the dependency) run-time dependency on SDL2 can causes headaches for many people as...

STALLING
project level
Platform:Windows
Platform:MacOS
Installer/distribution
BUILD
?SHOULD-BE-REJECTED?

Currently, using a config file is enough, later, some more user-friendly, interactive way would be better, maybe!

project level
UI
SDL