-
### Is your feature request related to a problem? Please describe.
* Emulator: Xemu65
* Version: February 9, 2023
* ROM: 920377
* CLI arguments: none
* Context menu options: Debug system consol…
-
Installed 5.2 deb on Ubuntu 23.10
I think there is a typo in your make file, for CX16:
cc6502 --target=x16 -O2 --list-file=obj/main.lst -o obj/main.o src/main.c
option --target: unexpected 'x'
…
-
Using `test_programs/MEGA65/hyperram.asm`. What it does:
Start at address 0x00333333 and fill 1MB of data with 16-bit values starting from 0x0000 and then count them up by one at every address, so:…
-
### Here is the problem:
* "Quite a few" .PRG files are not working
* This is not a regression of 5.1: The problem already existed on 5.0
### Some details:
Reported by Forum64 user clarkkent…
-
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".
Since #140 …
-
From Discord:
**TheNewGuy — Today at 4:44 PM**
I'm currently converting a small C64 game to the MEGA65, using Xemu (merger branch) for testing. I've noticed the following issue:
On an actual C64 …
-
While experimenting with some old games in C64 mode I discovered that sometimes sprite positions are shifted up and down.
I wrote a little test program in BASIC 2 in order to reproduce the issue:
…
-
During Xemu development Snoopy from Forum64 reported a bug in Xemu/MEGA65: https://github.com/lgblgblgb/xemu/issues/118
Summary: after disk change the "free blocks" (of DIR command) shows info on t…
-
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.
## PROGR…
-
When you switch on the MEGA65 with no SD card present in either slot, the v0.96 core uses default configuration and loads the embedded Open ROM. The default configuration has CRT emulation enabled by …