Post Reply 
MCODE: Card_Reader 1G ROM
05-16-2019, 01:29 AM
Post: #8
RE: MCODE: Card_Reader 1G ROM
I can't believe its not GOT butter!
Is there really no commented source code for the Card Reader from HP ???

Angel, those spaces don't look like tables to me. To start with they only represent half the codes for the 67, also the codes that do fit are in higgledy-piggledy order - any responsible assembly table maker would have reduced the table order to 1,2,3,4... order. Next there doesn't seem to be any table addressing code in the whole of the card reader ROM, not even an offset address, by one or two bytes, i.e table 1 is at E469 so the search would be to look for an ld@ code having 9h as the last digit of a 4 digit address, but with an offset of a byte it would be 8h or if 16 bit offset it would be 7h, but none of these are apparent in the ROM. Its the same for the other table 2 at E5A7.
Its like the 1G updated version has some left over code that is not cleaned up from the previous version.
Just a few thoughts on the matter.
DA
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MCODE: Card_Reader 1G ROM - Ángel Martin - 05-11-2019, 11:13 AM
RE: MCODE: Card_Reader 1G ROM - derekamos - 05-16-2019 01:29 AM
RE: MCODE: Card_Reader 1G ROM - RobertM - 08-02-2019, 05:05 AM
RE: MCODE: Card_Reader 1G ROM - derekamos - 05-16-2019, 11:56 AM
RE: MCODE: Card_Reader 1G ROM - hth - 08-03-2019, 03:07 AM
RE: MCODE: Card_Reader 1G ROM - RobertM - 08-04-2019, 04:56 PM
RE: MCODE: Card_Reader 1G ROM - hth - 08-04-2019, 09:13 PM
RE: MCODE: Card_Reader 1G ROM - rprosperi - 08-04-2019, 10:16 PM
RE: MCODE: Card_Reader 1G ROM - rprosperi - 08-05-2019, 01:06 PM
RE: MCODE: Card_Reader 1G ROM - RobertM - 08-05-2019, 09:14 PM
RE: MCODE: Card_Reader 1G ROM - rprosperi - 08-06-2019, 02:48 AM



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