]> git.sur5r.net Git - cc65/commit
Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__.
authorOliver Schmidt <ol.sc@web.de>
Mon, 17 Jun 2013 19:34:08 +0000 (21:34 +0200)
committerOliver Schmidt <ol.sc@web.de>
Mon, 17 Jun 2013 19:34:08 +0000 (21:34 +0200)
commit83280e1ee2155eb1f08faba22ac320d417110094
tree65d198c192cd00e0cfdc1403afa8e38b9bea577b
parent92ad74a49fa826fa9c47f5e66c61a39016fa24c2
Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__.
16 files changed:
asminc/stdio.inc
include/apple2.h
include/atari.h
include/conio.h
include/dirent.h
include/stdio.h
include/time.h
libsrc/dbg/dbg.c
samples/mandelbrot.c
samples/sieve.c
src/ca65/main.c
src/cc65/main.c
testcode/lib/em-test.c
testcode/lib/ft.c
testcode/lib/mul-test.c
testcode/lib/ser-test.c