-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Apple II update for August 2020 #7112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
---------------------------------------------------------- Anti-M (version 1.7) [4am, qkumba, Firehawke]
--------------------------------------------------------------- MECC-A157 Oregon Trail (Version 1.4) (cleanly cracked) [LoGo, Firehawke]
New working software list additions (apple2_flop_orig.xml) ---------------------------------------------------------- Sorcerer of Claymorgue Castle (Version 2.2/122) [4am, Firehawke] New working software list additions (apple2_flop_clcracked.xml) --------------------------------------------------------------- Opposites v01.30.87 (cleanly cracked) [4am, Firehawke] MECC-A746 English Volume 1: Parts of Speech (Version 1.5) (cleanly cracked) [4am, Firehawke] Reading Comprehension: Main Idea and Details (cleanly cracked) [4am, Firehawke] Scoring Higher: Mathematics A, Grade Level 3 (cleanly cracked) [4am, Firehawke] Verbs 2 (Version 08.31.86) (cleanly cracked) [4am, Firehawke] Kaves of Karkhan (Revision 2) (cleanly cracked) [4am, Firehawke] The Spanish Hangman (cleanly cracked) [4am, Firehawke] Scoring Higher: Verbal Grade Level 3 (cleanly cracked) [4am, Firehawke] The Sorcerer of Claymorgue Castle (Version 2.2/122) (cleanly cracked) [4am, Firehawke] French Achievement III (Version 1.0) (cleanly cracked) [4am, Firehawke]
<!-- No compatibility data known at this time. --> | ||
<!-- Note from 4AM: Disk 3 was damaged beyond my ability to repair it. --> | ||
<!-- Note from 4AM: Disk 3 was damaged beyond my ability to repair | ||
it. --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add a NO_DUMP
for apple2_flop_clcracked:asatprep
disk 3 so we know it’s missing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This and all below should be corrected by #7127; I'll leave that open for a few hours in case you have further requests.
<!-- Missing: Disk 1 has not been dumped at this time | ||
and is still missing. --> | ||
<info name="usage" value="Disk 1 remains missing." /> | ||
<!-- Disk 1 has not been dumped at this time and is still missing. --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a NO_DUMP
for apple2_flop_clcracked:esidioms
disk 1 as well.
@@ -24802,6 +23602,7 @@ license:CC0 | |||
<year>1995</year> | |||
<publisher>Barnum Software</publisher> | |||
<info name="release" value="2015-09-11"/> | |||
<info name="usage" value="Disks 1, 4, and 5 remain missing." /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add NO_DUMP
parts for these missing disks.
@@ -25962,6 +24764,7 @@ license:CC0 | |||
<year>1985</year> | |||
<publisher>Intellectual Software</publisher> | |||
<info name="release" value="2016-02-23"/> | |||
<info name="usage" value="Disk 5 remains missing." /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one can have a NO_DUMP
to keep track of it, too.
@@ -33299,6 +32102,7 @@ license:CC0 | |||
<year>1985</year> | |||
<publisher>Courses by Computers</publisher> | |||
<info name="release" value="2018-07-19"/> | |||
<info name="usage" value="Side A remains missing." /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a NO_DUMP
for this missing disk.
@@ -37193,6 +36001,9 @@ license:CC0 | |||
<year>1984</year> | |||
<publisher>UNKNOWN</publisher> | |||
<info name="release" value="2020-07-16"/> | |||
<!-- Publisher is unknown. Authors are Chris W. Avery and Charles B. | |||
Barker. --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can put authors in info
element attributes to make it accessible to clients (e.g. see cgenie_flop_rom.xml). You could add:
<info name="author" value="Chris W. Avery, Charles B. Barker" />
Also includes metadata cleanups and corrections.