1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 21:54:47 +00:00
cc65/libsrc
uz f1d8210450 Fix calculation of text width for bitmap fonts.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5829 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-09-20 21:14:46 +00:00
..
apple2 Replaced Apple II specific solution with implementation of recently introduced mass-storage device enumaration. 2012-09-09 13:38:32 +00:00
apple2enh Replaced Apple II specific solution with implementation of recently introduced mass-storage device enumaration. 2012-09-09 13:38:32 +00:00
atari Added the first EMD driver for the atari, written and contributed by Shawn 2012-09-05 11:25:28 +00:00
atmos
c16
c64 Introduced mass-storage device enumaration - with implementation for C64 and C128. 2012-09-09 12:14:45 +00:00
c128 Introduced mass-storage device enumaration - with implementation for C64 and C128. 2012-09-09 12:14:45 +00:00
cbm Have the internal function 'isdisk' set the carry for device 31. As the device id 31 doesn't really exist it is for sure no disk. 2012-09-05 19:07:34 +00:00
cbm510
cbm610
common Modifications for smaller code size. 2012-07-10 20:45:16 +00:00
conio
dbg
em Forgot to add the new module that contains em_load_driver. 2012-07-23 06:18:58 +00:00
geos-apple
geos-cbm
geos-common
joystick
lynx Change address of sec loader 2012-09-15 12:57:37 +00:00
mouse
nes
pet
plus4
runtime Rewrite code for arithmetic right shift. 2012-07-11 20:57:02 +00:00
serial An already loaded driver is an error in ser_load_driver, because the library 2012-07-22 19:54:04 +00:00
supervision
tgi Fix calculation of text width for bitmap fonts. 2012-09-20 21:14:46 +00:00
vic20
zlib
Makefile Generate and package a matching emd binary of the new driver for the target 2012-09-05 13:45:17 +00:00