Added screenshots and updated README

This commit is contained in:
Marcio T 2021-11-23 08:54:17 -07:00
parent 6939e91263
commit b1369ff104
4 changed files with 34 additions and 17 deletions

View File

@ -1,25 +1,42 @@
![Trouble In Paradise About Box][screenshot1]
![Trouble In Paradise for Macintosh][mac-screenshot1]
TIP: Trouble In Paradise
========================
TIP for 68k and PowerPC Macintosh
=================================
This repository contains the source code of [Trouble in Paradise],
a diagnostic and repair tool for Iomega Zip and Jaz Drives.
This is the repository for a Macintosh port of [Gibson Research Corp]'s
[Trouble in Paradise], a diagnostic and repair tool for Iomega Zip and
Jaz Drives.
The source code in the "x86-asm-source" directory is the original source
code as graciously provided to me by Steve Gibson. I am republishing his
code in this repository with his permission.
Portions of the original code have been re-written in C++ and adapted
for compilation using [Metrowerks CodeWarrior 8 Gold]. Native
[Macintosh SCSI Manager] routines have been substituted for the Win32
ASPI routines and the UI has been re-created as closely as possible
using QuickDraw routines.
This repository will also eventually contain a port of the code intended
to run on classic Macintosh computers.
Although the source code is materially different, I have maintained the
layout and routines names of the original code to allow for easy cross
referencing with the original code and to make it easy to port additional
functionality in the future.
Testing Screen
--------------
The Original TIP For Windows
----------------------------
Here os the main "Trouble in Paradise" testing screen:
The source code in the "x86-asm-source" directory is the original Windows
source code as graciously provided to me by Steve Gibson. I am republishing
his code in this repository with his permission.
![Trouble In Paradise Testing][screenshot2]
<details>
<summary>Click here to see screenshots of the original TIP</summary></br>
[screenshot1]: https://github.com/marciot/grc-tip/raw/main/images/tip1.gif "TIP"
[screenshot2]: https://github.com/marciot/grc-tip/raw/main/images/tip2.gif "TIP"
[Trouble in Paradise]: https://www.grc.com/tip/clickdeath.htm
![Trouble In Paradise About Box][win-screenshot1]
![Trouble In Paradise Testing][win-screenshot2]
</details>
[mac-screenshot1]: https://github.com/marciot/mac-tip/raw/main/images/mac-tip1.png "TIP"
[win-screenshot1]: https://github.com/marciot/mac-tip/raw/main/images/win-tip1.gif "TIP"
[win-screenshot2]: https://github.com/marciot/mac-tip/raw/main/images/win-tip2.gif "TIP"
[Gibson Research Corp]: https://www.grc.com
[Trouble in Paradise]: https://www.grc.com/tip/clickdeath.htm
[Metrowerks CodeWarrior 8 Gold]: https://www.macintoshrepository.org/11910-codewarrior-8-gold
[Macintosh SCSI Manager]: https://developer.apple.com/legacy/library/documentation/mac/pdf/Devices/Scsi_Manager.pdf

BIN
images/mac-tip1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB