1
0
mirror of https://github.com/aap/pdp6.git synced 2026-01-13 15:27:46 +00:00

64 Commits

Author SHA1 Message Date
aap
3b09b5f613 started modularizing the code somewhat 2016-10-26 17:03:50 +02:00
aap
2c3242fd4d membus pulses; pt thread 2016-10-25 20:30:28 +02:00
aap
2a37a8f74d wrote new gui; implemented and fixed a bunch of stuff 2016-10-24 22:54:13 +02:00
aap
e0d9a181e2 io panel 2016-10-22 12:00:31 +02:00
aap
e6c9c9b639 indicator panel svgs 2016-10-21 22:00:07 +02:00
aap
c80dce6e90 various changes 2016-10-21 15:32:51 +02:00
aap
bdf5fad41d fixed tty; implemented ptr 2016-10-19 21:51:58 +02:00
aap
3df4051093 assembler & linker basically working 2016-10-19 12:11:11 +02:00
aap
8342f86563 some work on the assembler 2016-10-17 22:31:15 +02:00
aap
d71efecbb3 been working on a new assmbler and a linker 2016-10-12 22:18:29 +02:00
aap
6311e92a7c started working on a linker 2016-10-09 22:36:09 +02:00
aap
f2e9f77f69 added proper tty client 2016-10-06 15:08:32 +02:00
aap
b740e8d84f merge 2016-10-06 13:42:02 +02:00
aap
854437548e small changes 2016-10-06 13:36:55 +02:00
aap
2a67b180a8 better debugging tracing; fixed bug related to keys 2016-10-05 19:06:47 +02:00
aap
01be323fad fixed div shift; added misc files 2016-10-04 20:54:49 +02:00
aap
31adf43f2e Merge pull request #1 from larsbrinkhoff/master
Use sdl-config and pkg-config to add compiler flags.
2016-05-13 08:56:48 +02:00
Lars Brinkhoff
4ada97372a Use sdl-config and pkg-config to add compiler flags. 2016-05-13 07:56:06 +02:00
aap
1452e2c856 fixed dependency on inst.h 2016-05-12 22:34:03 +02:00
aap
79ef7a3af8 experimented, fixed bugs, implemented basic tty 2016-05-01 00:12:29 +02:00
aap
bda85e8902 final touches, added README 2016-04-27 19:15:49 +02:00
aap
3a92ce7bf8 implemented floating point add/sub 2016-04-27 18:49:54 +02:00
aap
5a11c7ea4e floating point division 2016-04-27 18:05:01 +02:00
aap
d5db4f2a3b implemented quite a bit floating point stuff 2016-04-27 00:16:19 +02:00
aap
f73bb4e372 implemented FSC 2016-04-25 21:02:18 +02:00
aap
09d4a05c50 implemented divide subroutine 2016-04-24 15:05:06 +02:00
aap
432ea680a2 implemented fixed point multiplication 2016-04-21 18:46:46 +02:00
aap
94436d621a finished implementing character operations 2016-04-21 00:51:28 +02:00
aap
55063c54fd implemented first character subroutine 2016-04-20 07:50:08 +02:00
aap
295d910a00 implemented increment part of character subroutine 2016-04-20 00:14:00 +02:00
aap
add5068228 implemented bit shifts 2016-04-18 23:21:46 +02:00
aap
7b416e2f8a implemented UUOs 2016-04-18 13:04:40 +02:00
aap
e3aa5af7e8 implemented XCT 2016-04-18 10:35:47 +02:00
aap
b0107ee74a implemented BLT 2016-04-18 01:33:40 +02:00
aap
0c30156bdb implemented BLKI/O 2016-04-17 21:13:12 +02:00
aap
c7f7efa0ee implemented cpa device 2016-04-16 20:42:46 +02:00
aap
fb9d5ac3dc implemented PI device 2016-04-16 16:43:00 +02:00
aap
692715079e started with IO 2016-04-16 01:32:43 +02:00
aap
f41c186d88 memory files 2016-04-15 01:19:00 +02:00
aap
dd450b9298 wrote some basic test and found bugs 2016-04-14 23:42:19 +02:00
aap
b19f158e12 implemented store; reworked fetch/store gating a bit 2016-04-14 00:04:50 +02:00
aap
20fd2cd681 execution again 2016-04-12 19:09:26 +02:00
aap
36f6269ff1 more work on execution 2016-04-12 01:11:56 +02:00
aap
2ced6e52a3 started revisiting execution 2016-04-11 00:58:27 +02:00
aap
6462ade402 more instruction decoding 2016-04-09 21:37:21 +02:00
aap
1361705747 revisited fetch and parts of instruction decoding 2016-04-08 19:11:20 +02:00
aap
b0e0abc290 revisited address cycle and AR subroutines 2016-04-08 01:13:18 +02:00
aap
00cef7150a revisited instruction cycle 2016-04-07 21:56:15 +02:00
aap
b0b7edaf73 revisited memory control 2016-04-05 23:45:30 +02:00
aap
ab96a0f785 better pulse system; revisited key cycle 2016-04-05 00:50:38 +02:00