t64extract | Java utility to extract PRG from a T64 file

 by   hculpan Java Version: Current License: MIT

kandi X-RAY | t64extract Summary

kandi X-RAY | t64extract Summary

t64extract is a Java library. t64extract has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

java utility to extract prg from a t64 file. this simple utility was just something i threw together to extract programs from t64 files because sd2iec doesn’t load t64 files. i also tried c1541 that comes with vice, but that didn’t seem to work for me either. perhaps i was just doing something wrong, but it kept giving me a "drive not ready" error. and since i’m on a mac, the windows utilities weren’t really an option either. so i wrote a small java utility to do what i needed. it’s pretty basic at the moment. you can give it a t64 file and it will extract all the files. this utility does not support data files, however; it assumes all files are prg’s. if someone can give me a t64 with a data files on it, i’d be happy to add this feature, but as it is i only need it for prg files. this utility requires java 7 or above. this is released in binary form as a zip file with only two files, a java jar files and a shell script to launch it. the jar file is an executable file (i.e., it is launchable with "java
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              t64extract has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              t64extract has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of t64extract is current.

            kandi-Quality Quality

              t64extract has no bugs reported.

            kandi-Security Security

              t64extract has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              t64extract is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              t64extract releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed t64extract and discovered the below as its top functions. This is intended to give you an instant insight into t64extract implemented functionality, and help decide if they suit your requirements.
            • Main method for testing
            • Returns a string representation of the tape
            • Returns a string containing a textual representation of this entry
            • Determines how to print the file
            • Read the tape record
            • Parses the given byte array at the given offset
            • Returns the unsigned short as a short
            Get all kandi verified functions for this library.

            t64extract Key Features

            No Key Features are available at this moment for t64extract.

            t64extract Examples and Code Snippets

            No Code Snippets are available at this moment for t64extract.

            Community Discussions

            No Community Discussions are available at this moment for t64extract.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install t64extract

            You can download it from GitHub.
            You can use t64extract like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the t64extract component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/hculpan/t64extract.git

          • CLI

            gh repo clone hculpan/t64extract

          • sshUrl

            git@github.com:hculpan/t64extract.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by hculpan

            h6502

            by hculpanC

            ll-angular

            by hculpanJavaScript

            pylox

            by hculpanPython

            intellij-test

            by hculpanJava

            htbasic

            by hculpanGo