1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-30 08:57:49 +00:00
cc65/asminc
Christian Groessler a3d8829be9 Creativison changes.
This change includes some cleanups, removal of mainargs.s (game console
programs never have arguments), and a workaround for a problem I'm seeing.

The problem is that sometimes (in fact, more often than not) the clrscr()
call in testcode/lib/joy-test.c writes some garbage chars on the screen (most
often a "P"). Could be my hardware (I haven't seen it on MAME), but to
me the root cause is still unknown.
2017-03-17 21:42:51 +01:00
..
_file.inc Added pushback char to struct FILE 2004-05-12 13:16:36 +00:00
_heap.inc
apple2.inc
apple2.mac
atari2600_riot.inc Add Atari2600 ASM header (.inc) files 2017-01-15 12:09:38 +01:00
atari2600_tia.inc
atari2600.inc
atari5200.inc
atari_antic.inc
atari_gtia.inc
atari_pokey.inc
atari.inc
atari.mac
atmos.inc
c16.inc
c64.inc
c128.inc
cbm510.inc
cbm610.inc
cbm_filetype.inc
cbm.mac Made CBM scrcode assembly-macro properly handle all 256 codes. 2013-04-25 14:28:01 -04:00
cpu.mac
creativision.inc
ctype.inc
em-error.inc
em-kernel.inc
errno.inc Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
fcntl.inc
gamate.inc
generic.mac
get_tv.inc
joy-error.inc
joy-kernel.inc
longbranch.mac
lynx.inc
modload.inc
module.mac
mouse-kernel.inc
nes.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
o65.inc
opcodes.inc
pce.inc
pet.inc
plus4.inc Made the Commodore version of exec() work in programs that are so big that they load into all of BASIC RAM. 2015-09-28 11:27:39 -04:00
ser-error.inc
ser-kernel.inc add SER_BAUD_56_875 2013-12-06 20:53:49 +01:00
signal.inc
smc.inc
stdio.inc
supervision.inc
telestrat.inc
tgi-error.inc
tgi-kernel.inc
tgi-vectorfont.inc Small change in the vector font format. 2011-07-17 17:15:54 +00:00
time.inc
utsname.inc
vic20.inc
zeropage.inc Change imports from "import" to "global", so the file can be used from 2012-11-04 13:54:06 +00:00