Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-04-29
| ||
19:53 | zlrdtbl.lisp: Remove noise... Leaf check-in: 689563e4fe user: ams tags: trunk | |
19:53 | zlrdtbl.lisp: Try to be closer to Zeta parsing of integer; specially when IBASE is 8. and reading anything that doesn't fit in that radix. check-in: 54cf1d7f9b user: ams tags: trunk | |
2022-04-26
| ||
11:44 | Add TIME LVS variable; see that we only re-load a similar version of ZL. check-in: 496968dd60 user: ams tags: trunk | |
2022-04-18
| ||
13:18 | usim-state.lisp: Fix up. check-in: 1e02f6a0ef user: ams tags: trunk | |
10:25 | usim-state.lisp: Remove comment. check-in: ffedd02f28 user: ams tags: trunk | |
10:24 | usim-state.lisp: Process unknown segments. check-in: ff2825f7e6 user: ams tags: trunk | |
2022-04-14
| ||
06:58 | zlrdtbl.lisp: Update documentation slightly. check-in: 873b47db58 user: ams tags: trunk | |
2022-04-13
| ||
07:55 | zludge.asd: .. typo. check-in: 93309165d6 user: ams tags: trunk | |
07:55 | zludge.asd: Add crc32-file.lisp. check-in: e96c32ee1f user: ams tags: trunk | |
07:52 | crc32-file.lisp: Add file. check-in: c77a13d524 user: ams tags: trunk | |
2022-04-12
| ||
12:32 | usim.lisp: Add physical memory access functions. check-in: 0b3e14c4a4 user: ams tags: trunk | |
12:30 | scratch.lisp: Update. check-in: 2aec745516 user: ams tags: trunk | |
09:30 | usim-state.lisp: Fix bunch of bugs. check-in: 4a677238f5 user: ams tags: trunk | |
09:26 | scratch.lisp: Update. check-in: a21fc77a0b user: ams tags: trunk | |
08:31 | scratch.lisp: Update. check-in: 2e5b3ff114 user: ams tags: trunk | |
08:31 | scratch.lisp: Update. check-in: fe4f4b65b0 user: ams tags: trunk | |
08:30 | scratch.lisp: Hacks. check-in: d08bac918a user: ams tags: trunk | |
08:22 | usim-state.lisp (convert-8-to-32-vector): New function. check-in: 252ba77bb3 user: ams tags: trunk | |
2022-04-11
| ||
22:09 | usim-state.lisp (make-segment-array): New function. check-in: 21b6fbbc79 user: ams tags: trunk | |
20:47 | usim-state.lisp: New file. check-in: 9f373d220a user: ams tags: trunk | |
18:16 | disk.lisp: Add funtion to map into disk-image. check-in: 07c6900ebf user: ams tags: trunk | |
17:07 | disk.lisp (parittion-list): Print out the partition name. check-in: 258f4a9c33 user: ams tags: trunk | |
17:01 | disk.lisp (open-disk-image): Returning the fill vector will cause SBCL to hang it self. check-in: 401362f275 user: ams tags: trunk | |
16:47 | Reorganize things slightly. check-in: 2c653f0c06 user: ams tags: trunk | |
13:25 | usim.lisp: Add dummies for what we want to end up doing. check-in: ecab65162a user: ams tags: trunk | |
13:00 | Move functions for printing debugee status from CC to here, and add osme for USIM. check-in: 2871bc9e90 user: ams tags: trunk | |
12:30 | Split out usim "specific" stuff to seperate file. check-in: b1107b3f4c user: ams tags: trunk | |
2022-04-10
| ||
15:12 | zlrdtbl.lisp: Add note on / vs \ hack. check-in: 3b34afe385 user: ams tags: trunk | |
15:11 | zludge-pkg.lisp (read-single-byte): Export function. check-in: a2286de977 user: ams tags: trunk | |
2022-03-28
| ||
15:22 | zludge.lisp (+zl-sys-lvs+): Add variable. check-in: ec9c525872 user: ams tags: trunk | |
2022-03-03
| ||
11:17 | locative.lisp: Add Common Lisp locatives. check-in: d0f5a6583a user: ams tags: trunk | |
2022-02-20
| ||
09:36 | Add FLV for FS. check-in: e2552ad6d1 user: ams tags: trunk | |
2022-02-18
| ||
08:58 | +zl-qfasl-rel-lvs+, +zl-qc-lvs+, +zl-ua-lvs+, +zl-cc-lvs+, +zl-cold-lvs+: Add of local-variable settings for ZL. check-in: d267549a87 user: ams tags: trunk | |
2022-01-26
| ||
08:52 | Reorganize slightly; add some code that used to live in ZL. check-in: 81db58ed9d user: ams tags: trunk | |
2022-01-12
| ||
15:54 | Move ZL readtable to ZLUDGE. check-in: 82707f1730 user: ams tags: trunk | |
15:12 | README.md: Add file. check-in: 210e57d97f user: ams tags: trunk | |
2022-01-10
| ||
18:45 | Rename project from ZL-HACKS to ZLUDGE. check-in: 13810a7ccb user: ams tags: trunk | |
2021-10-03
| ||
09:08 | hacks.lisp (disk-read-block): New function. check-in: da74441768 user: ams tags: trunk | |
08:41 | hacks.lisp (find-disk-partition): Return values instead of a list. check-in: 049a1f0f9b user: ams tags: trunk | |
2021-10-02
| ||
22:26 | hacks.lisp: Fix more bugs. check-in: b3bb878998 user: ams tags: trunk | |
22:25 | hacks.lisp: Fix bugs. check-in: 4f82b40c9b user: ams tags: trunk | |
22:15 | hacks.lisp (get-disk-string): Fix function slightly. check-in: d13795bb8e user: ams tags: trunk | |
22:06 | hacks.lisp: Fix indenting. check-in: 465e496c56 user: ams tags: trunk | |
22:05 | hacks.lisp: Add some wip changes. check-in: e75c72cfe7 user: ams tags: trunk | |
11:19 | hacks.lisp (usim-disk-image): Comment out; since calls READ-FILE-AS-OCTETS on a file which might not exist. check-in: 2f3d14046b user: ams tags: trunk | |
2021-10-01
| ||
18:18 | hacks.lisp, zl-hacks.asd: Add stuff. check-in: 409df17f65 user: ams tags: trunk | |
2021-09-28
| ||
11:05 | hacks.lisp: More boilerplate. check-in: 226c94bc4e user: ams tags: trunk | |
11:02 | hacks.lisp: Add boiler plate for usim state hackery. check-in: 5589356d5d user: ams tags: trunk | |
2021-09-12
| ||
09:43 | Add files. check-in: 505746f61d user: ams tags: trunk | |
09:42 | initial empty check-in check-in: 630c4cde68 user: ams tags: trunk | |