Giter Site home page Giter Site logo

dan2on3's People

Contributors

thorstenbr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

dan2on3's Issues

Bug in a3rompatch.py

I think there is a mistake in a3rompatch.py

line 27 reads "if (i>=0x1FC0)and(i<=0x1FEF):"
but should be "if (i>=0x0FC0)and(i<=0x0FEF):"
0x1FC0 is 8128, so the expression is never true for "range(4096)" and the checksum is not calculated correctly.

The correct value for the byte at (f)6e5 is 0x57.

Question: Need autostart ROM?

If I don't plan to use the Dan][ card in emulation mode, and I manually configure the slot number, do I even need the EEPROM installed?

Missing config files

Are some files missing from the "Apple3SOS.DAN2on3.Config.dsk"? When I copied it over to my system with ADTPro, the only thing on the disk is "DAN2ON3.DRIVER". This is not a bootable disk. (Can also just look at the image in CiderPress.) This text in the README file seems to indicate there should be more: "a separate configuration disk "Apple3SOS.DAN2on3.Config.dsk" is provided for convenience. It provides the same configuration options as known from the controller's Apple II boot menu."

Documentation update request

I got the make process working on windows WSL2 with Ubuntu 22.04, but it l had to add python 2.7 to run a3driverutil.py. (Python 3.10.6 throws a bunch of errors on this file, but works fine otherwise.) In the driver Makefile it also specifies "python" on line 20, compared to "python3" on line 18. The readme.md file only mentions the need for python3.

JRE is required too. (To run AppleCommander. Neither python2 or JRE were included with my default Linux installation.)

Also, in the readme.md file section "Controller Volume Configuration" note it says "The menu now supports the flexible volume mapping, which is supported by newer firmware" - could you clarify which version of firmware added this? (Newer and older are kind of ambiguous.)

New release?

Could you create a new (prebuilt) "release" for version 2.1.1 please?

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.