Skip to content

Commit b238a72

Browse files
authored
Version 1.0.0
1 parent 87adfcd commit b238a72

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

README.md

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -51,33 +51,26 @@ Status of the framework
5151

5252
**The MiSTer2MEGA (M2M) framework is stable and ready for being used.**
5353
The first production quality core that is based on M2M is the
54-
[Commodore 64 for MEGA65](https://github.com/MJoergen/C64MEGA65/tree/M2M-V0.9).
55-
Additionally there is a work-in-progress
54+
[Commodore 64 for MEGA65](https://github.com/MJoergen/C64MEGA65).
55+
Additionally there is a
56+
[Galaga core](https://github.com/sho3string/GalagaMEGA65)
57+
and a work-in-progress
5658
[Apple II core](https://github.com/lydon42/Apple-II_MEGA65/tree/progress)
57-
based on M2M. The main reason why we are currently using "Version 0.9"
58-
(0.9.x) for the M2M framework instead of "Version 1.0" is that there is not
59-
enough documentation available, yet. If you have a look at the
59+
based on M2M.
60+
61+
The documentation of the M2M framework needs quite some more work before
62+
we will be able to call it "good enough" - let alone complete:
6063
[MiSTer2MEGA65 Wiki](https://github.com/sy2002/MiSTer2MEGA65/wiki)
61-
then you will notice, that there are many gaps in the documentation.
6264

6365
This should not discourage you from using the MiSTer2MEGA65 framework right
6466
now to port MiSTer cores and other cores to the MEGA65. You can use the
6567
source code of the
66-
[Commodore 64 for MEGA65](https://github.com/MJoergen/C64MEGA65/tree/M2M-V0.9)
67-
as your "user's manual" and "reference handbook" for the M2M framework;
68-
additionally to the existing
69-
[Wiki pages](https://github.com/sy2002/MiSTer2MEGA65/wiki).
70-
For being able to actually use the C64 core's source code as your
71-
documentation of how to use the M2M framework, we added a tag called
72-
`M2M-V0.9` to the GitHub repository of the
73-
[Commodore 64 for MEGA65](https://github.com/MJoergen/C64MEGA65/tree/M2M-V0.9).
74-
The tag is necessary, because Version 4 of the C64 core was based on an
75-
earlier version of the M2M framwork and only from the tag `M2M-V0.9` on the
76-
C64 core is aligned with Version 0.9 of M2M.
68+
[Commodore 64 for MEGA65](https://github.com/MJoergen/C64MEGA65)
69+
as your "user's manual" and "reference handbook" for the M2M framework.
7770

7871
Additionally to helping yourself with the Wiki (and the turorials there) and
7972
the C64 source code as your "user's manual" and "reference handbook": Post
8073
your question in the
8174
[Discussion Forum](https://github.com/sy2002/MiSTer2MEGA65/discussions)
8275
and join the
83-
[friendly MEGA65 community on Discord](https://discord.gg/PMBxcDvbX8).
76+
[friendly MEGA65 community on Discord](https://discord.com/channels/719326990221574164/1057791653517209601).

0 commit comments

Comments
 (0)