[feature request] larger rom and rom import
larger rom and like one post a rom import but in my case a .bin file as a compatable file type would be nice so then i could make a zeal8bit-OS rom and then once someone makes a z80 style cpu with a screen everyone could run a OS in digital logic sim
what is "z80"
oh its an 8 bit microprocessor
Found this feature request when I was about to ask for a bit larger ROM too (preferably 16-bit address) and variants for 32-bit and 8-bit data - including current 256x16 one that would be 6 variants in total. I've been working on a 32-bit RISC-V based MCU design and to load the compiled binary I had to write a script to split it up into "high" and "low" words to load into separate chips.