are you sure its in ram and not rom, have you looked for it? >There's also possibly an area of ram that contains the _asm_exec_ram >address. This would be useful if you could change it to $8000 and then >call _asm_exec_ram in your program (if you have a large program). I >guess it isn't really a hook, though. :-)