I have a todo list I'm slowly working on to call a new release finally with the lisp interpreter. It's nearly done except for finishing tests and a tutorial text file I'm going to embed. I'm also going to embed the hex editor I already wrote and let you just jump to arbitrary memory locations from lisp for bootstrappability.
I'll make an improved version of lisp in a later release. Another release will be finishing the assembler which I actually started before lisp. I've also wanted to do a bit of file saving and loading at some point and other nice to have features.
I got slightly distracted in a good way though. I've obtained an IBM 5150 Personal Computer. It's the first machine that has 16 bit x86 and BIOS which lasted from 1981 to 2020 officially. I'm going to run bootstrap-os on it and show that I have compatibility back to 1981.