1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc
cuz 44197d3708 Use get_tv.inc. Fix high byte of returned value.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3261 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-10-26 19:15:23 +00:00
..
apple2 Remove dependency on rom.o 2004-06-04 17:54:15 +00:00
apple2enh Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
atari Use get_tv.inc. Fix high byte of returned value. 2004-10-26 19:15:23 +00:00
atmos TGI driver by Stefan Haubenthal 2004-06-03 21:27:56 +00:00
c16 Use get_tv.inc 2004-10-26 19:05:19 +00:00
c64 Use get_tv.inc 2004-10-26 19:05:19 +00:00
c128 Use get_tv.inc 2004-10-26 19:05:19 +00:00
cbm Fixed a bug: Closing all files on exit did not work 2004-08-09 10:38:12 +00:00
cbm510 Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx 2004-09-20 10:24:59 +00:00
cbm610 Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx 2004-09-20 10:24:59 +00:00
common Replaced putchar by an assembler version 2004-10-06 21:42:17 +00:00
conio Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
dbg apple2enh fixes 2004-03-13 23:25:22 +00:00
em Use changed EM decls 2003-12-16 21:08:13 +00:00
geos New module joy_stddrv 2004-05-06 08:16:14 +00:00
joystick Remove an unused include 2004-01-04 21:14:43 +00:00
lynx New upload module 2004-10-15 21:26:34 +00:00
mouse Added the mouse_move module 2004-04-28 12:06:14 +00:00
nes Removed an unused rts 2004-10-21 21:37:41 +00:00
pet New function get_tv 2004-10-26 19:07:38 +00:00
plus4 Use get_tv.inc 2004-10-26 19:05:19 +00:00
runtime Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx 2004-09-20 10:24:59 +00:00
serial Removed unused file 2004-03-29 15:22:57 +00:00
supervision Added ctype.s 2003-10-10 16:59:41 +00:00
tgi Added tgi_ioctl 2004-10-14 18:24:52 +00:00
vic20 Use get_tv.inc 2004-10-26 19:05:19 +00:00
zlib Make the stuff compile 2003-09-23 20:11:39 +00:00
.cvsignore New mouse API 2004-03-23 21:56:13 +00:00
Makefile Added joystick and tgi driver by Karri Kaksonen 2004-10-14 16:50:50 +00:00