Mezzano
Mezzano copied to clipboard
An operating system written in Common Lisp
I figured I'd make good on my promise to contribute some money. You should find that froggey's patreon contribution sum should have increased a little.
This new 8042 driver package improves PS/2 initialization robustness. PS/2 keyboard and mouse drivers are also split into new packages. This pull request addresses the feedback @froggey provided on IRC.
This new 8042 driver improves PS/2 initialization robustness. I didn't intend to completely rewrite ps2.lisp but that's what ended up happening. I had to do a big rebase onto master;...
This PR makes the HID driver code more general and the HID mouse driver now supports the qemu usb-tablet device as well as additional USB mice.
Pretty much what the title states, add something in the README about whether it's possible to run mezzano on arm64, x86-64, powerpc etc
Create .gitattributes to preserve line endings for unifont-5.1.20080820.hex, so build won't choke under MSYS2.
I am interested in leveling my LISP up a little, I was wondering: could someone describe to me the process through which I should port this McCLIM gopher browser to...
fs: Refactor disk/guid: Refactor ext4: * Fix errata reading superblock * Follow ext4 spec closer and remove some fields * Decode superblock unix time
I had to revert back to macOS Catalina to get demo 5 to work, but worth it because (also) now LispWorks works again. One path to importing code is to...