1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 06:56:39 +00:00
cc65/libsrc
uz a302df3cc1 Patch by Greg King: Added a TGI text translator and a palette graphics driver
to Atmos library.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5958 b7a2c559-68d2-44c3-8de9-860c34a00d81
2013-01-07 19:37:18 +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 Patch by Greg King: Added a TGI text translator and a palette graphics driver 2013-01-07 19:37:18 +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 Minor adjustment. 2012-11-07 22:34:08 +00:00
cbm610 Minor adjustment. 2012-11-07 22:34:08 +00:00
common Moved the string that contains the ascii representation of LONG_MIN into its 2012-11-26 16:28:46 +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 Add __fastcall__ stuff 2012-12-17 17:31:07 +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 Fix calculation of text width for bitmap fonts. 2012-09-20 21:14:46 +00:00
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