Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/27/09 23:34
Read: times


 
#161768 - Anyway back to the BIOS/monitor concept
Responding to: ???'s previous message
Not only bootloaders, but also monitors often make use of function calls from the app to the monitors. I can remember many years ago the 8051 monitor chips published entry points to things like putchar, etc.

I don't want to get that inflexible, but it might be nice to reuse some of the functions in the bootloader (instead of having two copies of them ... one in the bootloader and one in the appl). Any bright ideas how to do it? Just have a table in a fixed part of memory that contains the addresses of the various functions?

List of 7 messages in thread
TopicAuthorDate
Duplicate funcs in Bootloader == BIOS?            01/01/70 00:00      
   Search Subject Here...            01/01/70 00:00      
      Sounds reasonable            01/01/70 00:00      
         Nope....No after Ver 1 build special            01/01/70 00:00      
   Anyway back to the BIOS/monitor concept            01/01/70 00:00      
      No Bright Ideas.            01/01/70 00:00      
         the value of "BIOS"-like set of utilities...            01/01/70 00:00      

Back to Subject List