Skip to content

Commit a69fc42

Browse files
committed
VERSION 5.2
1 parent a30d521 commit a69fc42

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ great accuracy and sublime compatibility on your
77
To get a glimpse of what the C64 core can do for you,
88
[watch this trailer on YouTube](https://youtu.be/n3ke0alwjds?si=RT6c1nxfgn12dWsv).
99
Go to the MEGA65 Filehost to
10-
[download the most recent version 5.1](https://files.mega65.org?id=896a012f-59e4-456c-b91f-7e989b958241)
10+
[download the most recent version 5.2](https://files.mega65.org?id=896a012f-59e4-456c-b91f-7e989b958241)
1111
of the C64 core.
1212
If you are in a hurry or have issues, read the
1313
[FAQ - Frequently Asked Questions](FAQ.md). If you are a
1414
[developer](doc/developer.md)
1515
and want to build the C64 core by yourself then head to our
1616
[developer documentation](doc/developer.md).
1717
You can also
18-
[learn more what's new in Version 5.1](VERSIONS.md).
18+
[learn more what's new in Version 5.2](VERSIONS.md).
1919
Otherwise, scroll down and enjoy the user's manual.
2020

2121
![Commodore64](doc/c64.jpg)
@@ -42,7 +42,7 @@ the C64 core.](https://c64.mega65.org)**
4242
Features
4343
--------
4444

45-
With our [Release 5.1](VERSIONS.md), we are striving for a **retro C64 PAL
45+
With our [Release 5.2](VERSIONS.md), we are striving for a **retro C64 PAL
4646
experience**: The core turns your MEGA65 into a Commodore 64 with a C1541
4747
drive (you can mount `*.d64`) images. It supports the following hardware
4848
ports of the MEGA65:
@@ -127,9 +127,9 @@ Important: If you use VGA displays or analog retro monitors, please switch off
127127

128128
### Constraints and Roadmap
129129

130-
Our Release 5.1 is a mature release. Thanks to all the folks who
130+
Our Release 5.2 is a mature release. Thanks to all the folks who
131131
[contributed](AUTHORS) to the core, it is incredibly compatible to an original
132-
Commodore 64. With our Release 5.1 you can play nearly all the available games
132+
Commodore 64. With our Release 5.2 you can play nearly all the available games
133133
and watch almost all demos ever written for the C64. You can plug nearly
134134
every hardware cartridge ever made for the C64 into the MEGA65's expansion
135135
port and enjoy working/playing with it and you can work with any IEC device

doc/inofficial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ can be checked in the "About & Help" menu of the core.
88
## Version 5.2
99
| Name | Date | Commit | Comment
1010
|---------------|----------|----------|--------------------------------------
11-
| WIP-V5.2-A2 | 03/16/25 | 7f96970d | Fix PRG loader problems
1211
| WIP-V5.1-A1 | 07/09/24 | f4df717b | Fix HDMI jailbar issue #145, which was in reality a HyperRAM issue
12+
| WIP-V5.2-A2 | 03/16/25 | 7f96970d | Fix PRG loader problems
1313

1414
## Version 5.1
1515

0 commit comments

Comments
 (0)