Commit Graph

4 Commits

Author SHA1 Message Date
Andy McFadden dcabf12d97 Split "small" version out, tweaked the others
I split the "small" source into its own file.  I think it could
become smaller, but not without changes that make #ifdefs
untenable.

The "small" version need a couple of fixes (define "savsrc",
branch to "advsrc1" not "advsrc").

Merlin apparently detects SEC+XCE and automatically switches back
to 8-bit registers, so I added an MX %00 to the 65816 version
after the exit section.

Added comments.

This just updates the git copy of the sources.  An updated set of
disk images will appear soonish.
2015-08-14 17:05:22 -07:00
Peter Ferrie 438e445f55 fix typo 2015-08-14 14:11:55 -07:00
Peter Ferrie d79ef369fd major refactor for more speed and smaller size 2015-08-14 14:05:48 -07:00
Andy McFadden 7720b2c161 Add asm source to git repository
It's on the LZ4FHDemo.do disk, but this is more convenient.
2015-08-13 16:04:00 -07:00