|
3 | 3 | TEOS |
4 | 4 | ==== |
5 | 5 |
|
6 | | - **A replacement Operating System for KRIKzz's Turbo Everdrive v2** |
| 6 | + **A replacement Operating System for Krikzz's Turbo Everdrive v2** |
7 | 7 |
|
8 | 8 | Copyright John Brandwood 2019-2022. |
9 | 9 |
|
|
18 | 18 | About |
19 | 19 | ----- |
20 | 20 |
|
21 | | -This is a replacement Operating System for KRIKzz's Turbo Everdrive v2. |
| 21 | +This is a replacement Operating System for Krikzz's Turbo Everdrive v2. |
22 | 22 |
|
23 | 23 | Please do NOT try to use this on an old Turbo Everdrive v1, IT WILL NOT WORK! |
24 | 24 |
|
25 | 25 |
|
| 26 | +While TEOS is graphically nicer than the original Turbo Everdrive OS, the real reasons for using it are ... |
| 27 | + |
| 28 | +* It allows the TurboGrafx (and PC Engine) to use the Turbo Everdrive v2 as a Super System Card, avoiding the need to buy the very-expensive US TurboGrafx Super System Card. |
| 29 | +* It avoids the potentially damaging memory bus-fighting that occurs with Krikzz's OS when running the PC Engine (or TurboGrafx) Super System Card HuCARD on the Turbo Everdrive. |
| 30 | +* It supports copying the PC Engine's "Backup RAM" contents to and from the Turbo Everdrive's SD card. |
| 31 | +* It supports copying the PC Engine's "Memory Base 128" contents to and from the Turbo Everdrive's SD card. |
| 32 | +* It fixes the graphics corruption in the Japanese "POPULOUS" HuCARD game. |
| 33 | +* It supports the use of the Japanese "Tennokoe Bank" HuCARD utility. |
| 34 | + |
| 35 | + |
26 | 36 | ***************************************************************************** |
27 | 37 |
|
28 | 38 | TEOS Release v3.01 (2022/06/12) |
29 | 39 | ------------------------------- |
30 | 40 |
|
31 | | -Just extract the contents of the .ZIP file, and copy the extracted files to the root of your Turbo EverDrive's SD card. |
| 41 | +Just extract the contents of the release "TEOS-3.01-2022-06-12.ZIP" file, and then copy the extracted files to the root of your Turbo EverDrive's SD card. |
32 | 42 |
|
33 | 43 | In particular ... the contents of the /TBED/ directory *must* go in that directory. |
34 | 44 |
|
@@ -58,14 +68,30 @@ Changes since TEOS Beta 5 (2021/01/26) |
58 | 68 | * Fix missing color in "Order of the Gryffon" password screen. |
59 | 69 |
|
60 | 70 |
|
| 71 | +***************************************************************************** |
| 72 | + |
| 73 | +Changes for TEOS Beta 5 (2021/01/26) |
| 74 | +------------------------------------ |
| 75 | + |
| 76 | +TEOS Beta 5 fixes initialization problems with the following games ... |
| 77 | + |
| 78 | +* Tower of Druaga |
| 79 | +* Space Harrier |
| 80 | +* Shiryou Sensen |
| 81 | +* Out Live |
| 82 | +* Benkei Gaiden |
| 83 | +* Gekisha Boy |
| 84 | +* Night Creatures |
| 85 | + |
| 86 | + |
61 | 87 | ***************************************************************************** |
62 | 88 |
|
63 | 89 | Building a new TEOS from Source Code |
64 | 90 | ------------------------------------ |
65 | 91 |
|
66 | 92 | The source code for TEOS can be found on GITHUB at https://github.com/jbrandwood/teos |
67 | 93 |
|
68 | | -You will need to use a recent version of the PCEAS assembler to successfully built TEOS. |
| 94 | +You will need to use a recent version of the PCEAS assembler to successfully build TEOS. |
69 | 95 |
|
70 | 96 |
|
71 | 97 | The PCEAS assembler is one component of the HuC project which can be found on GITHUB at https://github.com/jbrandwood/huc |
|
0 commit comments