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

84 Commits

Author SHA1 Message Date
aap
45bd177a73 verilog character instructions 2016-11-24 16:13:49 +01:00
aap
844810b249 verilog BLT 2016-11-24 11:04:41 +01:00
aap
f926fd9098 BLK 2016-11-23 09:52:46 +01:00
aap
db93c803c8 work on IOT, AR, SH and SC 2016-11-21 11:39:40 +01:00
aap
2268d61557 work on AR and MQ 2016-11-17 21:40:20 +01:00
aap
a1d5d59e04 some more AR stuff 2016-11-17 00:54:09 +01:00
aap
9c3ca3988f basic E cycle working, S done 2016-11-16 17:06:27 +01:00
aap
712c0bddf6 implemented S cycle, started E 2016-11-15 23:57:55 +01:00
aap
dff2d4cff2 verilog instruction decoding 2016-11-14 23:44:16 +01:00
aap
a2f609fe66 implemented I and A cycles in verilog 2016-11-14 07:01:05 +01:00
aap
14a82a7e61 rewrote the verilog code 2016-11-13 02:06:34 +01:00
aap
fb47930b1b started to write a verilog simulation 2016-11-09 19:24:07 +01:00
aap
5d0ee59ab9 fixed two bugs 2016-11-08 00:09:55 +01:00
aap
0cdb02a439 little fix in apr; added delay to mkpty 2016-11-04 14:50:02 +01:00
aap
136ae33449 changed handling of TTYs; you now connect to a tty device, misc/mkpty is used to create a pty to be used by the emulator 2016-11-02 08:29:54 +01:00
aap
44fa353ea0 fixed PI channels, implemented clock 2016-11-01 01:00:02 +01:00
aap
1fde96488e memory power on 2016-10-31 16:38:13 +01:00
aap
91f93179bb fixed bug in fastmem 2016-10-28 19:12:47 +02:00
aap
ff8882ab38 re-implemented memory 2016-10-28 18:18:02 +02:00
aap
783eb935de moved iobus into apr 2016-10-26 22:44:12 +02:00
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