author | John Tsiombikas <nuclear@member.fsf.org> | |
Thu, 30 Jun 2022 04:23:56 +0000 (07:23 +0300) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Thu, 30 Jun 2022 04:23:56 +0000 (07:23 +0300) | ||
commit | 5759bf96070a18b9b30a1da5388cb189653ebcd6 | |
tree | 42abbe098c4ada2c94ad0290001ffe88c5872275 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
doc/sgi_man7_keyboard | [new file with mode: 0644] | blob |
doc/sgi_man7_mouse | [new file with mode: 0644] | blob |
fw/Makefile | [new file with mode: 0644] | blob |
fw/src/defs.h | [new file with mode: 0644] | blob |
fw/src/main.c | [new file with mode: 0644] | blob |
fw/src/ps2kbd.c | [new file with mode: 0644] | blob |
fw/src/ps2kbd.h | [new file with mode: 0644] | blob |
fw/src/scantbl.h | [new file with mode: 0644] | blob |
fw/src/serial.c | [new file with mode: 0644] | blob |
fw/src/serial.h | [new file with mode: 0644] | blob |
fw/src/timer.c | [new file with mode: 0644] | blob |
fw/src/timer.h | [new file with mode: 0644] | blob |
hw/sgikbd.lib | [new file with mode: 0644] | blob |
hw/sgikbd.pro | [new file with mode: 0644] | blob |
hw/sgikbd.sch | [new file with mode: 0644] | blob |