Source code for The Sword of Ianna, MSX2 version
License
fjpena/sword-of-ianna-msx2
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
The Sword of Ianna (MSX2) ......................... This is the full source code, including artwork, for MSX2 version of our game, The Sword of Ianna. Compiling ......... The makefile has been created for Linux. It will probably work on Mac OS X without many changes. I will happily accept PRs for a Windows makefile. You can just run "make" to get the ianna.rom file. You will need some tools to build: - The pasmo assembler (http://pasmo.speccy.org/) - The apack compressor. I use the version from http://www.smspower.org/maxim/uploads/SMSSoftware/aplib12.zip?sid=23bcb2a72f8a461be5cad0f46f7c3681, renamed to "apack" and run via Wine. - The fill16k utility, from the tools/ directory. - There are some files (with .plet1 extension) that have been created using pletter ("pletter 1 file"). There are not many hardcoded values in this version (it is cleaner than the Spectrum one, to be honest). If you have any trouble compiling, just let me know and I will try to help. License ....... Please refer to the LICENSE file included in this repository.
About
Source code for The Sword of Ianna, MSX2 version
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published