1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 06:56:39 +00:00
cc65/libsrc
uz dc4e898abd Use the new declarations from the zeropage include file. In interrupt handlers
that call C code, we don't need to save the register bank, because the C code
will save it, when needed.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5909 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-11-04 15:23:05 +00:00
..
apple2 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
apple2enh Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
atari Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
atmos Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
c16 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
c64 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
c128 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
cbm
cbm510 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
cbm610 Fixed typo. 2012-10-31 23:39:58 +00:00
common Use the new declarations from the zeropage include file. In interrupt handlers 2012-11-04 15:23:05 +00:00
conio
dbg Use the new declarations from the zeropage include file. In interrupt handlers 2012-11-04 15:23:05 +00:00
em
geos-apple
geos-cbm
geos-common Apply "improved" cursor-off handling for native GEOS API too. 2012-10-25 20:02:01 +00:00
joystick
lynx Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
mouse
nes Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
pet Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
plus4 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
runtime Use the new declarations from the zeropage include file. In interrupt handlers 2012-11-04 15:23:05 +00:00
serial
supervision Normalized coding style. 2012-10-29 20:28:10 +00:00
tgi
vic20 Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
zlib
Makefile Convert dynamically loadable drivers into statically linkable drivers and add them to the target libraries. 2012-10-29 20:26:26 +00:00