mirror of
https://github.com/simh/simh.git
synced 2026-01-27 12:32:24 +00:00
Altair8800: New DAZZLER, PMMI devices and other features
Adds Cromemco DAZZLER video device Adds PMMI MM-103 modem device Adds SET RAM PROT/UNPROT=pages Adds Martin Eberhard's CDBL ROM Corrects file format for cromemco and pmmi header files.
This commit is contained in:
@@ -203,6 +203,10 @@
|
||||
RelativePath="..\Altair8800\altair8800_sys.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\cromemco_dazzler.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\mits_2sio.c"
|
||||
>
|
||||
@@ -215,6 +219,10 @@
|
||||
RelativePath="..\Altair8800\mits_dsk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\pmmi_mm103.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\s100_bram.c"
|
||||
>
|
||||
@@ -336,6 +344,10 @@
|
||||
RelativePath="..\Altair8800\altair8800_sys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\cromemco_dazzler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\mits_2sio.h"
|
||||
>
|
||||
@@ -348,6 +360,10 @@
|
||||
RelativePath="..\Altair8800\mits_dsk.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\pmmi_mm103.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Altair8800\s100_bram.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user