Re: [cc65] Other uses of BRK, stack snooping

Date view Thread view Subject view

From: stefan (c_o_c_at_gmx.net)
Date: 2002-08-14 18:46:12


perhaps you can use brk for what it is used in 65816 cpus:

error-handling.

you could redirect the brk-pointers to a kind of catch routine, which will
be called in case of an error from a try block.
the byte after brk could indicate wich catch routine should be used.



----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-08-14 18:57:27 CEST