zl-cc (deprecated)

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-01-12
16:23
Don't depend on ZLUDGE; just REQUIRE it. Leaf check-in: e7a11afd38 user: ams tags: trunk
16:07
Use ZLUDGE system. check-in: e25292145c user: ams tags: trunk
15:07
README.md: New file. check-in: 55a5a835a9 user: ams tags: trunk
14:31
Refer to ZL instead of ZETA. check-in: 976105275d user: ams tags: trunk
2022-01-10
18:46
ZL-HACKS is now ZLUDGE. check-in: e02281f8a3 user: ams tags: trunk
2021-06-03
20:53
bin/cc-why.lisp: First stab at a crude CC-WHY. check-in: 0b822ef8e8 user: ams tags: trunk
19:03
bin/cc-*: Close serial port only if we are using it... check-in: f21d8df01e user: ams tags: trunk
18:56
bin/cc-*: Close serial port. check-in: 50b964db99 user: ams tags: trunk
18:54
Create wraper scripts to run some semi-common CC commands, and CC itself. Moved things to bin/ to not polute top-level too much. check-in: d20b730ed1 user: ams tags: trunk
2021-04-20
14:10
make-cc98.lisp, make-cc99.lisp: Default to talking to board. check-in: 850f36ef2c user: ams tags: trunk
11:43
lcadrd.lisp: Fix code to allow making 32-bit and 48-bit values. check-in: 944554d537 user: ams tags: trunk
09:36
Remove some old code that we never really used. check-in: c436584927 user: ams tags: trunk
06:50
ccc.c: Change default devices. check-in: 107c36229a user: ams tags: trunk
2021-03-14
09:08
lcadrd.lisp: Fix typo in last commit. check-in: 85f83990a9 user: ams tags: trunk
2021-03-12
22:19
lcadrd.lisp: Add hooks for reading from UHDL's SPY port. check-in: 933f168c75 user: ams tags: trunk
2021-03-09
19:10
ccc.c: Disable debugging even slightly more. check-in: 95e563049b user: ams tags: trunk
19:09
ccc.c: Disable noisy debugging. check-in: dfd61aa917 user: ams tags: trunk
19:08
ccc.c: Set baud rate to 57600 baud. check-in: dce08b1476 user: ams tags: trunk
2021-03-03
23:10
ccc.c (reg_get): Print somewhat readable output when we get an error. check-in: fe1960f41a user: ams tags: trunk
23:08
ccc.c: Enable some debugging output. check-in: 4719f4c14d user: ams tags: trunk
23:05
ccc.c: Comment out disassemble_ucode_loc usage. check-in: 7a9e20f1f9 user: ams tags: trunk
22:40
ccc.c: Add C version of "CC". check-in: bfab1eba22 user: ams tags: trunk
2020-12-15
20:47
cccl.lisp: Update docs. check-in: 17da7126cc user: ams tags: trunk
20:35
cccl.lisp: Random doc. stuff. check-in: a93135b38f user: ams tags: trunk
2020-12-14
22:41
ccwhy.lisp: Specify package name for USIM-READ. check-in: 27698c2f0e user: ams tags: trunk
22:40
ccwhy.lisp: Add DECODE-DISK-STATUS function; and fix some minor access stuff in CC-CHECK-SERIOUS-ERROR-STATUS. check-in: da42eb6a0f user: ams tags: trunk
22:39
ccdisk.lisp: Eight is not octal. check-in: ce00687823 user: ams tags: trunk
22:22
ccdisk.lisp: Shoehorn it into CL. check-in: 503e49513e user: ams tags: trunk
22:20
ccwhy.lisp (cc-check-serious-error-status): Add hacks for usim. check-in: 75e53a2f00 user: ams tags: trunk
22:19
qf.lisp: Add hacks for System 98. check-in: 6580e72524 user: ams tags: trunk
21:55
cc.lisp: Make the examine register command work. check-in: 7e97821604 user: ams tags: trunk
2020-12-13
20:51
cccl.lisp (cc): Call USIM-OPEN-UNIBUS if DBG-ACCESS-PATH is USIM. check-in: 700d283845 user: ams tags: trunk
2020-12-07
22:55
ldbg.lisp: Add a USIM DBG-ACCESS-PATH. check-in: 92a2bd8610 user: ams tags: trunk
00:11
ccwhy.lisp (CC-PRINT-DEBUGGEE-NAME): Fake printing name. check-in: e95c2dba1f user: ams tags: trunk
00:09
ccwhy.lisp: 8 is not octal. check-in: 28e4d17b59 user: ams tags: trunk
00:08
qf.lisp: 9 is not in base 8. check-in: 0c22c1bd35 user: ams tags: trunk
00:05
ccwhy.lisp (CC-ANALYZE-MEM-PAR): Use ~[. check-in: 53a9893d94 user: ams tags: trunk
00:03
ccwhy.lisp (CC-ANALYZE-SOFTWARE-CRASH): Use CASE over SELECTQ. check-in: 57510e828f user: ams tags: trunk
00:02
ccwhy.lisp (CC-ANALYZE-MEM-PAR): Put a PROG around else case. check-in: 06d84e77a0 user: ams tags: trunk
00:01
ccwhy.lisp: Don't use NIL in M-V-B calls. check-in: a126e2884b user: ams tags: trunk
00:00
ccwhy.lisp: Remove EH package prefix. check-in: fcb3b7a082 user: ams tags: trunk
00:00
ccwhy.lisp: Remove SYS package prefix. check-in: 3667c42894 user: ams tags: trunk
2020-12-06
23:59
ccwhy.lisp: Remove SI package prefix. check-in: b0edcf7f80 user: ams tags: trunk
23:59
ccwhy.lisp: Remove CHAOS package prefix. check-in: 8f56ddda56 user: ams tags: trunk
23:59
Add CCWHY LISP to the mess. check-in: f7ad173c5b user: ams tags: trunk
23:45
cc.lisp: Fix more commands, specially colon ones. check-in: fb62a9ab91 user: ams tags: trunk
23:13
cc.lisp: Fix more commands to work. check-in: 3cc070975a user: ams tags: trunk
23:00
cc.lisp (ASSURE-CC-SYMBOLS-LOADED): Use dummy name that is not NIL. check-in: ed1573eae3 user: ams tags: trunk
22:59
cc.lisp (CC-EQUALS): Enable command. check-in: 634ac53f17 user: ams tags: trunk
22:54
cc.lisp (ASSURE-CC-SYMBOLS-LOADED): Fix for CL. check-in: bc7f3924a9 user: ams tags: trunk