1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-31 11:32:00 +00:00
cc65/libsrc
Greg King 216bb22b20 Added a special version of a function which uses an absolute addressing mode to access the zero page.
The PCEngine needs such operands to be redirected to RAM page $20 explicitly.  Fixes #1482; fixes #1483.
2021-05-04 12:10:43 -04:00
..
apple2 Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00
atari Export LMARGN_save to C. People might want to preserve this setting in their program. 2021-04-01 15:19:06 +02:00
atari2600
atari5200 crt0 clean-up 2020-11-29 18:08:33 +01:00
atmos Use more compact loops. 2020-12-27 17:54:49 -05:00
c16 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
c64 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
c128 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
cbm Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
cbm510 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
cbm610 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
common Added a special version of a function which uses an absolute addressing mode to access the zero page. 2021-05-04 12:10:43 -04:00
conio Use more compact loops. 2020-12-27 17:54:49 -05:00
creativision
cx16 Updated a comment about Kernal's STATUS variable. 2020-11-08 17:45:54 -05:00
dbg
em
gamate
geos-apple Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00
geos-cbm
geos-common Use more compact loops. 2020-12-27 17:54:49 -05:00
joystick
lynx Streamlined clock rate handling. 2020-10-25 14:06:44 +01:00
mouse
nes
none
osic1p Remove stale comment. 2020-12-27 17:54:49 -05:00
pce Added a special version of a function which uses an absolute addressing mode to access the zero page. 2021-05-04 12:10:43 -04:00
pet Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
plus4 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
runtime
serial
sim6502
supervision crt0 clean-up 2020-11-29 18:08:33 +01:00
telestrat fix space/column 2021-03-13 00:15:05 +01:00
tgi
vic20 Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
zlib zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00
Makefile Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00