1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 11:55:43 +00:00

IMLAC: Add MIT bell device.

A hardware device particular to MIT with some kind of bell sound.
This commit is contained in:
Lars Brinkhoff
2020-06-15 12:44:41 +02:00
parent 09ae6da2cc
commit 629f138fea
5 changed files with 73 additions and 2 deletions

View File

@@ -199,6 +199,10 @@
RelativePath="..\display\imlac.c"
>
</File>
<File
RelativePath="..\imlac\imlac_bel.c"
>
</File>
<File
RelativePath="..\imlac\imlac_cpu.c"
>