Giter Site home page Giter Site logo

badvision / adtprofx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knghtbrd/adtpro-upstream

0.0 0.0 1.0 21.35 MB

This is a feature branch fork intended to test new features and ideas -- ALPHA QUALITY

Home Page: http://adtpro.com/

License: GNU General Public License v2.0

HTML 0.13% Batchfile 0.01% Shell 0.02% CSS 0.01% Ruby 0.01% Assembly 1.90% Java 97.92% OCaml 0.01% C++ 0.01%

adtprofx's People

Contributors

badvision avatar

Watchers

 avatar  avatar

adtprofx's Issues

Assembly code isn't being compiled

The maven build currently lacks a facility to compile the assembly code. In order to completely build this project that has to be rectified somehow.

Ability to start ADTPro without GUI

On Linux and UNIX systems in particular, there might be some advantage to being able to start ADTPro without an X11 GUI for daemon usage and for operation on low-resource SBCs such as the older and low-end Raspberry Pis.

One way this might be accomplished perhaps without too much fuss would be a command line argument which causes ADTPro to use a stdio-based menu system in place of any GUI. I suggest stdio because in my opinion this does not need to be a particularly complex interface. For example, when started without (other) arguments, an ADTPro session might look something like this:

ADTPro Server <version> (disconnected)
Main Menu

  1.  Connect serial (/dev/ttyUSB0, 115200)
  2.  Connect ethernet
  3.  Connect audio
  6.  Configuration
  7.  About and getting help
  0.  Exit ADTPro Server

Your selection: 7

Apple Disk Transfer ProDOS (ADTPro) <version>

ADTPro is a communications program to transfer disk images and even bootstrap Apple ][ and Apple /// computers.

ADTPro was written by David Schmidt, and is based in part on works by Paul Guertin and many others.
Visit ADTPro on the web at:
http://adtpro.sourceforge.net

ADTPro is licensed under the GNU General Public License (GPL) Version 2.

Press return to continue: 

Note the lack of wrapping--and there may be reason to update this about text slightly to make it more helpful. Other main menu choices disabled here at the moment are Disconnect and Bootstrap


ADTPro Server <version> (disconnected)
Main Menu

  1.  Connect serial (/dev/ttyUSB0, 115200)
  2.  Connect ethernet
  3.  Connect audio
  6.  Configuration
  7.  About and getting help
  0.  Exit ADTPro Server

Your selection: 7

Configuration Menu

  1.  Serial port           (/dev/ttyUSB0)
  2.  Serial speed          (115200)
  3.  IIc Imagewriter Cable (off)
  4.  Bootstrap pacing      (250)
  5.  Bootstrap speed       (2400)
  6.  Working directory     (/usr/local/adtpro/disks)
  7.  Activate Trace        (off)
  0.  Return to Main Menu

Your selection:

I think you've got the idea I'm going for here.

An argument to start the server with no UI whatsoever might be useful for daemonization. It might be useful to have it write out its PID and everything but it's java, so ... aside from a band-aid like org.apache.commons.daemon there's just not much to be done there, and it's beyond the scope of my thinking here.

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.