Hello MSX family!
The MSX was my gateway to a life long career as a Microsoft Engineer. Now I'm in my midlife crisis, I'm back at it....
My first goal was to able to be able to get Turbo Pascal up and running; came across MSXPad but that is quite cumbersome and does not work on Windows x64 as-is.
So decided to create a build environment from the ground up, so I could use modern editors (specifically Microsoft Visual Code)
The result is that I now have a tool chain scripted together with a template project, that runs natively on pretty much any Windows Win32 version (and even ReactOS!) on x64 and x86.
Windows 10 x64 absolutely refuses to run the cross-compiler 3.3f executable, so I'm running that through DosBox.
All scripted so it's a single click to compile and run (fMSX, BlueMSX and OpenMSX all work)
Just for fun, I tested it running on Reactos in Virtualbox on Ubuntu in Hyper-V on Windows 10 x64.
Good to see there are more crazy people like me still coding 8 bit