Commit Graph

17 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
efa2bf71a9 reorder for more speed and smaller size 2015-08-14 14:39:55 -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
Andy McFadden
2b39c5ad5d Switch to ProDOS v1.8
The disks were using ProDOS v2.0.3, which requires an enhanced //e.
ProDOS v1.8 will run on a ][+.  We lose the nicer QUIT handler, but
now the demos will run on a plain 6502 system (verified with
AppleWin).
2015-08-06 10:55:04 -07:00
Andy McFadden
4617556c96 Update README.md 2015-08-05 22:27:48 -07:00
Andy McFadden
3f255bbc10 Update README.md 2015-08-04 21:47:37 -07:00
Andy McFadden
01dcee3b6a Merge branch 'master' of https://github.com/fadden/fhpack 2015-08-04 17:16:58 -07:00
Andy McFadden
1be631c540 Updated HYPERSLIDE demo to v1.0.1
Made some minor optimizations to the Applesoft BASIC code driving
the slide show.  Improved the speed from 3.7 fps to 4.3 fps.
(With the 65816 decoder, it went from 6 to 7.7 fps.)
2015-08-04 17:13:30 -07:00
Andy McFadden
c01dd9dde7 Update README.md 2015-08-03 10:50:36 -07:00
Andy McFadden
9209f6b018 Update README.md 2015-08-03 10:44:33 -07:00
Andy McFadden
c1a17fb059 Update README.md 2015-08-02 19:09:17 -07:00
Andy McFadden
bedc71596e Update README.md 2015-08-02 10:20:14 -07:00
Andy McFadden
30a18aa492 Update README.md 2015-08-01 23:03:57 -07:00
Andy McFadden
ddb11b6444 Initial checkin 2015-08-01 22:20:42 -07:00
Andy McFadden
e4b7c2be22 Initial commit 2015-07-31 17:16:03 -07:00