Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

[feature request] larger rom and rom import

Open Apollo08 opened this issue 9 months ago • 3 comments

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

Apollo08 avatar Apr 25 '25 15:04 Apollo08

what is "z80"

BestGiter avatar Apr 26 '25 22:04 BestGiter

oh its an 8 bit microprocessor

BestGiter avatar Apr 26 '25 22:04 BestGiter

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.

DennouNeko avatar May 29 '25 18:05 DennouNeko