]> git.sur5r.net Git - cc65/commit
Move the _filetype variable into its own module, so people who want to change
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 15 Jul 2012 12:34:35 +0000 (12:34 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 15 Jul 2012 12:34:35 +0000 (12:34 +0000)
commita62958764dc5f6a80aedfcd51a328200b9a77e41
tree18625b7d87dc688a52e554343debd706fa8aa180
parentf7f4d01e52085f37c548bd651434cb05e2767b3a
Move the _filetype variable into its own module, so people who want to change
the default can replace exactly this module without interfering with other
stuff.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5785 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/cbm/Makefile
libsrc/cbm/filetype.s [new file with mode: 0644]
libsrc/cbm/filevars.s