mirror of
https://github.com/simh/simh.git
synced 2026-04-27 20:38:04 +00:00
VIDEO: Add SDL audio support to generate a beep. Add absolute pointer position to mouse events.
This commit is contained in:
@@ -268,6 +268,10 @@
|
||||
RelativePath="..\sim_tmxr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_video.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\display\win32.c"
|
||||
>
|
||||
@@ -333,6 +337,10 @@
|
||||
RelativePath="..\sim_tmxr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\sim_video.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\display\ws.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user