mirror of
https://github.com/simh/simh.git
synced 2026-01-25 11:46:37 +00:00
CDC1700: Release 2
- Fix protect fault for 2-word instructions so that background tasks do not crash. - Lay the ground work for supporting the enhanced instruction set. - Fix disk layout bug (disks are no longer compatible with previous version). - Add debugging support for displaying MSOS 5 system requests. - Fix bugs found by Coverity.
This commit is contained in:
@@ -224,6 +224,10 @@
|
||||
RelativePath="..\CDC1700\cdc1700_lp.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\CDC1700\cdc1700_msos5.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\CDC1700\cdc1700_mt.c"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user