gokickrocks
02-06-2003, 11:24 PM
is there anyone else trying to edit their bios (changing values of registers, etc...)? i have some questions that i would like to ask...
Where are your questions ?
JPP
gokickrocks
02-07-2003, 01:17 AM
how does the index and mask correlate?
how do you determine how many options are available by using them?
how do i determine the values for an option using the index and mask?
say the index was 55 and the mask was 38...assuming both are hex values, if i do some anding i get 10...does that mean i have 16 available options? or is it something completely different?