1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-04-29 05:06:42 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Richard Cornwell
5cd901580c KA10: Removed tabs from kx10_dpy.c 2022-02-19 09:57:46 -05:00
Lars Brinkhoff
774bb1ba8b KA10: Ensure dpy device MTAB is terminated. 2021-08-11 20:28:10 +02:00
Richard Cornwell
5826ef3239 KA10: Cleanup compile warnings on Windows. 2021-05-31 12:19:27 -04:00
Lars Brinkhoff
d8c7a58d61 KA10: Stanford TV device with Spacewar buttons.
Only the buttons are included at this point.
2021-04-18 18:23:45 +02:00
Lars Brinkhoff
4c7e11b418 KA10: Add color scope device.
It's the same 420 device as the Spacewar consoles.
2021-03-05 19:50:33 +01:00
Richard Cornwell
99cc00f83a KA10: Fix error in KI and PDP6 build. 2020-12-03 20:38:15 -05:00
Lars Brinkhoff
793dcbba6a KA10: Make F11 toggle Type 340 full screen. 2020-11-29 15:20:04 +01:00
Richard Cornwell
7c21f44482 KA10: Removed include of time.h. 2020-10-31 10:53:07 -04:00
Richard Cornwell
4e675ca151 KA10: Removed some compiler warnings. 2020-10-06 21:58:31 -04:00
Richard Cornwell
554fab9268 KA10: Update Device flags and remove coverity error. 2020-04-04 21:11:42 -04:00
Lars Brinkhoff
ed0969ba74 KA10: Implement 340 special interrupt gronking. 2020-03-29 15:01:32 +02:00
Lars Brinkhoff
054a92d133 KA10: Tune delay for Type 340 data interrupt. 2020-03-14 14:50:16 +01:00
Lars Brinkhoff
45a492dacf KA10: Rearrange interrupt handling for Type 340 display. 2020-03-14 14:50:16 +01:00
Lars Brinkhoff
a33dd11018 KA10: Update IMX device.
- Add interrupt handling.
- Add MPX.
- Take input from USB devices.
2020-02-24 20:16:47 +01:00
Richard Cornwell
1fea8b2d2f KA10: Fixed compiler warnings. 2020-02-17 20:08:07 -05:00
Lars Brinkhoff
117593801d KA10: Add OCNSLS, old Spacewar consoles. 2020-02-17 21:40:12 +01:00
Lars Brinkhoff
e119b39f5e KA10: Have the Spacewar consoles optionally use SDL game controllers. 2020-02-17 21:38:02 +01:00
Lars Brinkhoff
6eae899da8 KA10: Call display_close when disabling DPY. 2020-02-17 21:36:44 +01:00
Lars Brinkhoff
be4a58beb7 KA10: Make DPY device idle if the Type 340 display is blank. 2019-08-15 23:10:00 -04:00
Richard Cornwell
f88578e5f5 PDP10: Cleanup compiler warnings. 2019-07-04 13:29:05 -04:00
Richard Cornwell
55048cbc1d KA10: Renamed ka10_defs.h to kx10_defs.h 2019-06-29 14:17:11 -04:00
Richard Cornwell
54d1af50d0 KA10: Renamed generic KA10 files to KX10. 2019-06-29 14:11:00 -04:00