GithubHelp home page GithubHelp logo

mosaicmap / zxs_data2tap Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 2.0 133 KB

Encapsulates binary data to a single block in a TAP file for ZX Spectrum

License: Other

Java 99.51% Batchfile 0.18% Shell 0.31%
zx-spectrum zx-speccy sinclair 8bit retro retrocomputing tap speccy data2tap bin2tap

zxs_data2tap's Introduction

zxs_data2tap

This program encapsulates binary data to a single block in a TAP file for ZX Spectrum emulators. Binary data is always stored as a type 3 block. Typical data is a loading screen, machine code routines, graphics (UDG, sprites, custom font).

Be sure you understand how TAP format works (at least roughly). The good start is, for example, an article on faqwiki.zxnet.co.uk.

Note: This tool isn't designed to convert BASIC source code to the TAP file. For that purpose, there is a nice tool called bas2tap (see bas2tap mirror) by Martijn van der Heide.


Requirements

  • Java 7 or newer

How to built

  1. install Java SE Development Kit (JDK), install Apache Maven
  2. install Netbeans IDE
  3. open project in Netbeans.
  4. be sure you are connected to the Internet
  5. from menu "Run" select "Clean and Build Project (Shift-F11)"
  6. wait until maven download all dependencies and plugins. Then maven will create build.
  7. result should be in directory: target/dist-package
  • Note: instead of steps 2, 3, 5 you can simply run this command: mvn package

Run

Use added scripts or try to run from command line:

java -jar zxs_data2tap.jar --help

Screenshot

screenshot_2

zxs_data2tap's People

Contributors

mosaicmap avatar

Stargazers

 avatar  avatar  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.