1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-19 16:24:46 +00:00
cc65/libsrc
Oliver Schmidt 298fe25281
Merge pull request #599 from greg-king5/pce-point-func
Fix how the PC-Engine calls functions through pointers.
2018-03-01 16:50:40 +00:00
..
apple2 Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
atari Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
atari2600 Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
atmos Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
c16 libsrc/c16/get_tv.s: remove code duplication 2017-01-26 16:43:47 +01:00
c64 Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
c128 Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
cbm Shortenned the CBM close() by a byte and a cycle. 2018-02-26 15:07:13 -05:00
cbm510 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
cbm610 fix cpeeks for CBM610 2017-12-12 04:32:39 +01:00
common Fixed the 65816/65802 detection. 2018-02-27 11:44:34 -08:00
conio Make some arrays const. 2017-06-28 20:43:31 +02:00
creativision Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
dbg Make some arrays const. 2017-06-28 20:43:31 +02:00
em
gamate Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
geos-apple directory structure changed from driver-centric to target-centric 2016-05-16 19:49:43 +02:00
geos-cbm Made dio_read(), dio_write(), and dio_write_verify() catch sector number conversion errors. 2018-02-23 16:12:12 -05:00
geos-common Make some arrays const. 2017-06-28 20:43:31 +02:00
joystick Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
lynx Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
mouse
nes Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
none crt0.s ("none" target): fix initialization of sp variable. 2018-01-11 13:15:19 +01:00
osic1p Removed CBM chartype table. 2017-12-02 11:04:59 +01:00
pce Made two indirect jumps through the zero-page go through page $20 on the PC-Engine. 2018-02-28 14:59:52 -05:00
pet Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
plus4 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
runtime callptr4 2017-05-01 21:08:03 +03:00
serial
sim6502
supervision Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
telestrat Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
tgi Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
vic20 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
zlib Fix more than 256 codes of same length. 2017-11-07 20:10:19 +01:00
Makefile Implemented the requested changes. 2018-01-04 11:17:20 +01:00