First post, by phix
- Rank
- Newbie
As a fun side project I created have created a "frontend" for my PC/XT emulator running on baremetal ARM (RasberryPi3) using the Circle library.
Code is here and you can download the latest binaries from https://virtualxt.org if you would like to try it out.
This was a superfun experience and I would recommend anyone interested in lowlevel coding to check out the Circle library. It really opens up the door to do some cool stuff on the RaspberryPi's. 😀
VirtualXT - A portable, lightweight Turbo PC/XT emulator written in C.