Skip to content

Commit 5ab67aa

Browse files
committed
Added entry for ROM Soup per issue #42
1 parent 08ef491 commit 5ab67aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,16 @@ <h2 id="tools">Development Tools</h2>
210210
</ul>
211211
</dd>
212212

213+
<dt id="ROMSoup"><a href="https://github.com/pablomarx/ROM-Soup">ROM Soup</a></dt>
214+
<dd>
215+
<p>A utility for exploring the Soup contained within Newton ROM images. It can preview code, strings, pictures, sounds, and more.</p>
216+
<ul class="metadata">
217+
<li>Author: <a href="https://github.com/pablomarx/">Steve White</a></li>
218+
<li>Platform: Mac OS X</li>
219+
<li>License: Open Source</li>
220+
</ul>
221+
</dd>
222+
213223
<dt id="tntk"><a href="https://github.com/ekoeppen/tntk">tntk</a></dt>
214224
<dd>
215225
<p>A command line NewtonScript compiler and packager. Built on <a href="#newt0">NEWT/0</a>.</p>

0 commit comments

Comments
 (0)