oracles-disasm icon indicating copy to clipboard operation
oracles-disasm copied to clipboard

oracles of ages - vwf fixing

Open ghost opened this issue 5 months ago • 0 comments

https://github.com/Stewmath/oracles-disasm/blob/vwf/code/textbox.s#L2822-L2823

Name printing code should look like this:

	call vwfAddCharToTextBuffer
;	call setLineTextBuffers
;	call retrieveTextCharacter
	jr --

EDIT: There's also an updated Seasons text file https://github.com/d0k3/oracles-disasm/commit/47303dec126aeff8f73a5458eac2af598b68d1b8

ghost avatar Jul 24 '25 20:07 ghost