Skip to content

Conversation

@ChetSimpson
Copy link
Contributor

This reduces the use of fixed sized character strings used to store text loaded from the string table resource and thus reduces the use of MAX_LOADSTRING.

  • change use of LoadString to ::vcc::utils::load_string when retrieving name, catalog id, and description in cartridges.
  • added hard coded configuration section to harddisk, SuperIDE, and acia cartridges.
  • removed loading of configuration section from the cartridge name resource of the string table.

@ejaquay
Copy link
Contributor

ejaquay commented Oct 27, 2025

Unsure about conflicts resolution for this so leaving it

… _acia_ cartridges

removed loading of configuration section from the cartridge name resource of the string table
@ChetSimpson ChetSimpson force-pushed the cs/vcc/reduce-usage-of-maxloadstirng branch from dea113e to 904f889 Compare October 27, 2025 13:40
@ChetSimpson
Copy link
Contributor Author

Unsure about conflicts resolution for this so leaving it

I expected them. Fixed.

@ejaquay ejaquay merged commit c696a16 into VCCE:main Oct 27, 2025
1 check passed
@ChetSimpson ChetSimpson deleted the cs/vcc/reduce-usage-of-maxloadstirng branch November 13, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants