.. |
_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 |
atmos-228-200-3.s
|
Patch by Greg King: Added a TGI text translator and a palette graphics driver
|
2013-01-07 19:37:18 +00:00 |
atmos-240-200-2.s
|
Patch by Greg King: The Oric Atmos graphics driver tries to be both a
|
2013-01-07 19:30:55 +00:00 |
atmos-acia.s
|
Added a new serial driver for the atmos. By Stefan Haubenthal.
|
2012-03-09 10:48:59 +00:00 |
atmos-pase.s
|
P.A.S.E. joystick driver for the Oric Atmos, contributed by Stefan Haubenthal.
|
2009-12-21 21:14:21 +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
|
Introduced static standard drivers.
|
2012-11-01 19:53:47 +00: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 |
Makefile
|
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 |
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
|
|
|
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
|
Introduced static standard drivers.
|
2012-11-01 19:53:47 +00: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 |