-
**Describe the bug**
if you put `14 00 00 00` and `03 00 00 00` in MULTINA and MULTINB,. the result should be `AB AA AA AA 06 00 00 00` in the 64 bit DIVOUT register. On xemu (next branch f16e0aede) …
-
With the new version of M65Connect I want to support long filenames. I've experienced issues with some commands:
**MOUNT** a D81 image with a space in filename or bigger than 8 chars: Will be proce…
-
reading Pauls statement in mega65/net forum about the MEGA65 mode Basic came in mind to use some 'magic-byte', so the computer could automatically go into the mode needed by the program (64/65/mega). …
-
As started within the "decent hyppo" project (#140) now let's be a bit more specific and focus on this task here. Some HDOS virtualization is already done, however it should be extended for all curren…
-
Hi! I'm far from an expert in reading vhdl, but reading this:
https://github.com/MEGA65/mega65-core/blob/c533da5ee6e26d33a6dd5018aac888fd3ece1fcc/src/vhdl/cia6526.vhdl#L549-L554
it looks like th…
-
c65toc64wrapper appears to be not working with a recent environment (development core, ROM beta 982390). This might be better as a ROM bug but I want to accrue notes near the wrapper code.
**Test E…
-
Some tools within this repo might've reached their used-by date and we can cull them (such as that diskmenu_c000, which has been superceded by the freeze menu's disk selector tool).
On the other si…
-
The R6 board that is in the hands of the 2024 MEGA65 customers (aka 2024 batch) behaves differently than the R5 board. While the M2M HyperRAM implementation was rock solid on R3/R3A, R4 and R5, it bec…
-
My laptop has a screen with fairly high pixel density. I had to set some DPI setting to get readable fonts (by enlarging them by 1.5 or 2 or so).
But the layout of the windows and buttons of m65conne…
-
seems the github-api is already being used, but need to determine if it can be used better.
consider:
- download format ie JSON (see #5) opposed to the default
- authentication to avoid rate limiti…