Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-09-05 Update #2

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

Engezerstorung
Copy link
Contributor

Bring the french disassembly up to date with pret/pokered as of September 5 2024

Bring the french disassembly up to date with pret/pokered as of September 5 2024

Use long option flags for rgbgfx, same as tools/gfx

Fix comment about auto text box drawing (#458)

Actually, setting bit 0 of this byte disables auto text box drawing on calling DisplayTextID. See https://github.com/pret/pokered/blob/6e3ab0a9e97ff14123ac65f56cb4b4ddab45b695/engine/menus/display_text_id_init.asm#L7

Use bankless symbols for VC constants

This is valid according to the .sym file spec:
<https://rgbds.gbdev.io/sym/>

Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)

Identify wcd6d as wNameBuffer and others (#455)

Identify various flag labels and bit constants (#454)

Build with RGBDS 0.8.0, though it is not yet required

Identify some unused WRAM variables (#453)

Add comment about audio engine perfect pitch bug (#451)

Use constant in wram for hidden item flags (#445)

Prevents defining more hidden items than the flag array has room for

Fix hard-coded bank

Co-Authored-By: dannye <33dannye@gmail.com>
Co-Authored-By: Vortyne <104168801+vortyne@users.noreply.github.com>
Co-Authored-By: Preeyan Parmar <4997904+preeyan@users.noreply.github.com>
Co-Authored-By: Sylvie <35663410+rangi42@users.noreply.github.com>
@einstein95
Copy link
Owner

Thanks!

@einstein95 einstein95 merged commit 1f14c8b into einstein95:master Sep 6, 2024
1 check passed
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