froggey / Mezzano

An operating system written in Common Lisp
MIT License
3.52k stars 188 forks source link

Implement a REPL on the debug serial port #200

Open fitzsim opened 4 months ago

fitzsim commented 4 months ago

Tested on QEMU and a ThinkPad T500. On the ThinkPad, input characters do not echo back, but otherwise the REPL works fine. (As a separate pull request I will suggest changing the debug serial port's default baud rate from 38400 to 115200 to match the Libreboot (coreboot) and GRUB setting.)