Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Unspecify release date for 0.4.0. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0a71143c0815ad30dae5b0ac45ff16da |
User & Date: | stephanie.gawroriski 2019-07-25 22:19:59 |
Context
2019-07-26
| ||
07:02 | Backup developer notes. check-in: 13dcb6c31e user: squirreljme tags: trunk | |
2019-07-25
| ||
22:19 | Unspecify release date for 0.4.0. check-in: 0a71143c08 user: stephanie.gawroriski tags: trunk | |
2019-07-21
| ||
07:02 | Backup developer notes. check-in: f5ce6bdeed user: squirreljme tags: trunk | |
Changes
Changes to changelog.mkd.
1 2 3 4 5 6 7 8 9 10 |
# Changelog
# 0.4.0 (August 1, 2019)
Now SquirrelJME has the SummerCoat virtual machine which is much lighter and
faster than SpringCoat. There should definitely be very noticable performance
increases.
SquirrelJME is also available on RetroArch since the implementation of
RatufaCoat which is written in C and is capable of using the SquirrelJME
|
| |
1 2 3 4 5 6 7 8 9 10 |
# Changelog
# 0.4.0 (TBD)
Now SquirrelJME has the SummerCoat virtual machine which is much lighter and
faster than SpringCoat. There should definitely be very noticable performance
increases.
SquirrelJME is also available on RetroArch since the implementation of
RatufaCoat which is written in C and is capable of using the SquirrelJME
|
Changes to route.mkd.
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
## 0.6.0 (TBD - December 2019?)
This is a future release and the specified changes are proposed.
* Add support for more programs.
* SpringCoat becomes deprecated.
## 0.4.0 (August 1, 2019)
This is the second version of SquirrelJME which provides virtual machine
improvements.
* Virtual Machine: SummerCoat
* Basic optimizing register based virtual machine.
* Virtual machine: RatufaCoat
|
| |
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
## 0.6.0 (TBD - December 2019?)
This is a future release and the specified changes are proposed.
* Add support for more programs.
* SpringCoat becomes deprecated.
## 0.4.0 (TBD)
This is the second version of SquirrelJME which provides virtual machine
improvements.
* Virtual Machine: SummerCoat
* Basic optimizing register based virtual machine.
* Virtual machine: RatufaCoat
|