Preliminary groundwork for FPU support

This commit is contained in:
Jeff Parsons 2015-11-11 18:11:30 -08:00
commit 0c6db1df46
18 changed files with 756 additions and 173 deletions

View file

@ -1,8 +0,0 @@
Turbo Pascal 3.0
---
[Manifest](manifest.xml) updated using:
diskdump --disk=private/TURBO30.img --format=json --output=TURBO30.json --manifest
The original diskettes are not part of the repository/website.

File diff suppressed because one or more lines are too long

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.20.1/manifest.xsl"?>
<manifest type="software">
<title>Turbo Pascal</title>
<disk id="disk01" size="368640" chs="40:2:9" img="static/TURBO30.img" href="/disks/pc/tools/borland/pascal/3.0/TURBO30.json" md5="b1243614e885cb2a16047cff1adcb00b" md5json="672b78ada3c22756676b71fdf83c23af">
<name>Turbo Pascal 3.0</name>
</disk>
</manifest>