aap
e000f5b5a7
added rim10 format loader
2020-09-03 14:38:22 +02:00
aap
ee9f2e1bad
Merge pull request #23 from aap/lars/cscope
...
Add color scope.
2020-04-07 13:49:09 +02:00
Lars Brinkhoff
a49d9e5392
Add color scope.
...
Same device as Spacewar consoles. See ITS hardware memo 6 for details.
CONO 420: Bits 404040 enable three different sets of switches. 400 is
Spacewar consoles and switches in the color scope room. The other two
are not supported yet. Bits 202020 enable setting red, green, and
blue. Bits 171717 are 4 bits each for the colors.
DATAO 420: The lowest 9 bits are Y, and the next 9 bits are X.
The wire protocol used to send data from the pdp6 simulator transmits
32 bits at a time, in little endian format. The lowest 10 bits are X,
with the top bit always zero. The next 10 bits are Y. The top 12
bits are four each for R, G, and B.
2020-04-07 12:48:35 +02:00
aap
feb700bd8a
Merge pull request #22 from aap/lars/titles
...
Add window titles.
2020-04-03 09:33:02 +02:00
Lars Brinkhoff
19edb45e11
Add window titles.
2020-04-03 09:29:04 +02:00
aap
5b3e2f0f19
Merge branch 'master' of github.com:aap/pdp6
2020-03-12 13:12:41 +01:00
aap
4b3f528a2c
typed list of pdp-6 installations
2020-03-12 13:12:31 +01:00
aap
0ad2c354a9
Merge pull request #18 from aap/lars/cflags
...
Minor cleanups
2020-02-17 18:49:49 +01:00
Lars Brinkhoff
39031d04e6
Ignore built pdp6 executable.
2020-02-17 18:39:44 +01:00
Lars Brinkhoff
ef8e363a21
Remove unused label.
2020-02-17 18:39:44 +01:00
Lars Brinkhoff
3ad4704113
Put GCC specific option in separate Makefile variable.
2020-02-17 18:28:48 +01:00
aap
eac34e980b
Merge pull request #11 from aap/lars/joy
...
Add joystick support
2020-02-07 16:44:02 +01:00
Lars Brinkhoff
7c4baf4801
Update init file to attach Spacewar consoles.
2020-02-07 16:37:42 +01:00
Lars Brinkhoff
3f57389c4e
Device 724 with two Spacewar consoles.
2020-02-07 16:33:20 +01:00
Lars Brinkhoff
accf09549b
Device 420 with support for Spacewar consoles.
2020-02-07 16:33:20 +01:00
Lars Brinkhoff
ab481592d6
Spacewar SBLK binary.
2020-02-07 15:33:35 +01:00
aap
716317c8ce
lots of additions and changes
2019-12-05 00:31:20 +01:00
aap
207c7fde95
forgot file
2019-11-25 08:14:06 +01:00
aap
9d08e7306e
KA compatibility
2019-11-04 09:33:03 +01:00
aap
77c02726f5
verilog: passing diags part5
2019-10-29 18:17:32 +01:00
aap
a8b07f4340
verilog: passing diag part 3
2019-10-29 14:13:52 +01:00
aap
b96e2d468d
verilog: passing diags part2
2019-10-28 22:57:28 +01:00
aap
8975e4beb4
verilog: passing diags part1
2019-10-28 21:43:14 +01:00
aap
2bf63ab065
fixes
2019-10-27 17:12:55 +01:00
aap
5720149b68
cleaned up fe6
2019-10-26 17:33:39 +02:00
aap
9dfa20df82
get rid of mem_0
2019-10-26 16:59:16 +02:00
aap
7bf7f940f8
updated readme a bit
2019-10-26 16:56:35 +02:00
aap
e5c1408e9a
Merge branch 'master' of github.com:aap/pdp6
2019-10-26 16:49:32 +02:00
aap
b82dc449b8
fixed emu; new verilog code; fe6 for fpga
2019-10-26 16:49:04 +02:00
aap
99a2eb7f32
Merge pull request #13 from aap/lars/342
...
Update Type 342 characters.
2019-06-02 17:36:10 +02:00
Lars Brinkhoff
af5d53b099
emu: Update chargen with lower case characters, etc.
2019-06-02 12:31:20 +02:00
Lars Brinkhoff
48cf24b90a
Add depedency on chargen.inc.
2019-06-02 12:31:20 +02:00
aap
ae97de0446
emu: made netmem aware of busy memory
2019-05-04 12:53:34 +02:00
aap
c7276abb94
emu: fixed race condition
2019-04-29 16:22:31 +02:00
aap
58e09c73dc
emu: fixed spacing in 340 chargen
2019-04-18 10:49:52 +02:00
aap
05611ad2ec
small changes
2019-04-09 07:47:01 +02:00
aap
cf1c868ae0
emu: few more fixes
2019-03-30 13:30:49 +01:00
aap
6e2eb547ca
emu: fixed stupid FSC bug
2019-03-25 04:05:39 +01:00
aap
6dba7a1b87
emu: fixes for serial console
2019-03-23 18:14:48 +01:00
aap
a341e26b31
getting ready for VCF!
2019-03-23 01:39:37 +01:00
aap
42644740f9
emu: some progress on the 340; fixed normalize return
2019-03-22 03:54:34 +01:00
aap
eacf915bfb
emu: 340 emulation starting to work
2019-03-20 20:06:54 +01:00
aap
907f93d038
emu: some work on PTR; other smaller changes
2019-03-16 09:36:09 +01:00
aap
9d6dffe6a0
emu: fixed a couple of things; currently littered a bit with debug printfs
2019-03-14 00:16:10 +01:00
aap
21018f6056
emu: made it work in any directory
2019-03-12 13:10:20 +01:00
aap
68037c9d95
emu: implemented moby memory; changed attach cmd to mount
2019-03-12 10:00:45 +01:00
aap
b705b0fc4b
emu: implemented a little keyboard interface for the panel
2019-03-11 00:06:13 +01:00
aap
83b757ae1c
emu: ported to SDL2
2019-03-10 00:38:39 +01:00
aap
2cf5501709
emu: implemented a better clock; implemented repeat functionality, no knobs on panel yet
2019-03-09 18:57:54 +01:00
aap
cf728d2174
emu: add simple thread and channel functions and rewrote emu threading code
2019-03-09 12:55:24 +01:00