]> git.sur5r.net Git - cc65/commit
Support for the HuC6280 (CPU of the PC Engine) contributed by Tobias Gunkel.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 24 Nov 2009 20:04:27 +0000 (20:04 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 24 Nov 2009 20:04:27 +0000 (20:04 +0000)
commit327c989d8b33010255e4d614a585e6937c04438e
treee0e60c39e6fd20400f8f4a298ce2d0445c7291d0
parentbfbf94404b8fc2d7c3a0812ffd51f191c7898b26
Support for the HuC6280 (CPU of the PC Engine) contributed by Tobias Gunkel.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4481 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/da65/handler.c
src/da65/handler.h
src/da65/make/gcc.mak
src/da65/make/watcom.mak
src/da65/opchuc6280.c [new file with mode: 0644]
src/da65/opchuc6280.h [new file with mode: 0644]
src/da65/opctable.c