If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
User contributions for Diskdog
Jump to navigation
Jump to search
10 June 2026
- 16:3416:34, 10 June 2026 diff hist −4 m Final Fantasy I & II: Dawn of Souls/ROM map Fix subheader: name-entry strings are unprefixed (shared engine), not FF2; only the shop strings carry the ff2 prefix (oops) current
- 16:1716:17, 10 June 2026 diff hist +6,257 Final Fantasy I & II: Dawn of Souls/ROM map Add Developer Assertion Strings section: 68 newline-terminated debug/assertion strings (all still referenced by live code), the disassembled magic-memory handler, and the build timestamp
- 15:1515:15, 10 June 2026 diff hist 0 Final Fantasy I & II: Dawn of Souls/ROM map Fix FF1 Spell Descriptions start 0x1A0767 -> 0x1A0787: old value overlapped the Spell Names table (which ends 0x1A0786), so it was structurally impossible. 0x1A0787 verified as the real start - first entry is Cure's description "Restores a little HP to one ally." Size 000EE9 -> 000EC9.
- 15:1115:11, 10 June 2026 diff hist 0 Final Fantasy I & II: Dawn of Souls/ROM map Extend FF1 Consumable Names end to 0x19A659 - completes previous boundary fix; weapon start was moved without extending consumables, which left a gap. Also corrected sizes (Weapon Names is 0x5AC). (oops)
- 15:0615:06, 10 June 2026 diff hist 0 Final Fantasy I & II: Dawn of Souls/ROM map Correct FF1 consumable/weapon name table boundary - split fell mid-string; consumables run to 0x19A659, weapons begin at Nunchaku 0x19A65A (verified by decoding the table continuously from 0x19A261)