..
joy
Replaced whole bunch for Makefiles with a single generic Makefile.
2013-05-04 22:10:48 +02:00
ser
Replaced whole bunch for Makefiles with a single generic Makefile.
2013-05-04 22:10:48 +02:00
tgi
Replaced whole bunch for Makefiles with a single generic Makefile.
2013-05-04 22:10:48 +02:00
_scrsize.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
atmos_load.s
Tape load and save functions for the Oric Atmos. By Stefan Haubenthal.
2012-05-28 11:11:39 +00:00
atmos_save.s
Tape load and save functions for the Oric Atmos. By Stefan Haubenthal.
2012-05-28 11:11:39 +00:00
cclear.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
cgetc.s
Function key support be Stephan Haubenthal.
2009-01-24 16:35:42 +00:00
chline.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
clock.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
clrscr.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
color.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
cputc.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
crt0.s
Moved IRQ hooking / unhooking from startup code to constructor / destructor to avoid linking in the hooking / unhooking code (and callirq) for the majority of cc65 prorams not linking in interruptors.
2013-02-12 22:39:38 +00:00
ctype.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
cvline.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
gotox.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
gotoxy.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
gotoy.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
irq.s
Save some bytes by sharing the code doing the actual vector setting. Note: Jumping from segemnt INIT to segment CODE is okay while the other way wouldn't be.
2013-02-14 16:48:05 +00:00
joy_stat_stddrv.s
Replaced whole bunch for Makefiles with a single generic Makefile.
2013-05-04 22:15:30 +02:00
joy_stddrv.s
Added missing standard driver definitions.
2012-11-01 15:58:27 +00:00
kbhit.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
mainargs.s
Fixes for program arguments and TAP header by Stefan Haubenthal.
2011-07-03 13:23:07 +00:00
oserrlist.s
Added oserrlist.s from Stefan Haubenthal
2004-05-31 19:27:54 +00:00
oserror.s
Improved the stub for __osmaperrno somewhat (Stefan Haubenthal).
2011-05-01 21:39:04 +00:00
revers.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
store_filename.s
Tape load and save functions for the Oric Atmos. By Stefan Haubenthal.
2012-05-28 11:11:39 +00:00
systime.s
Added _systime for all platforms
2002-11-12 22:49:38 +00:00
sysuname.s
Added stub for _osmaperrno. Improve uname info. By Stefan Haubenthal.
2011-04-16 12:15:49 +00:00
tgi_colors.s
Target-specific black & white values for use by the target-shared TGI kernel
2011-04-25 17:11:23 +00:00
tgi_stat_stddrv.s
Replaced whole bunch for Makefiles with a single generic Makefile.
2013-05-04 22:15:30 +02:00
tgi_stddrv.s
Added missing standard driver definitions.
2012-11-01 15:58:27 +00:00
toascii.s
Patch by Greg King: Added a TGI text translator and a palette graphics driver
2013-01-07 19:37:18 +00:00
wherex.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
wherey.s
Add basic support for ORIC Atmos
2003-04-13 22:12:09 +00:00
write.s
Bugfix by Stefan Haubenthal.
2013-01-07 20:28:59 +00:00