Skip to content

Conversation

@clobber
Copy link

@clobber clobber commented Nov 21, 2019

left shift count >= width of type

With optimization on, cartridge_size will result in garbage/undefined behavior and break loading of games not found in the database, because the size will always be > 131072 and wrongly identify cartridge_type as CARTRIDGE_TYPE_SUPERCART_LARGE

`left shift count >= width of type`

With optimization on, `cartridge_size` will result in garbage/undefined behavior and break loading of games not found in the database, because the size will always be > 131072 and wrongly identify `cartridge_type` as `CARTRIDGE_TYPE_SUPERCART_LARGE`
@JoeMatt
Copy link

JoeMatt commented Jan 24, 2022

Seems like this is dead, but I merged #1 and #2 into https://github.com/Provenance-Emu/ProSystem1_3

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