Post Reply 
SR Program in PPC ROM MOD File
02-13-2015, 07:56 AM
Post: #4
RE: SR Program in PPC ROM MOD File
(02-13-2015 03:48 AM)rprosperi Wrote:  SR was indeed a part of the normal PPC ROM, one of the about 100 functions that comprised the ROM made by PPC. This SR can be seen by doing a normal CAT2 and stepping thru the individual programs.

In the PPC .MOD file in question, the normal PPC ROM (installed in Port-1 in my config) has the PPC ROM installed in Page 8, and "SR" in Page 9, seemingly another entire ROM image.

Perhaps there was a bug in the process of assembling the ROM, and the glitch caused a partial "ghost"?

Anyone?

SR is the first function in the upper page of the PPC module (an 8k footprint), so I think what you're seeing is the normal behavior of the standard CAT 2 function in the CX - always showing said function.

The CCD-style CAT 2 function will not show it, as it assumes all "section headers" must have the hyphen char in the function name.

Cheers,
'AM

"To live or die by your own sword one must first learn to wield it aptly."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SR Program in PPC ROM MOD File - rprosperi - 02-12-2015, 11:09 PM
RE: SR Program in PPC ROM MOD File - Ángel Martin - 02-13-2015 07:56 AM



User(s) browsing this thread: 1 Guest(s)