Skip to content

Commit

Permalink
Updated help and New World recognition list
Browse files Browse the repository at this point in the history
  • Loading branch information
Giancarlo Mariot authored and Giancarlo Mariot committed Nov 10, 2013
1 parent c901486 commit fe2b188
Show file tree
Hide file tree
Showing 6 changed files with 29,617 additions and 0 deletions.
Binary file not shown.
12 changes: 12 additions & 0 deletions ROMan/MacROManHelp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,18 @@ <h2>New World ROMs</h2>
<li>48fd7a428aaebeaec2dea347795a4910 - Mac OS ROM 10.2.1</li>
</ul>
<h2>Unknown ROMs</h2>
<h3>Old World</h3>
<ul>
<li>Power Macintosh 4400</li>
<li>Power Macintosh 5500</li>
<li>Power Macintosh 8600</li>
<li>Power Macintosh 9600</li>
<li>PowerBook 5300</li>
<li>PowerBook 2300 Duo (not sure... 83C54F75?)</li>
<li>PowerBook 2400c</li>
<li>PowerBook 3400c</li>
</ul>
<h3>New World</h3>
<ul>
<li>Mac OS ROM 3.6</li>
<li>Mac OS ROM 3.8</li>
Expand Down
1 change: 1 addition & 0 deletions ROMan/RomFileController.m
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ + (BOOL)validateFile:(NSString *)filePath {
* @link https://en.wikipedia.org/wiki/Macintosh_Performa
* @link https://en.wikipedia.org/wiki/Timeline_of_Apple_Macintosh_models
* @link http://support.apple.com/kb/TA22055
* @link https://www.princeton.edu/~achaney/tmve/wiki100k/docs/Power_Macintosh.html
*/
- (void)parseFile:(NSString *)filePath {

Expand Down
9,855 changes: 9,855 additions & 0 deletions TestImages/New World ROM/2002-09-03 - Mac OS ROM 9.6.1.rom

Large diffs are not rendered by default.

9,900 changes: 9,900 additions & 0 deletions TestImages/New World ROM/2003-01-10 - Mac OS ROM 9.8.1.rom

Large diffs are not rendered by default.

9,849 changes: 9,849 additions & 0 deletions TestImages/New World ROM/2003-04-03 - Mac OS ROM 10.2.1.rom

Large diffs are not rendered by default.

0 comments on commit fe2b188

Please sign in to comment.