File tree Expand file tree Collapse file tree 5 files changed +9
-15
lines changed Expand file tree Collapse file tree 5 files changed +9
-15
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ valuable support (in alphabetical order): adtbm, deft & lydon
1313
1414Very special thanks to AmzokPhase101 for very patiently and with great thoroughness performing
1515a lot of tests plus the most intense "demo marathon" series regression tests.
16- The results of the "demo marathon" tests are documented in doc /demos.md.
16+ The results of the "demo marathon" tests are documented in tests /demos.md.
1717
1818C64MEGA65:
1919----------
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ type WHS_RECORD_ARRAY_TYPE is array (0 to WHS_RECORDS - 1) of WHS_RECORD_TYPE;
7676
7777constant SCR_WELCOME : string :=
7878
79- " \n Commodore 64 for MEGA65 [WIPv4-RC3] \n\n " &
79+ " \n Commodore 64 for MEGA65 Version 4 \n\n " &
8080
8181 " MiSTer port 2022 by MJoergen & sy2002\n " &
8282 " Powered by MiSTer2MEGA65\n\n\n " &
@@ -96,7 +96,7 @@ constant SCR_WELCOME : string :=
9696
9797constant HELP_1 : string :=
9898
99- " \n Commodore 64 for MEGA65 [WIPv4-RC3] \n\n " &
99+ " \n Commodore 64 for MEGA65 Version 4 \n\n " &
100100
101101 " MiSTer port 2022 by MJoergen & sy2002\n " &
102102 " Powered by MiSTer2MEGA65\n\n\n " &
@@ -126,7 +126,7 @@ constant HELP_1 : string :=
126126
127127constant HELP_2 : string :=
128128
129- " \n Commodore 64 for MEGA65 [WIPv4-RC3] \n\n " &
129+ " \n Commodore 64 for MEGA65 Version 4 \n\n " &
130130
131131 " Post-processing:\n\n " &
132132
@@ -155,7 +155,7 @@ constant HELP_2 : string :=
155155
156156constant HELP_3 : string :=
157157
158- " \n Commodore 64 for MEGA65 [WIPv4-RC3] \n\n " &
158+ " \n Commodore 64 for MEGA65 Version 4 \n\n " &
159159
160160 " Flicker-free experience on HDMI:\n\n " &
161161
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ Experience the [Commodore 64](https://en.wikipedia.org/wiki/Commodore_64) with
55great accuracy and sublime compatibility on your
66[ MEGA65] ( https://mega65.org/ ) !
77
8- Learn more about where to [ download and how to get started] ( #Installation ) .
9-
108![ Commodore64] ( doc/c64.jpg )
119
1210This core is based on the
Original file line number Diff line number Diff line change 1- Version 4 - MONTH, DD, YYYY
2- ===========================
3-
4- RELEASE CURRENTLY PLANNED "BEFORE CHRISTMAS".
5-
6- RELEASE CANDIDATE 3 RELEASED ON NOVEMBER 18, 2022
1+ Version 4 - November, 25, 2022
2+ ==============================
73
84Productivity release: Write support for the virtual C1541 and a 512 KB RAM
95Expansion Unit (1750 REU) are the main features: Save your high-scores and
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ Before releasing a new version we strive to run all regression tests from
55this folder. Since running through all the [ demos] ( demos.md ) takes some
66serious effort, it might be that we are not always doing it.
77
8- Version 4 - MONTH, DD, YYYY
9- ---------------------------
8+ Version 4 - November, 25, 2022
9+ ------------------------------
1010
1111| Status | Test | Done by | Date
1212|:-------------------|---------------------------------------------|:-----------------------|:--------------------------
You can’t perform that action at this time.
0 commit comments