mirror of
https://github.com/livingcomputermuseum/ContrAlto.git
synced 2026-01-24 11:21:26 +00:00
1) The Orbit microcode occasionally expects to be able to do a double-word read in cycles 6 and 7 instead of the usual 5 and 6. 2) The double-word logic incorrectly handles several species of overlapped read/writes, which Spruce's layout microcode uses. As a result, Spruce now works, as do the Smalltalk-80 images. Several tweaks to microcode disassembly (still rough). Completed Orbit / Dover ROS / Dover Print Engine emulation. Still some rough edges; it works and can create PDF output. Tweaked Disk Controller's Restore operation, it is now more accurate though wasn't causing any noticable issues.
7 lines
348 B
XML
7 lines
348 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="iTextSharp" version="5.5.11" targetFramework="net452" />
|
|
<package id="NAudio" version="1.8.0" targetFramework="net452" />
|
|
<package id="SDL2-CS.dll" version="2.0.0.0" targetFramework="net452" />
|
|
<package id="Sharp_Pcap" version="4.2.0" targetFramework="net452" />
|
|
</packages> |