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

195 Commits

Author SHA1 Message Date
aap
ae8c95d8e3 small change 2017-01-15 20:23:19 +01:00
aap
db4cfc73cb implemented literals in as6 2017-01-14 16:58:55 +01:00
aap
99c378455a Merge branch 'master' of github.com:aap/pdp6 2017-01-12 20:29:56 +01:00
aap
69a6b2f0a8 improved number parsing in the assembler 2017-01-12 20:29:35 +01:00
aap
2f21944ae7 updated fpga panel 2016-12-17 21:01:12 +00:00
aap
c74dad4bee implemented floating point 2016-12-11 17:23:06 +01:00
aap
d8edd19b0d implemented mul and div subroutines 2016-12-10 19:18:16 +01:00
aap
534d4521c3 added quartus project files 2016-12-10 00:00:16 +01:00
aap
69613da23e changed verilog code for synthesis 2016-12-09 23:31:27 +01:00
aap
7f0f172e4c added stand alone panel for FPGA communication 2016-12-02 09:10:37 +00:00
aap
92adeafbb7 renamed src to emu, updated README 2016-12-02 10:07:54 +01:00
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