Skip to content

Fix docs issue 309#312

Merged
alekmaul merged 2 commits intoalekmaul:masterfrom
killerdevildog:fix-docs-issue-309
Aug 1, 2025
Merged

Fix docs issue 309#312
alekmaul merged 2 commits intoalekmaul:masterfrom
killerdevildog:fix-docs-issue-309

Conversation

@killerdevildog
Copy link
Copy Markdown
Contributor

  • Replace consoleSetTextVramBGAdr() with consoleSetTextMapPtr()
  • Replace consoleSetTextVramAdr() with consoleSetTextGfxPtr()
  • Documentation now exactly matches the working hello_world.c example

…o World tutorial

- Remove consoleInit() call from code example as it's no longer required
- Update documentation to clarify that SNES initialization is now automatic
- Replace outdated explanation with correct information about console text initialization
- Code examples now match current pvsneslib behavior where consoleInit() is handled by runtime
- Replace consoleSetTextVramBGAdr() with consoleSetTextMapPtr()
- Replace consoleSetTextVramAdr() with consoleSetTextGfxPtr()
- Documentation now exactly matches the working hello_world.c example
@alekmaul alekmaul merged commit 315f46c into alekmaul:master Aug 1, 2025
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