-
@gardners wrote:
Hello, the sod responsible for the 45GS02 here :) Some key things that come to mind are:
Do you want this to support C= C65 prototypes with their 4510, or only the MEGA65 and it…
-
Commodore BASIC didn't have an XOR. Is there room to add one?
-
**Test Environment (required)**
You can use [MEGA65INFO](https://files.mega65.org?id=3eeb7d82-8bd7-44b7-82b6-cef29d123b0e) to retrieve this.
- Platform: MEGA65 R3
- Core Commit: release-0.96 (220…
-
Hallo Stephan,
entschuldige, wenn ich GitHub missbrauche um dich zu kontaktieren.
Wir (das MEGA65 team) arbeiten im Moment an der Original C65 Demo und haben uns unter anderem
bei Zimmers.net, de…
adtbm updated
4 years ago
-
**Test Environment (required)**
You can use [MEGA65INFO](https://files.mega65.org?id=3eeb7d82-8bd7-44b7-82b6-cef29d123b0e) to retrieve this.
- Platform: MEGA65 R3 or R5
- Core Commit: 683-cartfla…
-
**Describe where we can find the problematic topic**
We have LOTS of example BASIC programs in the manual. We should have an automatic means of testing them, for any change in output on different ver…
-
Subroutines in `fileio.s` overlaps with C functions:
1. `mega65_io_enable()`
2. `lcopy()`
3. Copying filename to `0x0100` could be done directly from C. Is it safe to override `0x0100` for tempor…
mlund updated
10 months ago
-
**Problem statement**
A common challenge with MAP is that the code changing the MAP can't be in a region whose MAP is changing. This requires that programs take great care in locating their MAP code,…
-
Hello,
I'm using the latest R6 version of ZX Uno but I'm not able to use the ESC key on the Mega65. Am I missing something?
Thanks,
-
## Thoughts for a longer-term roadmap:
### V1.6
* MEGA65 support incl. HDMI and HyperRAM
* Interrupts incl. Timer
* Stabilizations/optimizations/cleanup
### V1.7: **Make QNICE-FPGA a retro …