Giter Club home page Giter Club logo

fym's Introduction

FYM

Fast YM tools

Tools for creating and replaying FYM files on 6502 computers.
The provided player works on Apple II with a Mockingboard (2x AY-3-8910).

FYM is a format based on the YM format by Arnaud Carré (Leonard). It gives a very good final size ratio without using any form of LZ* compression. The ratio is almost what you can get with the MYM format.

For a complete explanation of how the file format works, please read the associated article here:
https://www.fenarinarsa.com/?p=1454

Twitter
https://twitter.com/fenarinarsa

Mastodon
https://shelter.moe/@fenarinarsa

Requirements

Apple II with a Mockingboard

Contents

  • player
    Contains the player in 6502 assembler code for Apple II.

  • YM2FYM
    YM to FYM converter in C#

Build instructions

You need the following tools:

  • acme cross-compiler
  • make (the GNU tool)

acme

https://sourceforge.net/projects/acme-crossass/ Add acme's path to the environment PATH variable.

make

The fastest way to install make on Windows is to install chocolatey:
https://chocolatey.org/
Then open a shell as administrator and type:
choco install make

Build

Please change the needed paths in the makefile. You also need to provide a ProDos DSK file.

To build the demo player, open a shell, go to the "player" folder and type:
make

You will get a DSK file that works on any Apple II emulator.

fym's People

Contributors

fenarinarsa avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.