[Early Access] Abusing a 90's Brother Word Processor
🕑 Added 2022-08-20 01:50:31 +0000 UTCI just can't get enough of these ridiculous Brother 386 laptop things. So much so, that I went out and found the VGA model! Today, let's try and hack into this thing and get it running, well... anything!
Comments
Ok so yes.. I did joke about running Plan9 on that but if its got 16-32Mb of ram and a VGA/VESA graphics card it can do it. https://9p.io/wiki/plan9/system_requirements/index.html
Yes one can do that. Had to write a custom terminfo file for a few AT&T keyboard back in the early days of Linux. https://man7.org/linux/man-pages/man5/terminfo.5.html
Veronica Explains
This was super fun! I wonder if you can set a TERM (or maybe a custom termcap) to recognize that keymapping. I've seen errors like that when booting very old UNIX COBOL stuff and I have to tweak variables to set the term type to register keypresses correctly.