1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc
Oliver Schmidt 45313075fe Merge pull request #208 from greg-king5/big-jump
Improve the longjmp() and setjmp() functions.
2015-09-11 21:06:50 +02:00
..
apple2 Fixed comment. 2015-04-27 09:39:50 +02:00
atari
atari5200
atmos
c16 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
c64 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
c128 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
cbm Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
cbm510 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
cbm610 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
common Improved longjmp() and setjmp(). 2015-09-11 14:18:22 -04:00
conio Updated the fastcall information in a document and two Assembly files. 2015-07-22 13:31:14 -04:00
dbg Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
em
geos-apple
geos-cbm Create static drivers directly from source files. 2014-06-04 23:50:18 +02:00
geos-common Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
joystick
lynx Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
mouse Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes Added empty IRQ backend. 2015-07-22 11:36:54 +02:00
osic1p Macro-based implementation of screen layout configuration modules. 2015-03-23 19:02:45 +01:00
pet Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
plus4 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
runtime
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 Added _directerrno() to the sim6502/sim65c02 libraries. 2015-07-18 18:23:08 -04:00
supervision
tgi
vic20 Fixed the random-seed generators for the Commodore targets. 2015-09-11 10:03:07 -04:00
zlib Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
Makefile