[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More thoughts about Lode Runner & other multiload games...
On Fri, 28 Sep 2012, Antoine Vignau wrote:
The truth is out there, oops, just a click away...
http://www.hackzapple.com/phpBB2/viewtopic.php?t=191
LoGo
Sept. 2012 :-)
Hm. That confirms a couple things - confirms I can gut 0900-0EFF and
B700-BFFF for more space if I need.
It also confirms the $6000 start address that I found by brute force. (In
fact I start the program running at 6008, but note the proper start is
6000.)
And it confirms the high score table's address in RAM, which would be
useful for locating the routines to hit that. And that RWTS is used.
But as I'm not familiar with RWTS (anytime I try to understand it my head
explodes) I haven't been able to find the RWTS calls.
It is possible one of the functions is located at 6359.
-uso.