2017-07-19 17:11:09 -07:00
2017-07-22 12:05:22 -07:00
2017-07-19 17:11:09 -07:00
2017-07-25 16:30:48 -07:00
2017-07-17 11:14:37 -07:00

========
Fujirun
========

My (winning!) entry in the `KansasFest <https://www.kansasfest.org/>`_ 2017 `HackFest <https://www.kansasfest.org/hackfest/>`_ competition.


Code Walkthrough
================

TBD

* any place you see the "_smc" extension, that's a target for self-modifying code. Got that from Quinn Dunki.


References
==========

* Quinn Dunki's `sprite compiler <https://github.com/blondie7575/HiSprite>`_ and `my modifications <https://github.com/robmcmullen/asmgen>`_
* Michael Pohoreski's `HGR Font Tutorial <https://github.com/Michaelangel007/apple2_hgr_font_tutorial>`_
* Peter Ferrie's original `one sector boot loader <https://github.com/peterferrie/standard-delivery>`_ and `my modifications <https://github.com/robmcmullen/standard-delivery>`_
* Peter Ferrie's `LZ4 unpacker <http://pferrie.host22.com/misc/appleii.htm>`_
* Sheldon Simms' `PNG to HGR converter <http://wsxyz.net/tohgr.html>`_

Description
Apple II+ clone of Amidar
Readme MPL-2.0 469 KiB
Languages
Assembly 83.3%
Python 15.1%
Makefile 1.6%