]> git.sur5r.net Git - cc65/commit
Added changes from Oliver Schmidt so the graphics oriented demo programs
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 20 Nov 2005 17:49:44 +0000 (17:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 20 Nov 2005 17:49:44 +0000 (17:49 +0000)
commit65c580f864c016081f91d1c87a4ee06da500a6e1
treec2b19fd0462c4d83d80bb5acb25024e4abdf7d77
parent27f714c45a5236fb80d5ab45800c96f7f0996dcc
Added changes from Oliver Schmidt so the graphics oriented demo programs
can also be run on apple machines. Changed the makefile to account for the
special start address needed for these programs.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3660 b7a2c559-68d2-44c3-8de9-860c34a00d81
samples/Makefile
samples/mandelbrot.c
samples/tgidemo.c