Skip to content

Commit a491be9

Browse files
committed
More changes to the README.
1 parent ec0e5b2 commit a491be9

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

README.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
TEOS
44
====
55

6-
**A replacement Operating System for KRIKzz's Turbo Everdrive v2**
6+
**A replacement Operating System for Krikzz's Turbo Everdrive v2**
77

88
Copyright John Brandwood 2019-2022.
99

@@ -18,17 +18,27 @@ TEOS
1818
About
1919
-----
2020

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.
2222

2323
Please do NOT try to use this on an old Turbo Everdrive v1, IT WILL NOT WORK!
2424

2525

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+
2636
*****************************************************************************
2737

2838
TEOS Release v3.01 (2022/06/12)
2939
-------------------------------
3040

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.
3242

3343
In particular ... the contents of the /TBED/ directory *must* go in that directory.
3444

@@ -58,14 +68,30 @@ Changes since TEOS Beta 5 (2021/01/26)
5868
* Fix missing color in "Order of the Gryffon" password screen.
5969

6070

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+
6187
*****************************************************************************
6288

6389
Building a new TEOS from Source Code
6490
------------------------------------
6591

6692
The source code for TEOS can be found on GITHUB at https://github.com/jbrandwood/teos
6793

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.
6995

7096

7197
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

Comments
 (0)