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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/29/01 08:52
Read: times


 
#14588 - RE: 2K Code at 0x4000 - Erik
If located at 4000, how does the reset vector get activated?

Actually, it does put the reset vector at 0x0000, and it contains a LJMP to somewhere in the 2K space above 0x4000; eg,
LINK MAP OF MODULE:  abstrptr (ABSTRPTR)

            TYPE    BASE      LENGTH    RELOCATION   SEGMENT NAME
            -----------------------------------------------------

            * * * * * * *   C O D E   M E M O R Y   * * * * * * *
            CODE    0000H     0003H     ABSOLUTE     
                    0003H     3FFDH                  *** GAP ***
            CODE    4000H     0071H     UNIT         ?C?LIB_CODE
            CODE    4071H     0022H     UNIT         ?PR?MAIN?ABSTRPTR
            CODE    4093H     000CH     UNIT         ?C_C51STARTUP

Presumably it'd do something similar with the interrupt vectors?


List of 23 messages in thread
TopicAuthorDate
2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit , Andy            01/01/70 00:00      
RE: Thomas Zepf            01/01/70 00:00      
Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: 2K Code at 0x4000 - Erik            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Bryan            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      

Back to Subject List