aap
|
5c8f75a5cd
|
panel: implemented serial protocol used at LCM
|
2019-02-27 10:56:24 +01:00 |
|
aap
|
4909e1bfd9
|
emu: rewrote 551, still rough
|
2019-02-24 20:41:25 +01:00 |
|
aap
|
7935d618f0
|
emu: fixed MI
|
2019-02-08 13:28:44 +01:00 |
|
aap
|
c2ff6849e9
|
emu: tweaked and fixed the DC, wrote some simple tests
|
2019-02-08 00:37:40 +01:00 |
|
aap
|
3f8f51ffbb
|
found bug in schematics, fixed in emu
|
2019-02-03 11:40:09 +01:00 |
|
aap
|
ef0693e927
|
Merge pull request #9 from aap/lars/tmxr
Update netmem for new protocol used by SIMH's TMXR.
|
2019-01-28 20:36:15 +01:00 |
|
Lars Brinkhoff
|
6473209384
|
Update netmem for new protocol used by SIMH's TMXR.
|
2019-01-28 10:15:09 +01:00 |
|
aap
|
7414568e3d
|
emu: more fixes; passing diagnostics part3
|
2019-01-26 22:39:57 +01:00 |
|
aap
|
9058cff6fa
|
emu: more fixes
|
2019-01-25 11:21:06 +01:00 |
|
aap
|
a69eafc0e7
|
emu: more fixes
|
2019-01-23 23:31:39 +01:00 |
|
aap
|
36e33cc937
|
emu: implemented register state; passing diags part1
|
2019-01-21 22:52:32 +01:00 |
|
aap
|
aec208c1a7
|
emu: implemented SBLK load; fixed a couple of bugs
|
2019-01-21 09:28:40 +01:00 |
|
aap
|
8b0849d160
|
emu: redid pulse mechanism
|
2018-11-29 14:45:25 +01:00 |
|
aap
|
28cc63f3ba
|
added network memory; some work on cmdline interface
|
2018-08-15 14:18:52 +02:00 |
|
aap
|
67fa30288e
|
added module list and awk script to generate html
|
2018-02-17 23:20:08 +01:00 |
|
aap
|
88875b87ce
|
committing old stuff
|
2018-02-07 01:37:09 +01:00 |
|
aap
|
a47c3c2bd4
|
emu: implemented Data Control (untested)
|
2017-10-10 21:29:30 +02:00 |
|
aap
|
74e046d2ae
|
emu: improved cli
|
2017-02-14 00:49:51 +01:00 |
|
aap
|
0766d0216e
|
implemented threads differently
|
2017-02-02 19:37:19 +01:00 |
|
aap
|
a2de61d375
|
emu: implemented basic command line interface; sav loader
|
2017-01-31 00:48:09 +01:00 |
|
aap
|
3197705f49
|
ld6: added RIM10B loader to RIM format
|
2017-01-31 00:47:17 +01:00 |
|
aap
|
f09ac9eb90
|
work on assembler and linker
|
2017-01-29 23:26:24 +01:00 |
|
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 |
|