I just posted the ‘doom on a lightning adapter’ story, and saw this in submissions. I’ll have to tip my hat to the better bizarre ‘X on Y’ post. You win this time, radeeyate.
userbinator•2h ago
Unfortunately it doesn't seem possible to run WINE in it, and thus another Excel inside that.
necovek•2h ago
It runs on neither MacOS nor Excel cloud though, as it depends on a Windows DLL.
yjftsjthsd-h•1h ago
Wouldn't help with cloud of course, but there's WINE for macOS, isn't there? Or does that version of Excel not allow loading binary libraries such that you could hand it a DLL if WINE translated it?
nxobject•1h ago
mini-rv32ima is incredibly compact -- I imagine a translation to VBA might not be too hard.
tinktank•1h ago
This is the insanity that I miss.
dmitrygr•1h ago
“ The emulator is built as a seperate dll which is loaded by the VBA macro. The VBA macro calls the emulator in the dll and gets the output and writes it into the cells in the spreadsheet. ”
Not really in excel. Excel is just the console. Emulator is a native DLL
nailer•2h ago