Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

Automatic Line-Wrap Example ASM

Game : N/A

Platform : NES

Released by : KingMike

Release date : 06 Jun 2014

Category : Source Code

Skill Level : Advanced

Version : 1.0

Downloads : 459

Document description

This is some source code to a automatic word-wrap hack from KingMike's Translations Shell Monsters Story translation.
It was useful as the translation had used some long names and it would have been difficult to format the line-breaks used in the original code to make good use of available window space with all possible situations.

It can be useful if a game buffers a full text window to RAM before it outputs to the screen, as this routine shifts around the text in the time between.

It was found in 2014 on a floppy disk from 2003, then rewritten to use as example code.
It is uncertain if this code is the final tested code, as KingMike tended to plan his NES ASM hacks in text documents but insert in hex, and may not have updated all changes to his code.
Still this should be good at least for concept-understanding purposes.

Reviews

No reviews yet...