Replies: 1 comment 1 reply
-
What do you want to store in a 4GByte ROM? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a constraint that requires the limit to be 24 bits? I would like to use a rom with a 32 bit address. I have found that I can get around this by opening the .dig file and setting the value to 32 bits, but it will get set back to 24 if I ever use the GUI to change anything else on the rom.
Digital/src/main/java/de/neemann/digital/core/element/Keys.java
Line 279 in 3620e50
Beta Was this translation helpful? Give feedback.
All reactions