[cc65] Supervision support

Date view Thread view Subject view

From: Peter Trauner (peter.trauner_at_utanet.at)
Date: 2003-09-22 12:05:03


Hello,

a few weeks ago I started to use ca65 for a few simple test programs
for the supervision handheld.

I looked a little bit on the compiler and started to add supervision c
support.

Since this is a console and the program is in ROM, how do I 
initialize/handle
non const global variables?

Is it possible to prevent read only accesses from write only io ports?

Is it safe to call c functions from irq, nmi?

I have 4 linker configuration files for 16, 32, 64, 128kbyte cartridges
(64, 128kbyte are bankswitched).
Is it allowed to support several supervision targets?

Regards,
Peter Trauner

PS: I attached my work files
(how must I deliver/integrate supervision support in cc65?)
(some remarks about my first cc65 usage?)

PPS: in my current private MESS supervision driver are a lot of features,
fixes, enhancements not found in the last MESS release/last public 
supervision driver release.





---------------------------------------------------------------------- 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 : 2003-09-22 13:14:34 CEST