1
0
mirror of https://github.com/aap/pdp6.git synced 2026-01-11 23:53:31 +00:00

195 Commits

Author SHA1 Message Date
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
aap
0d7d96b104 cleaned up the repo a bit 2019-03-08 20:56:59 +01:00
aap
ac77ceefea cleaned up the repo a bit 2019-03-08 20:56:20 +01:00
aap
93420ff2a9 emu: fixed serial protocol for LCM panel 2019-03-08 09:28:24 +01:00
aap
135ab82a97 emu: fixed multiply 2019-03-06 22:54:34 +01:00
aap
6885f97fa1 emu: some cmd cleanup; DT stuff; pre-loaded memory files 2019-03-05 11:55:33 +01:00
aap
c2c493ecc4 emu: some cmd cleanup; DT stuff; pre-loaded memory files 2019-03-05 11:39:05 +01:00
aap
6760995000 emu: serial panel 2019-02-28 13:15:38 +01:00
aap
eab4f5b891 emu: moved common code to emu.c 2019-02-28 11:50:44 +01:00
aap
800614fcc5 emu: implemented serial protocol 2019-02-27 13:10:37 +01:00
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