parallaxinc / Propeller-Tool

Propeller Tool software for Windows
MIT License
9 stars 2 forks source link

Compiling P1 code that won't fit into RAM/EEPROM doesn't error and doesn't prevent Load/Save #145

Open PropGit opened 3 years ago

PropGit commented 3 years ago

P1 Code that exceeds (at least by 275 bytes?) the RAM/EEPROM size no longer causes an error, but generates an image in Info View that is not useable given the expected hardware and loader system involved.

Resolve this bug.