2014-07-23 12:12:46 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
|
|
<!--
|
2022-12-22 16:49:34 +01:00
|
|
|
license:CC0-1.0
|
2021-04-21 19:34:48 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!--
|
2014-07-23 12:12:46 +02:00
|
|
|
|
2021-04-21 19:34:48 +02:00
|
|
|
Not dumped yet:
|
|
|
|
- Chemical Engineering
|
|
|
|
- Statistics
|
2014-07-23 12:12:46 +02:00
|
|
|
|
2021-04-21 19:34:48 +02:00
|
|
|
Not yet emulated:
|
|
|
|
- 8KB RAM, battery backed
|
2014-07-23 12:12:46 +02:00
|
|
|
|
|
|
|
-->
|
|
|
|
|
2020-03-07 12:02:56 +01:00
|
|
|
<softwarelist name="ti74_cart" description="TI-74 cartridges">
|
2014-07-23 12:12:46 +02:00
|
|
|
|
2017-03-19 16:47:47 +01:00
|
|
|
<software name="finance">
|
|
|
|
<description>Finance</description>
|
|
|
|
<year>1985</year>
|
|
|
|
<publisher>Texas Instruments</publisher>
|
|
|
|
<info name="usage" value="Load with RUN "DIR", then load program from list" />
|
|
|
|
<part name="cart" interface="ti74_cart">
|
|
|
|
<dataarea name="rom" size="0x8000">
|
2019-04-16 16:44:27 +02:00
|
|
|
<rom name="finance.bin" size="0x8000" crc="36afa310" sha1="a051c393f35f11ef51dc8c4e785e6fec0eb4d774" />
|
2017-03-19 16:47:47 +01:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
<software name="maths">
|
|
|
|
<description>Mathematics</description>
|
|
|
|
<year>1985</year>
|
|
|
|
<publisher>Texas Instruments</publisher>
|
|
|
|
<info name="usage" value="Load with RUN "DIR", then load program from list" />
|
|
|
|
<part name="cart" interface="ti74_cart">
|
|
|
|
<dataarea name="rom" size="0x8000">
|
2019-04-16 16:44:27 +02:00
|
|
|
<rom name="mathematics.bin" size="0x8000" crc="afb0821f" sha1="9fc3b054df0fdc93eab3e7824f28d4f733f97547" />
|
2017-03-19 16:47:47 +01:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
2014-07-23 12:12:46 +02:00
|
|
|
<software name="pascal">
|
|
|
|
<description>Learn Pascal</description>
|
|
|
|
<year>1985</year>
|
|
|
|
<publisher>Texas Instruments</publisher>
|
|
|
|
<info name="usage" value="Load with RUN "PASCAL"" />
|
|
|
|
<part name="cart" interface="ti74_cart">
|
|
|
|
<dataarea name="rom" size="0x8000">
|
2019-04-16 16:44:27 +02:00
|
|
|
<rom name="pascal.bin" size="0x8000" crc="e4135cff" sha1="eab92188fb19545f677ede926c2c0b6af26b7e25" />
|
2014-07-23 12:12:46 +02:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
</softwarelist>
|