|
| 1 | +ZX-Uno for MEGA65 Version 1.1 |
| 2 | +============================= |
| 3 | + |
| 4 | +ZX-Uno for MEGA65 Version 1.1 is stable and feature-rich. Thanks to ESXDOS and |
| 5 | +SD card support, loading software is easy. You can play a ton of classic |
| 6 | +ZX Spectrum games with it, including AY-3-8910 sound and thanks to ULAplus |
| 7 | +support certain games look even better than back in the good old days. Also, |
| 8 | +most demos and application programs are working. Last but not least, you can |
| 9 | +program in 48k BASIC. |
| 10 | + |
| 11 | +The core is compatible with the R3 (DevKits) and R3A versions of the MEGA65. |
| 12 | +If you received your MEGA65 before November 2023, you very likely have an R3 |
| 13 | +or R3A model, making this core suitable for your device. It neither supports |
| 14 | +the R2 prototype any more (R2 users can still use Version 0.8 of the core), |
| 15 | +nor does it support R4/R5 boards (most recent MEGA65 batches scheduled for |
| 16 | +early 2024). |
| 17 | + |
| 18 | +The video output is either analog via the VGA port of the MEGA65 or digital |
| 19 | +via the HDMI port. Audio output is supported via the 3.5mm analog audio jack |
| 20 | +and via HDMI audio. |
| 21 | + |
| 22 | +### Getting Started |
| 23 | + |
| 24 | +Make sure that you insert a prepared and FAT32 formatted SD card which is |
| 25 | +32 GB in size (or smaller) as described here before trying to start the core: |
| 26 | + |
| 27 | +https://github.com/sy2002/zxuno4mega65/wiki/Getting-Started |
| 28 | + |
| 29 | +The ZX-Uno is not for the faint at heart, so make sure that you work |
| 30 | +through the tutorial. |
| 31 | + |
| 32 | +### Features |
| 33 | + |
| 34 | +* The ZX-Uno core runs flawlessly (CPU, ULA incl. ULAplus, RAM, ROM, ...) |
| 35 | +* 48k BASIC |
| 36 | +* Analog (PAL 576p @ 50 Hz via the VGA port) and |
| 37 | + digital (HDMI port) video output |
| 38 | +* Analog (3.5mm analog audio jack) and digital (HDMI) audio output |
| 39 | +* Keyboard with a convenient key mapping |
| 40 | +* Joysticks |
| 41 | +* Ability to emulate a joystick via cursor keys. By default, a Sinclair |
| 42 | + joystick is emulated. |
| 43 | +* SD-Cards via ESXDOS |
| 44 | + |
| 45 | +### List of not, yet working features |
| 46 | + |
| 47 | +* On-Screen-Menu (aka "Help" menu or OSM) settings are not saved |
| 48 | +* Mouse |
| 49 | +* Attaching a real tape player via EAR |
| 50 | +* MIDI |
| 51 | +* UART |
| 52 | +* PZX Player |
| 53 | +* PENTAGON 512k Support |
| 54 | +* Expansion port |
| 55 | + |
| 56 | +Additionally, see also the GitHub issues list: |
| 57 | + |
| 58 | +https://github.com/sy2002/zxuno4mega65/issues |
0 commit comments