..
apple2
Changed the mouse API: Introduced a new flag byte that contains information
2006-05-21 11:25:31 +00:00
apple2enh
Apple 2 mouse driver and other stuff from Oliver Schmidt
2006-04-06 19:51:37 +00:00
atari
Declare zero page variables before use. Otherwise they aren't used in zero
2006-04-09 11:43:03 +00:00
atmos
getenv is now in common
2005-04-21 21:31:16 +00:00
c16
Move constructor code into the INIT segment
2005-02-26 09:28:46 +00:00
c64
Changed the mouse API: Introduced a new flag byte that contains information
2006-05-21 11:25:31 +00:00
c128
Changed the mouse API: Introduced a new flag byte that contains information
2006-05-21 11:25:31 +00:00
cbm
Added initcwd.s from Stefan Haubenthal which initializes _cwd on startup.
2005-07-24 13:20:49 +00:00
cbm510
Add kernal replacement function
2005-07-25 18:15:11 +00:00
cbm610
Inline InitBuffers
2005-05-05 10:32:06 +00:00
common
putchar didn't work
2005-12-20 22:58:16 +00:00
conio
Fixed tab removal which somehow went wrong
2005-02-14 09:38:30 +00:00
dbg
Small optimization
2005-09-09 17:30:28 +00:00
em
Add definitions for tools so the makefile is useful by itself.
2004-10-26 19:28:26 +00:00
geos
Added missing import statements.
2005-08-24 19:55:38 +00:00
joystick
Code goes into the CODE segment, not RODATA.
2006-03-31 20:07:43 +00:00
lynx
Bug fix by Karri Kaksonen
2005-05-02 08:09:36 +00:00
mouse
Changed the mouse API: Introduced a new flag byte that contains information
2006-05-21 11:25:31 +00:00
nes
Fixed a small coding sloopyness that broke the NES startup code when
2005-11-23 04:41:04 +00:00
pet
Driver for the Protovision 4 Player Joystick Adapter by Stefan Haubenthal.
2005-08-28 21:06:23 +00:00
plus4
Inline InitBuffers
2005-05-05 10:32:06 +00:00
runtime
Add the ltest module to the makefile
2005-11-28 14:55:45 +00:00
serial
Code goes into the CODE segment, not RODATA.
2006-03-31 20:07:43 +00:00
supervision
Add definitions for tools so the makefile is useful by itself.
2004-10-26 19:28:26 +00:00
tgi
Code goes into the CODE segment, not RODATA.
2006-03-31 20:07:43 +00:00
vic20
Driver for Protovision 4 Player Joystick by Stefan Haubenthal
2005-08-28 21:01:59 +00:00
zlib
Add definitions for tools so the makefile is useful by itself.
2004-10-26 19:28:26 +00:00
.cvsignore
New mouse API
2004-03-23 21:56:13 +00:00
Makefile
Apple 2 mouse driver and other stuff from Oliver Schmidt
2006-04-06 19:51:37 +00:00