Skip to content
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

Compilation with windows #1

Closed
Tatsuya79 opened this issue Nov 13, 2016 · 9 comments
Closed

Compilation with windows #1

Tatsuya79 opened this issue Nov 13, 2016 · 9 comments

Comments

@Tatsuya79
Copy link

I'm trying to compile with MSYS2 with that method.

JP@JP-PC MINGW64 ~/mame
$ make OSD="retro" verbose=1 RETRO=1 NOWERROR=1 OS="linux" TARGETOS="windows" CONFIG="libretro" NO_USE_MIDI="1" PTR64=1 TARGET=mame GCC="mingw64-gcc" USELIBCO=0 -j4
GCC 5.3.0 detected
Converting translation language/Russian/strings.po...
Converting translation language/Chinese_Simplified/strings.po...
Converting translation language/Belarusian/strings.po...
lauxlib.c
gcc   -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I../../src/host/lua-5.3.0/src   -Wall -Wextra -Os  -o "obj/Release/src/host/lua-5.3.0/src/lauxlib.o" -c "../../src/host/lua-5.3.0/src/lauxlib.c"
../../src/host/lua-5.3.0/src/lauxlib.c:245:22: fatal error: sys/wait.h: No such file or directory
compilation terminated.
genie.make:263: recipe for target 'obj/Release/src/host/lua-5.3.0/src/lauxlib.o' failed
make[1]: *** [obj/Release/src/host/lua-5.3.0/src/lauxlib.o] Error 1
makefile:1445: recipe for target '3rdparty/genie/bin/linux/genie' failed
make: *** [3rdparty/genie/bin/linux/genie] Error 2
make: *** Waiting for unfinished jobs....

Am I missing something or is it perhaps not ready to be compiled?

@r-type
Copy link

r-type commented Nov 14, 2016

I'll look at build from windows , as for now I cross compile from linux.

BTW with the current mame I noticed a regression for x68000 , it was full speed at this commit (0.179)
https://github.com/mamedev/mame/tree/0d87ff49b17df9995d4556aaea9c5680b446604f
but half speed with current ! not sure if libretro issue as libretro code since have not change.

@r-type
Copy link

r-type commented Nov 14, 2016

BTW have you try to remove OS="linux" as it's a win build !
make OSD="retro" verbose=1 RETRO=1 NOWERROR=1 TARGETOS="windows" CONFIG="libretro" NO_USE_MIDI="1" PTR64=1 TARGET=mame GCC="mingw64-gcc" USELIBCO=0 -j4

@Tatsuya79
Copy link
Author

Thanks, I tried with that command but got:

Compressing src/mame/layout/chsuper.lay...
Compressing src/mame/layout/h2hbaskb.lay...
makefile:997: *** MINGW32 is not set.  Stop.
make: *** Waiting for unfinished jobs....
Compressing src/mame/layout/m1infern.lay...

Is MINGW32 really needed? I'm using MINGW64.

@r-type
Copy link

r-type commented Nov 14, 2016

you have to export MINGW64 before build make,
like export MINGW64=/mingw64.

@r-type
Copy link

r-type commented Nov 14, 2016

By the way, for now you should try to build only a driver

$ export MINGW64=/mingw64
$ make OSD="retro" verbose=1 RETRO=1 NOWERROR=1 TARGETOS="windows" CONFIG="libretro" NO_USE_MIDI="1" PTR64=1 TARGET=mame SUBTARGET=x68knolibco SOURCES=src/mame/drivers/x68k.cpp REGENIE=1 USELIBCO=0 -j10

@Tatsuya79
Copy link
Author

Thanks for your help.
I managed to compile the complete core with:

export MINGW64=/mingw64
make OSD="retro" verbose=1 RETRO=1 NOWERROR=1 TARGETOS="windows" CONFIG="libretro" NO_USE_MIDI="1" PTR64=1 TARGET=mame GCC="mingw64-gcc" USELIBCO=0 -j4

@r-type
Copy link

r-type commented Nov 14, 2016

nice , be aware that this core is WIP and may be UNSAFE (especially non libco core)

@r-type r-type closed this as completed Nov 14, 2016
r-type pushed a commit that referenced this issue Dec 16, 2016
Remove RetroArch options for Nag/Info/Game screen
@zerojay
Copy link

zerojay commented Jan 1, 2017

Is it known/expected that there hasn't been a successful buildbot build of the mame core since December 11th? The current latest core for MAME is based on 0.174 still.

@Tatsuya79
Copy link
Author

Yes it's even older than this as sometimes the date gets wrongly updated for some reason.
I don't know how the buildbot works but the compilation is really straight forward with MSYS2 on windows now, despite being quite long.

r-type pushed a commit that referenced this issue Feb 22, 2017
r-type pushed a commit that referenced this issue Mar 31, 2017
Jorougumo - Jubaku no Dorei-tachi
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken
Youjuu Senki 2 - Reimei no Senshi
r-type pushed a commit that referenced this issue Jun 28, 2017
r-type pushed a commit that referenced this issue Jul 26, 2017
Better feedback on cylinder positions. Almost all checks of the winchester test pass (option 16 @ RX50DIAG.TD0 diskette), except low level tests expecting manufacturer or diagnostic tracks (write test #1).
r-type pushed a commit that referenced this issue Sep 28, 2017
…ay-3-8910 #1, MCFG_QUANTUM_PERFECT is no longer needed. [Lord Nightmare]
r-type pushed a commit that referenced this issue Nov 5, 2018
Don't count POT counters as long as SK_RESET is applied, i.e. bit #0
and bit #1 of SKCTL are both clear.
r-type pushed a commit that referenced this issue Apr 30, 2019
* Update A2 Misc and A2 WOZ originals to Mar 24th 2019

Misc:
Add: Anti-M (version 1.0), Anti-M (version 1.1), Anti-M (version 1.2)

WOZ originals:
Add: Apple-oids and Chipout, Spider Raid, Lazer Silk,  Maze Craze Construction Set, Escape From Rungistan, Zaxxon

* Update WOZ originals to March 29th, 2019 (nw)

Add: Star Blazer, Rocky's Boots (version 4.0), The Flockland Island Crisis, The Print Shop Color, Star Warrior

* Update WOZ Apple 2 originals to Mar 30th 2019 (nw)

Add: Warp Destroyer, Super Bunny

* Update original WOZ images to April 11th, 2019 (nw)

Add: Type Attack, Kabul Spy, Arkanoid, Fantavision, Peeping Tom, Blade of Blackpoole, Wizardry III (version 4), Arcade Album #1,BurgerTime, Robots of Dawn, Dig Dug, Zork I (revision 5)
r-type pushed a commit that referenced this issue Apr 30, 2019
…sgo]

- Adjusted the decryption offsets.
- Improved memory map.
- Mirrored PIA #0 to $6800, and PIA #1 to $6000.
- Improved inputs.
- Created a default NVRAM.
- Changed game description to Royal Card (Evona, Polish, encrypted).
- Switched the CPU base to R65C02 to avoid the bug when a NMI occurs in a BRK.
- Added a temporary workaround to force a NOP after the BRK, and
  balanced checksums. Will be removed once found a workaround in
  the decryption routines.
- Added technical and game notes.
- Promoted the game to working.

Machines promoted to working
----------------------------
Royal Card (Evona, Polish, encrypted) [Roberto Fresca, Grull Osgo]
r-type pushed a commit that referenced this issue Apr 30, 2019
…ev#4907)

* Repair one missed name change (nw)

* Add Anti-M 1.3 to Apple II Misc (nw)

Also adds important information to Anti-M 1.0, 1.1, and 1.2 entries.

* Start of major additions to Apple II softlists (nw)

* Correct/add crack release dates on a number of images based on IA metadata.
* Fix minor typos
* Move Advanced Demuffin to the correct softlist and update the data to be correct.
* Migrate entry comments to be consistent.
* Adjust a few educational software entries to have non-conflicting names.

Adds the following clean cracks:
Adjectives, Adjectives (version 06.29.84), Agenda Files, Air Nav Workshop, Air Raid Pearl Harbor, Air Traffic Controller, Alaska, Ali Baba and the Forty Thieves, Alice in LogoLand, Alice in Wonderland rev. 2, Alfred's Basic Band Computer Tutor, Algebra Volume 1 (Edu-Ware), Algebra Volume 1 v1.3 (Edu-Ware), Algebra Volume 2 v1.1 (Edu-Ware), Algebra Volume 3 v1.2 (Edu-Ware), Algebra Volume 4 v1.0 (Edu-Ware), Algebra Volume 5 v1.2 (Peachtree), Algebra Volume 6 v1.2 (Peachtree), Alge-Blaster,
Alien Addition revision 2, Alien Addition 1982.0, Alien Addition 1985

* Minor spelling fix I forgot to commit (nw)

* Wave 2 of Apple II clean crack update (nw)

* More metadata corrections including publisher and crack release date.
Removed one duplicate entry.

Add the following cleanly cracked:

All About America, All About Purim, Alligator Alley, Alligator Mix, Aligator Mix 1982.0, Alligators and Crocodiles, Alphabet Beasts and Company, Alphabetic Keyboarding Volume 1, Alphabetic Keyboarding Volume 2, Alphabetical Order, Alphabetization Sequence, Alphabetizing - Blue Level, Alpine Tram Ride, Alter Ego (female version), Alter Ego (male version), America Coast to Coast, American Government (Intellectual Software), American Government (Micro Learningware), American History Achievement IV: World War II - Present, Analogies Tutorial, Ancient Legends, Animal Homes and Stories, Animal Hotel, Animal Survival for Echo Voice System, Animal Survival for Ufonic Voice System, Animate, Ankh, Antonym Antics, Antonyms/Synonyms 1, Antonyms/Synonyms 2 v05.25.87, Aphasia I, Aphasia II , Opposites and Similarities, Aphasia III, Aphasia IV, Apple Cider Spider, Apple II Test Disk, AppleWriter ][, Apventure to Atlantis, Aquatron, Arcade Boot Camp, Archon, Archon II - Adept, ARCO Computer Preparation for the SAT, Arcticfox, Ardy the Aardvark, Arena, Argos, Association Pictures, Audio Visual Inventory, Audubon Grizzly Bears - Wildlife Adventures, Autoduel, Axis Assassin, Back in Time, Bad Dudes, Bake and Taste, Bank Street StoryBook, Bank Street StoryBook 1.1, Bank Street Writer II, Banner Books - All Along The Alphabet, Banner Books - Your School Day, Bannercatch, Baron (version 2.1), Basic Biology (version 1.02), Basic Division Facts: Dividends to 25 - Factors to 5, Basic Division Facts: Dividends to 81 - Factors to 9, Basic Division Facts, Basic Drafting: Review and Testmaker, Basic Electricity, Basic Electronics: Atomic Theory, Basic Electronics: Electronic Fundamentals, Basic Electronics: Electronic Math, Basic Electronics: Electronic Prefixes, Symbols, and Components, Basic Electronics: Fundamentals of DC Circuitry, Basic Math Competency Skill Building: Decimals, Basic Math Facts and Games (1983 re-release), Basic Math Facts and Games (1981 release), Basic Math Flash Facts, Basic Multiplication Facts, Basic Vocabulary Builder - Spanish, Battalion Commander, Battle Cruiser, Battle For Normandy, Battle Group, Battle of Antietam (version 1.5), Battling Bugs and Concentraction, BC's Quest For Tires, Behind the Wheel - Blue Level, Bellhop, Below the Root, Berserker Raids, Bible Baseball, Bible Discovery, Big Book Maker: Favorite Fairy  Tales and Nursery Rhymes, Big Book Maker: Tall Tales and American Folk Heroes, Big Red Mania, Bike Hike, Bingo Bugglebee Presents Famous People, Bingo Bugglebee Presents Home Alone, Bingo Bugglebee Presents Outdoor Safety, Biology Achievement II: Reproduction and Development, Biomes, Birds, Blockers and Finders, Blue Powder Grey Smoke, Bolo, Bomb Alley, Borrowed Time, Boulder Dash, Boulderdash Construction Kit, Bouncing Kamungas, Box Introduces Addition, Bridge Baron II, Building Compounds, Building Reading Skills (version 85-02), Building With Vowels, Bulletin Board Maker: City and Country, Bulletin Board Maker: Your Neighborhood, Bumble Plot (1982), Bumble Plot (version 1.2), Calendar Skills v08.31.86, Cannonball Blitz, Capitalization, Capitalization Practice, Capitalization Test (version 01.29.87), Capitalization (version 1.5), Car Builder, Car Builder (revision 2), Car Builder (revision 3), Carrier Force, Cartels and Cutthroats, Case of the Great Train Robbery: Fact and Opinion, Case of the Missing Chick: Finding The Main Idea, Castle Wolfenstein, Cat 'n Mouse, Cat 'n Mouse (revision 2), Cat 'n Mouse (revision 3), Catch a Falling Star: Dolphin Math Games, Categorizing: Detective Games, Catlab (version 2.0), Cats and Kittens, Cause and Effect: What Makes It Happen, Cause and Effect (version 12.14.87), Centauri Alliance, C'est La Vie, Challenge Sentence Combining, Championship Baseball, Championship Golf, Changing Improper Fractions to Mixed Numbers, Changing Mixed Numbers to Improper Fractions, Chariots, Cougars, and Kings, Chemistry Achievement I - Mathematics of Chemistry, Chivalry, Circus Subtraction, City and Country Opposites, Clock: Time Teaching, Clock (v03.20.90), Clock 07.06.83, Clowning Around, Cloze Thinking, Clozed Reading Comprehension, Cloze-Plus Level C, Cloze-Plus Level D, Cloze-Plus Level E, College Board 81-82 demo, College Explorer 2.0, Colonial Conquest, Color Me (Softsmith), Comic Strip Maker, Commas (Queue), Communicate and Win, Comparing Numbers, Compilation - Bolo, Pest Patrol, Bug Battle, Compilation - Congo, Thief, Draw Poker, Composition Strategy, Comprehension (Prescription Learning), Compu-Math Arithmetic Skills, Compu-Math v1.3.1, Compu-Spell v1.3.1, Computer Air Combat v1.1, Computer Ambush, Computer Assisted Blackboard demo, Computer Assisted Problem Solving for Beginning Algebra, Computer Assisted Problem Solving for Intermediate Algebra, Computer, Assisted Problem Solving for Pre-Algebra, Computer Baseball, Computer Discovery, Computer Drill and Instruction - Decimals C-2, Computer Drill and Instruction - Decimals C-3, Computer Drill and Instruction - Fractions C-2, Computer Drill and Instruction - Fractions C-3, Computer Drill and Instruction - Measurement D-1, Computer Drill and Instruction - Multiplication B, Computer Graphing Experiments, Computer Literacy, Computer Quarterback Second Edition, Computerized Reading for Aphasics

* Cleanups in preparation for PR #1 (nw)

Remove duplicate entry, add disk IDs, add some missing metadata.
inactive123 pushed a commit that referenced this issue Nov 17, 2019
…v#5687)

* fmtowns_cd.xml: additions, better dumps, updated missing list

- Replaced entries with dumps from the redump.org database, with proper track indexes and offset correction:

The 4th Unit 6 - Merry-Go-Round
Air Warrior V1.1
Dragon Shock
Final Blow
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken
Rance III - Leazas Kanraku
Sherlock Holmes - Consulting Detective
Turbo Out Run
The Visitor

- Added new working dumps from the redump.org database:

Shanghai

- Added new NOT working dumps from the redump.org database (most of these are missing floppy disks):

Air Warrior V1.2
Fujitsu Habitat V2.1L10
Hyper Media NHK Zoku Kiso Eigo: Dai-3-kan
Nobunaga no Yabou: Sengoku Gun'yuuden
Taito Chase H.Q. (Demo)

- Added a parent-clone relationship between the Windows 3.1 revisions

- Updated the missing list with some recently confirmed software

* fixed a couple of typos (nw)
inactive123 pushed a commit that referenced this issue Dec 29, 2019
…mamedev#5931)

* plusd working (rom patch)

* plusd done

* added disciple, not working

* disciple working

* wd_fdc fix

* final tidy-up

* ready for pr

* Pernod70 changes

* cuavas changes #1

* combine devices + files

* sort out side_effects
inactive123 pushed a commit that referenced this issue Feb 5, 2020
-----------------------------------
bbcb_flop: Enigma, The Krystal Connection, Mountain Panic, Paranoid, White Light, Zap!, Chauffeur, EV1 Camera Interface, Harston ADFS System Disk 6.10, MR4200 32K RAM Board, UTILRAM: The Utility RAM, Video Camera Interface, VideoNuLA Support Disc, BBC-Z88 Transfer Link, AMX Stop Press, Icon Art Master, MEDL Tracker Ball Utilities, The Wapping Editor Utilities 1.21, The Wapping Editor Utilities 1.30, Christmas Crackers, MagScan - The Beebug Bibliography Disc v1.31, Beeb OPL: AdLib Jukebox Bonus Disc, Beeb OPL: Brix, Beeb OPL: AdLib Classical Favourites #1, Beeb OPL: Droplay, Beeb OPL: DynaBlaster, Beeb OPL: Jill of the Jungle, Beeb OPL: AdLib Jukebox, Beeb OPL: KiloBlaster, Beeb OPL: AdLib Pop/Rock Grooves, Beeb OPL: Solar Winds, Beeb OPL: Wacky Wheels, Beeb OPL: Xargon, Beeb OPL: AdLib Christmas Carols, Beeb OPL: Zone 66, BeebSID 19 - Classical
tcamargo pushed a commit that referenced this issue Aug 17, 2020
- New dumps from redump.org (working):

Chiemi & Naomi
F15 Strike Eagle III
if 2 - Invitations from Fantastic Stories
Manami no Doko made Iku no? 2 - Return of the Kuro Pack
Phobos
Pro Student G (ALS-0010)
YES! HG - Erotic Voice Version
Yuurou - Transient Sands

- New dumps from redump.org (not working):

DOR Special Edition '93
DOR Special Edition '93 (alt)
Kanji Land 3-nen
Kyrandia II - The Hand of Fate
Lemon Cocktail Collection
Lip 3 - Lipstick Adventure 3
Mirage 2 - Torry, Neat & Roan Fairladies in MagicLand

- Replaced entries with dumps from redump.org:

Branmarker 2
Eimmy to Yobanaide
Lesser Mern - Special Director's Edition
Mahjong de Pon!
Saint Diary - Kiyoka-chan no Nikki
Takamizawa Kyousuke - Nekketsu!! Kyouiku Kenshuu
The Legend of Kyrandia
Tuned Heart
Vastness - Kuukyo no Ikenie-tachi
Youjuu Senki 2 - Reimei no Senshi-tachi
Zenith - Full Animation Adventure Series #1

Most of these discs are hybrid (they work on both PC-98x1 and FM Towns), so their CHDs are exactly the same as in fmtowns_cd.xml.
inactive123 pushed a commit that referenced this issue Aug 18, 2020
tcamargo pushed a commit that referenced this issue Aug 31, 2020
---------------------------------------------------------------

Multiplication: Whole Numbers Steps 1-14 (cleanly cracked) [4am, Firehawke]
La Guillotine (cleanly cracked) [4am, Firehawke]
La Corrida de Toros (cleanly cracked) [4am, Firehawke]
Math Demo Disk #1: Secondary Mathematics (cleanly cracked) [4am, Firehawke]
Math Demo Disk #2: Graphing Equations and Interpreting Graphs (cleanly cracked) [4am, Firehawke]
Math Demo Disk #3: Postsecondary Mathematics (cleanly cracked) [4am, Firehawke]
Math Skills: Elementary Level (cleanly cracked) [4am, Firehawke]
Math Skills: Junior High Level (cleanly cracked) [4am, Firehawke]
Graphing is Fun: Pie and Line Graphs (cleanly cracked) [4am, Firehawke]
Addition: Fractions Steps 9-21 (cleanly cracked) [4am, Firehawke]
Subtraction: Whole Numbers Steps 1-17 (cleanly cracked) [4am, Firehawke]
Subtraction: Fractions Steps 1-11 (cleanly cracked) [4am, Firehawke]
tcamargo pushed a commit that referenced this issue Nov 16, 2020
----------------------------------------------------------

Fathom's 40 [4am, Firehawke]
Bop-A-Bet [4am, Firehawke]
Flight: The Aerodynamics of Model Rockets [4am, Firehawke]
Bill Budge's Space Album [4am, Firehawke]
Bill Budge's Trilogy of Games [4am, Firehawke]
Time Lord [4am, Firehawke]
The Human Fly [4am, Firehawke]
The Time Tunnel: American History Series [4am, Firehawke]
The Time Tunnel: A Nation Emerges [4am, Firehawke]
Beagle BASIC [4am, Firehawke]
DOS Boss [4am, Firehawke]
Tip Disk #1 [4am, Firehawke]
Frame-Up (Version 1.4) [4am, Firehawke]
Alpha Plot [4am, Firehawke]
D Code (Version 1.1) [4am, Firehawke]
tcamargo pushed a commit that referenced this issue Nov 16, 2020
----------------------------------------------------------

Beagle Graphics (Version 1985-03-01) [4am, Firehawke]
ProntoDOS (Version 1984-08-22) [4am, Firehawke]
Program Writer (Version 2.0-1989-04-21) [4am, Firehawke]
The Beagle Compiler (Version 1.0) [4am, Firehawke]
Utility City (Version 1984-08-22) [4am, Firehawke]
The Big U (Version 1985-12-02) [4am, Firehawke]
Power Print (Version 1.0) [4am, Firehawke]
Apple Mechanic (Version 1984-10-05) [4am, Firehawke]
Typefaces for Apple Mechanic [4am, Firehawke]
Pro-Byter [4am, Firehawke]
Silicon Salad [4am, Firehawke]
Beagle Bag [4am, Firehawke]
G.P.L.E. (Version 4.1, November 1st 1985) [4am, Firehawke]
Mini-Pix #1 (DOS 3.3 Version) [4am, Firehawke]
FatCat (Version 2.0-1984-10-26) [4am, Firehawke]
Flex Text (Version 1.0) [4am, Firehawke]
tcamargo pushed a commit that referenced this issue Jan 27, 2021
New working software list additions
-----------------------------------

Air Warrior V1.2L11 [redump.org, wiggy2k]
Emit Vol. 1 - Toki no Maigo (Demo) [redump.org]
Engage Errands - Miwaku no Shito-tachi [redump.org]
Engage Errands II - Hikari o Ninau Mono [redump.org, wiggy2k]
Hyper Planet Shiki Vol. 2 [Maddog]
Kikai Jikake no Marian [rockleevk]
Last Armageddon CD Special (Selon reprint) [redump.org]
Lua [redump.org]
Naru Mahjong [redump.org]
Nijiiro Denshoku Musume [redump.org]
Princess Danger [rockleevk]
Tactical Tank Corps DX [redump.org]
Tensen Nyannyan [redump.org]
Winning Post [redump.org]
WonPara Wars [redump.org]

New not working software list additions
---------------------------------------

Crayonnage [redump.org]

Replaced software list items
----------------------------

Bubble Bobble [redump.org]
Dragons of Flame [redump.org]
Exciting CD '94 Summer [redump.org]
Game Technopolis Super Collection 2 [redump.org]
Jan Jaka Jan [redump.org]
Kigen - Kagayaki no Hasha [redump.org]
Lupin Sansei - Hong Kong no Mashu - Fukushuu wa Meikyuu no Hate ni
[redump.org]
Megamorph [redump.org]
Record of Lodoss War - Haiiro no Majo [redump.org]
The Horde [redump.org]
Uchuu Kaitou Funny Bee [redump.org]
Wakoku Seiha Den [redump.org]
Zen Nihon Bishoujo Mahjong Senshuken Taikai - Heart de Ron!!
[redump.org]

Software list items promoted to working
---------------------------------------

Alice no Yakata CD II [wiggy2k]
Doki Doki Vacation - Kirameku Kisetsu no Naka de [wiggy2k]
Hyper Planet for Marty [cherokee]
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken (FM Towns Marty
version) [cherokee]
Sangokushi IV [akira_2020]
Sensual Angels [cherokee]
tcamargo pushed a commit that referenced this issue Aug 23, 2021
-----------------------------------
mbee_flop:
56k
56k_master_91
56k_sys
56k_system_master_84_01
56k_system_master_early
64kmaster
64k_premium_master
64k_premium_system_disk
64k_zcpr1.6
128k boot disk (set 1)
128k boot disk (set 2)
128k Premium Master 1986/07
128k Premium Master Early
128k Premium Starter 1986/07
128k Premium System 1988/03
128k Starter Disk
128k Turbodisk II (set 2)
128kp Premium System 1988/03
128kp_master (set 1)
128kp_master (set 2)
128kp_starter
128ks
128ks_master
128ks_swedish_boot
128ks_utility
128k_swedish_boot_disk
128k_system_master_35
256tc_diagnostics
256tc_intro
256tc_system_disk_rel1_1987
256tc_system_disk_rel2_1987
256tc_system_disk_rel3_1988/06
256tc_system_disk_rel4_1988/09
256tc_system_master
256tc_utility_disk_rel2
2 Golf Games
3 Golf Games t01
3 Golf Games t04
Advanced (touch) Typing Tutor
Adventure Games #1
Adventure Games (set 1)
Adventure Games (set 2)
adventure1
adventure_13
adventure_14
Agricultural Studies
Air Track t01
Air Track t04
Air_Track
Alan's Adventure's Disk 2 (set 1)
Alan's Adventure's Disk 2 (set 2)
Alan's Adventure's Disk 3 (set 1)
Alan's Adventure's Disk 3 (set 2)
Alan's Adventure's Disk 4 (set 1)
Alan's Adventure's Disk 4 (set 2)
Alan's Games Disk 4
Arcade Games 1
Arcade Games 1 t01
Arcade Games 1 t04
Arcade Games 2 t01
Arcade Games 2 t03
Arcade Games 2 t04
Arcade Games 3
Arcade Games 4 t03
Art Auction
Australia 2020
Australiana Quiz Game
Basic Games 05
Battleship
Bee Casino t01
Bee Casino t04
Bee Draw 1.0
Bee Scientist 1 t01
Bee Scientist 1 t04
Beenet
Beesware Word Study
Beetalker and Beethoven demo
Bennett Data Multiplexer Buzznet III v1.3 (set 1)
Bennett Data Multiplexer Buzznet III v1.3 (set 2)
Bennett Data Multiplexer Communications Programme master demo
Bernie Nichols Educational Graphics
Bernie Nichols Language Arts
Bernie Nichols Reading Programs
Bernie Nichols Science and Miscellaneous
Bernie Nichols Spelling Programs
Biological Science
Birds of Antarctica
Bondwell Speech
Brian Howarths Mystery Adventures
Bushwalking Adventure
Business and Home Database
Buzznet 3.4
Buzznet iii Demo Disk
bwmod
C.A.Sinclair Educational Disk
Carefile v1.3
Cashbook_v2.1 (set 1)
Cashbook_v2.1 (set 2)
Cheryl Goding Demo Disk
ChickenMan's Adventure's Disk 10
ChickenMan's Adventure's Disk 11
ChickenMan's Adventure's Disk 12
ChickenMan's Adventure's Disk 15
ChickenMan's Adventure's Disk 16
ChickenMan's Adventure's Disk 18
ChickenMan's Adventure's Disk 19
ChickenMan's Adventure's Disk 2
ChickenMan's Adventure's Disk 20
ChickenMan's Adventure's Disk 21
ChickenMan's Adventure's Disk 22
ChickenMan's Adventure's Disk 23
ChickenMan's Adventure's Disk 24
ChickenMan's Adventure's Disk 25
ChickenMan's Adventure's Disk 26
ChickenMan's Adventure's Disk 27
ChickenMan's Adventure's Disk 28
ChickenMan's Adventure's Disk 29
ChickenMan's Adventure's Disk 3
ChickenMan's Adventure's Disk 30
ChickenMan's Adventure's Disk 4
ChickenMan's Adventure's Disk 5
ChickenMan's Adventure's Disk 6
ChickenMan's Adventure's Disk 7
ChickenMan's Adventure's Disk 8
ChickenMan's Adventure's Disk 9
ChickenMan's Games Demo Disc
Chickenman's Games Disk 2 (set 2)
Chickenman's Games Disk 4 (set 1)
Chickenman's Games Disk 4 (set 2)
Chickenman's Games Disk 5 (set 1)
Chickenman's Games Disk 5 (set 2)
Chickenman's Games Disk 8
Chickenman's Games Disk 9 (set 1)
Chickenman's Games Disk 9 (set 2)
Chickman's Games Disk 2 (set 1)
Chip8 v2.3
Christmas Carols t04
CIAB boot menu
CIAB Double-sided Master
CIAB menu sample
CIAB System Master
CIAB System Master 1985/03
CIAB System Master 1986/02
Citadel of Chaos v2.01
Cloze Exercises
Colossal Cave
Colour Sampler 1
Commsoft Roots/M
Complete Scott Adams Original Adventures
Composer Bee Plus
Comprobe 1.00
cpm3_61k (set 1)
cpm3_61k (set 10)
cpm3_61k (set 2)
cpm3_61k (set 3)
cpm3_61k (set 4)
cpm3_61k (set 5)
cpm3_61k (set 6)
cpm3_61k (set 7)
cpm3_61k (set 8)
cpm3_61k (set 9)
cpm3_dri (set 1)
cpm3_dri (set 10)
cpm3_dri (set 2)
cpm3_dri (set 3)
cpm3_dri (set 4)
cpm3_dri (set 5)
cpm3_dri (set 6)
cpm3_dri (set 7)
cpm3_dri (set 8)
cpm3_dri (set 9)
cpm3_y2k (set 1)
cpm3_y2k (set 10)
cpm3_y2k (set 2)
cpm3_y2k (set 3)
cpm3_y2k (set 4)
cpm3_y2k (set 5)
cpm3_y2k (set 6)
cpm3_y2k (set 7)
cpm3_y2k (set 8)
cpm3_y2k (set 9)
Cricket t01
Cricket t04
Crossword Capers
Cunning Running
D.Heym Common Fractions
D.Heym Counting Numbers
D.Heym Directed Numbers
D.Heym Number Lines
D.Heym Various
databuzz_beenet_version
David Ahls Adventures
DBase II (backup)
Demonstration Disk t02
Denham 1
Denham 2
Denham 3
Denham 4
Denham Easy Stats
Denham Kings Trees Aces
Disk Beecomposer
Disk Cataloger
Disk Test v3.9
Doodle Draw v1.1
Dragon Spells
Dungeons of Khan
Early Word v1.3
education_01
education_02
education_03
education_04
education_05
education_06
education_07
education_08
education_09
education_1
education_10
education_11
education_12
education_3
education_4
education_5
education_6
education_7
education_8
education_9
Electric Paintbrush Slide Show
electric_paintbrush_chalkboard_1.01
electric_paintbrush_fonts
electric_paintbrush_mouse_1.22
empty_ciab_sys
English
EPSGmod Files
Extended Turtle 4.3p
Extended Turtle 4.6p
Family Favourites t03
Family Favourites t04
Family Games 1 t01
Family Games 1 t03
Family Games 1 t04
Faust Adventure
Filemaster v2
First Fleet (set 1)
First Fleet (set 2)
First Fleet (set 3)
First Fleet (set 4)
Fortris
FTL Modula2 disk1
FTL_Modula2 disk2
FTL_Modula2 disk3
Games from Wildcards Vol 1,2,3,4
Games2
Geograbee
Geography 1
Geography 2
Geography 3
Getting to know your Microbee
Ghost Muncher / Kilopede
Gold-dust Island
Goodison Demo
Goodison Education 1
Goodison Education 2
Goodison Education 3
Goodison Mathematics
Goodison Speed Reading
Goodison Spelling
Goodison Words
Graphic Adventures 1 t01
Graphic Adventures 1 t04
Greybeard Tape Files (set 1)
Greybeard Tape Files (set 2)
Hangman
Hiplot
Hoards of the Deep Realm 1.0 (set 1)
Hoards of the Deep Realm 1.0 (set 2)
Hoards of the Deep Realm 1.1 (set 1)
Hoards of the Deep Realm 1.1 (set 2)
Hoards of the Deep Realm 11t (set 1)
Hoards of the Deep Realm 11t (set 2)
Home Economics
Honeysoft Arcade Games Vol II
Honeysoft Demo Disk
Honeysoft Demo Disk t04
Honeysoft Microbee Adventures Vol Three (set 1)
Honeysoft Microbee Adventures Vol Three (set 2)
Honeysoft Microbee Adventures Vol Two (set 1)
Honeysoft Microbee Adventures Vol Two (set 2)
Honeysoft Microbee Text Adventures Vol One (set 1)
Honeysoft Microbee Text Adventures Vol One (set 2)
Icon Editor v1.4
impact_media_shareware_d1
impact_media_shareware_d2
Information Express v1.2
Isbok Adventure
Jewels of Sancara Island
JHBeesware 2
JHBeesware 3
JHBeesware1
Job Option Bank v4.52
Joystick Games 1 t03
Joystick Games 1 t04
Kids Pack 1 t03
Kids Pack 1 t04
Kids Pack 2 t03
Label Generator Program
Learning Can Be Fun more t01
Learning Can Be Fun more t03
Learning Can Be Fun more t04
Learning Can Be Fun numbers t01
Learning Can Be Fun numbers t04
Learning Can Be Fun Words and Numbers t04
Learning Can Be Fun words t01
Leisure Suit Larry
Let's Go Punting (set 1)
Let's Go Punting (set 2)
Lets Eat Worms
Machine-Code and Basic Tutorials
Manual Arts
Mathematics #1
Mathematics #2
Melbourne to Hobart Yacht Race Simulation
Membership Maintenance System v1.30
Menu of Arcade Games (set 1)
Menu of Arcade Games (set 2)
Menu of Arcade Games (set 3)
Menu of Arcade Games (set 4)
Menu of Games 7
Menu of games and other programs (set 1)
Menu of games and other programs (set 2)
Menu of games and others on Disk #3 (set 1)
Menu of games and others on Disk #3 (set 2)
Menu of Games Disk #1 (set 1)
Menu of Games Disk #1 (set 2)
Menu of Games on Disk (set 1)
Menu of Games on Disk (set 2)
Micro Defender
Microbear Public Domain
Microbee Arcade Games #1
Microbee Arcade Games #2
Microbee Lines v0.1
Micropen 1.0
Microspace Invaders II
Milestone 1.09
Millionwaire 3.0 (set 1)
Millionwaire 3.0 (set 2)
MMD Educational
mouse_bios9
MUGWA Amateur Radio programs
MUGWA Beeforth
MUGWA boot disk
MUGWA dbase_001
MUGWA dbase_002
MUGWA dbase_a_001
MUGWA dbase_a_002
MUGWA dbase_a_003
MUGWA dbase_a_004
MUGWA dbase_a_005
MUGWA macro_001
MUGWA paslib2_000
MUGWA rom_pak
MUGWA Small-C
Musicraft
Musicraft
Nanoc the Destroyer / Jumpman (set 1)
Nanoc the Destroyer / Jumpman (set 2)
Nanoc the Destroyer II / Freedom Fighter / Missile Dodger (set 1)
Nanoc the Destroyer II / Freedom Fighter / Missile Dodger (set 2)
Nanoc's Revenge
Nemesis 1.2
Nemesis Dungeon Master
Networked Educational 1
Networked Educational 2
Networked Educational 3
Number Line Set
One World Countries Database 1.01
ORAC Explorers
ORAC Scientists 1 v3.1
Our World t02
Our World t04
Pascals Triangle Set
PAWcomp Adventure compiler
Penguin Book of Microbee Games
Penny Arcade t02
Penny Arcade t03
Penny Arcade t04
Peter Broughton v1.1
Peter Broughton v1.2
Peter Broughton v2.0pre deepdene
Peter Broughton v2.2
Peter Broughton v2.2p 1of2 (set 1)
Peter Broughton v2.2p 1of2 (set 2)
Physical Science
Plan80 v2.4
Poster Disk 1987
Premium Beeartistic 1.30
premium1
premium2
Primary Rime Lessons
Primary Teachers Rollbook
Printmaster 1.0
Printmaster 1.10a
Printmaster Graphics Editor
Printmaster Plus 1.46
R.A.C.E.R.
Raft-away River
Random Basic games
Research Logo 1.0
Research Logo 1.0a
Research Logo 1.0a+
Richard Larkins Games
Scavenger Hunt
Science Tutorial 1 t01
Science Tutorial 1 t02
Science Tutorial 1 t04
Science Tutorial 2 t01
Science Tutorial 2 t04
Selection Menu (set 1)
Selection Menu (set 2)
Sheep-dog Trial
Simon Gerraty 80/40 Track Bios 4.2b (set 1)
Simon Gerraty 80/40 Track Bios 4.2b (set 2)
Simple and Compound Interest
Simple Business Graphics
Simply DB 1.20c
Simply DB 2.02
Simply Write Font Editor v2.04
Simply Write v2.04
Simply Write v3.02
Simply Write v3.03
Sketch Pad
Smart Model Controller v1.12m
Smartkey v1.1a
SMUG 02
SMUG Tape Library
Social Science
Social Studies Oracle t03
Social Studies Oracle t04
Social Studies t01
Social Studies t04
Springboard Clipart
Storymaker 128k
Storymaker 256tc
Strategic Games 1 t01
Strategic Games 1 t03
Strategic Games 1 t04
Survivor
swedish_128k_boot_disk
Sword Quest / Microspace Invaders II / The Valley / Caves
Sydney Approach
Takeover: warriors against the world
Tantrix
Technical Drawing t01
Technical Drawing t04
Telcom 2.0/2.2 (for 64k)
Telcom 3.0 Upgrade (for 128k/256tc)
The Mob From Evil
The Mob From Evil
The Winners
Thunder Road Adventure 1.2
Tim Hartnell Adventures
Timegap-x
Timetable Blocker 5.1
Timetable Manager 4.3
Turbo Pascal
Turbodisk II (set 1)
turtle
utilities
Utility
Various Scottfree Adventures Disk 17
Venture Writer 2.1
Viatel Upgrade v1.3a
Viper
Visual Programming t03
Wanderer
Wavplay 2.3
Ways We Were
WDPROC - Word Processing Package
Word Puzzles
Wordgraph A, v02
Wordgraph A, v04
Wordstar 3.3
Wordstar 4.0
wordstar v3.3 1of2
Wordstar v3.3 2of2
Zeephon
zpm3_61k (set 1)
zpm3_61k (set 2)
zpm3_61k (set 3)
zpm3_61k (set 4)
zpm3_61k (set 5)
zpm3_y2k (set 1)
zpm3_y2k (set 2)
zpm3_y2k (set 3)
zpm3_y2k (set 4)
zpm3_y2k (set 5) [Robbbert]
stuken pushed a commit to stuken/mame that referenced this issue Apr 4, 2022
* Correct missing disk name information for a couple of Apple II sets.

New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

The Institute [4am, Firehawke]
The Hazards of Voltageville [4am, Firehawke]
The Great Gonzo in Word Rider [4am, Firehawke]
The Tarturian [4am, Firehawke]
Survival Adventure [4am, Firehawke]
Stellar Defense (Version 1.2) [4am, Firehawke]
Beneath Apple Manor (Version 1.1) [4am, Firehawke]
Teleport [4am, Firehawke]
Secret Agent: Mission One [4am, Firehawke]
Science Corner: Weather Watch (800K 3.5") [4am, Firehawke]
Science Corner: Space Probe (800K 3.5") [4am, Firehawke]
Grapple [4am, Firehawke]
Apple-Oids and Chipout [4am, Firehawke]
Sword of Sheol [4am, Firehawke]
Locksmith 3.1 [4am, Firehawke]
Competition Karate [4am, Firehawke]
Copy II Plus (Version 3.0) [4am, Firehawke]
Nibbles Away III (Version 1.25B)  [4am, Firehawke]
Star League Baseball [4am, Firehawke]
The Pawn (Version 2.3) [4am, Firehawke]
Pursuit of the Graf Spee [Paul Hagstrom, 4am, Firehawke]
Bezare [4am, Firehawke]
International Gran Prix (Riverbank Software) [4am, Firehawke]
The Guild of Thieves [4am, Firehawke]
Artesians [4am, Firehawke]
Jinxter (Version 1.0) [4am, Firehawke]
Neutrons [4am, Firehawke]
Tunnel Terror [4am, Firehawke]
Crypt of Medea [4am, Firehawke]
Handy Dandy [4am, Firehawke]
Jump Jet [4am, Firehawke]
Max-Command [4am, Firehawke]
Missile Defense [4am, Firehawke]
Crystal Caverns [4am, Firehawke]
The Chessmaster 2000 [4am, Firehawke]
At the Gates of Moscow 1941 [4am, Firehawke]
Mouskattack [4am, Firehawke]
Raiders of the Lost Ring [4am, Firehawke]
Zodiac Castle [4am, Firehawke]
Beneath Apple Manor: The Special Edition [4am, Firehawke]
Battlesight (Version 3.3.1) [4am, Firehawke]
Pythagoras and the Dragon [4am, Firehawke]
Robot Battle [4am, Firehawke]
Oldorf's Revenge [4am, Firehawke]
Gin Rummy [4am, Firehawke]
Star Ball [4am, Firehawke]
Shadow Hawk One [4am, Firehawke]
Death Race '82 [4am, Firehawke]
Gemstone Healer (Version 1.2) [4am, Firehawke]
Space Adventure: Episode One [4am, Firehawke]
Super Taxman 2 [4am, Firehawke]
Space Cadette [4am, Firehawke]
Science Explorers: Animal Adaptations (800K 3.5") [4am, Firehawke]
Black Belt [4am, Firehawke]
Zoo Master [4am, Firehawke]
Ape Escape [4am, Firehawke]
The Playroom [4am, Firehawke]
The Eating Machine [4am, Firehawke]
Word Spinner (Version 1.0) [4am, Firehawke]
Critical Mass [4am, Firehawke]
Gunslinger [4am, Firehawke]
The Black Cauldron [4am, Firehawke]
Mixed-Up Mother Goose [4am, Firehawke]
Science Explorers: Day, Night, and The Seasons (800K 3.5") [4am, Firehawke]
His Majesty's Ship "Impetuous" [4am, Firehawke]
Micro Mother Goose [4am, Firehawke]
Skybombers II [4am, Firehawke]
Battleship Commander [4am, Firehawke]
Three Mile Island [4am, Firehawke]
Conglomerates Collide [4am, Firehawke]
Cyborg (Version 2) [4am, Firehawke]
Fantasyland 2041 A.D. [4am, Firehawke]
Cross Country Rallye [4am, Firehawke]
Creature Venture [4am, Firehawke]
Science Explorers: Nutrition (800K 3.5") [4am, Firehawke]
Exploring Gas Laws (Version 1.0) (800K 3.5") [4am, Firehawke]
Wonderland Puzzles (Version 1.0) (800K 3.5") [4am, Firehawke]
Cryptoquest (Version 1.0) (800K 3.5") [4am, Firehawke]
Science Giants (Version 1.0) (800K 3.5") [4am, Firehawke]
Freedom! (Version 1.0) (800K 3.5") [4am, Firehawke]
Arizona Mix (Version 1.0) (800K 3.5") [4am, Firehawke]
Rescue in the Outback (Version 1.0) (800K 3.5") [4am, Firehawke]
Woolly's Garden (Version 1.0) (800K 3.5") [4am, Firehawke]
Exploring Chaos (Version 1.0) (800K 3.5") [4am, Firehawke]
Pet Shop (Version 1.0) (800K 3.5") [4am, Firehawke]
Science Explorers: Simple Machines (800K 3.5") [4am, Firehawke]
Dog Sled Ambassadors (Version 1.0) (800K 3.5") [4am, Firehawke]
Moving Museum (Version 1.0) (800K 3.5") [4am, Firehawke]
Take a Chance! (Version 1.0) (800K 3.5") [4am, Firehawke]
Treasures for Sale (Version 1.0) (800K 3.5") [4am, Firehawke]
Caravans to Timbuktu! (Version 1.0) (800K 3.5") [4am, Firehawke]
Amazing Arithmetricks (Version 1.0) (800K 3.5") [4am, Firehawke]
Picture a Story (Version 1.0) (800K 3.5") [4am, Firehawke]
Number Jumpers (Version 1.0) (800K 3.5") [4am, Firehawke]
Windy City (Version 1.0) (800K 3.5") [4am, Firehawke]
Word Builder (Version 1.0) (800K 3.5") [4am, Firehawke]
On Balance (800K 3.5") [4am, Firehawke]
Dueling Digits (Version 1.0) (800K 3.5") [4am, Firehawke]
History Makers (Version 1.0) (800K 3.5") [4am, Firehawke]
Dr. Livingstone, I Presume? (Version 1.0) (800K 3.5") [4am, Firehawke]
Eerieville Library (Version 1.0) (800K 3.5") [4am, Firehawke]
Fish School (Version 1.0) (800K 3.5") [4am, Firehawke]
Grammar Gobble (Version 1.0) (800K 3.5") [4am, Firehawke]
Grammar Madness (Version 1.0) (800K 3.5") [4am, Firehawke]
Nutrition Nabber (Version 1.0) (800K 3.5") [4am, Firehawke]
On Stage (Version 1.0) (800K 3.5") [4am, Firehawke]
Sum Stories (Version 1.0) (800K 3.5") [4am, Firehawke]
Big Book Maker: The Rain Forest (800K 3.5") [4am, Firehawke]
Rocket Factory (Version 1.0) (800K 3.5") [4am, Firehawke]
Probability Lab (Version 1.0) (800K 3.5") [4am, Firehawke]
Space Station Freedom (Version 1.0) (800K 3.5") [4am, Firehawke]
Weeds to Trees (Version 1.0) (800K 3.5") [4am, Firehawke]
Sun and Seasons (Version 1.0) (800K 3.5") [4am, Firehawke]
Paper Plane Pilot (Version 1.0) (800K 3.5") [4am, Firehawke]
Patterns (Version 1.2) (800K 3.5") [4am, Firehawke]
Lewis and Clark Stayed Home (Version 1.0) (800K 3.5") [4am, Firehawke]
Grammar Toy Shop (Version 1.0) (800K 3.5") [4am, Firehawke]
Fossil Hunter (Version 1.0) (800K 3.5") [4am, Firehawke]
Big Book Maker: The Three Princesses (800K 3.5") [4am, Firehawke]
Murphy's Minerals (Version 1.0) (800K 3.5") [4am, Firehawke]
Grammar Monsters (Version 1.0) (800K 3.5") [4am, Firehawke]
Mystery Matter (Version 1.1) (800K 3.5") [4am, Firehawke]
Grammar Gazette (Version 1.0) (800K 3.5") [4am, Firehawke]
Five Star Forecast (Version 1.0) (800K 3.5") [4am, Firehawke]
Lunar Greenhouse (Version 1.1) (800K 3.5") [4am, Firehawke]
Miner's Cave (Version 1.0) (800K 3.5") [4am, Firehawke]
Measure Works (Version 1.0) (800K 3.5") [4am, Firehawke]
Money Works (Version 1.1) (800K 3.5") [4am, Firehawke]
Fraction Concepts, Inc. (Version 1.2) (800K 3.5") [4am, Firehawke]
Story Starters: Science (800K 3.5") [4am, Firehawke]
Estimation Strategies (Version 1.0) (800K 3.5") [4am, Firehawke]
Estimation Activities (Version 1.0) (800K 3.5") [4am, Firehawke]
Estimation: Quick Solve I (Version 1.0) (800K 3.5") [4am, Firehawke]
CommuniKeys (Version 1.1) (800K 3.5") [4am, Firehawke]
Fraction Munchers (Version 1.0) (800K 3.5") [4am, Firehawke]
Conquering Decimals (+, -) (Version 1.1) (800K 3.5") [4am, Firehawke]
Conquering Fractions (+, -) (Version 1.1) (800K 3.5") [4am, Firehawke]
Conquering Decimals (x, /) (Version 1.1) (800K 3.5") [4am, Firehawke]
Conquering Fractions (x, /) (Version 1.1) (800K 3.5") [4am, Firehawke]
Instant Survey (Version 1.0) (800K 3.5") [4am, Firehawke]
Story Starters: Social Studies (800K 3.5") [4am, Firehawke]
Spellevator (Version 1.3) (800K 3.5") [4am, Firehawke]
Spelling Puzzles and Tests (800K 3.5") [4am, Firehawke]
Spelling Series Toolkit (800K 3.5") [4am, Firehawke]
Spelling Workout (Version 1.1) (800K 3.5") [4am, Firehawke]
Teacher Option Organizer (Version 1.1) (800K 3.5") [4am, Firehawke]
Perplexing Puzzles (800K 3.5") [4am, Firehawke]
Science Explorers: Plants (800K 3.5") [4am, Firehawke]
Science Explorers: Shadows (800K 3.5") [4am, Firehawke]
Science Explorers: Skeletons (800K 3.5") [4am, Firehawke]
Science Explorers: Weather (800K 3.5") [4am, Firehawke]
The Final Conflict [4am, Firehawke]
Intrigue! [4am, Firehawke]
Deathmaze 5000 [4am, Firehawke]
Space Pirates 3000 [4am, Firehawke]
Windmere Estate [4am, Firehawke]
Super Galaxy Wars [4am, Firehawke]
Mixed-Up Mother Goose (Version 1.0I) [4am, Firehawke]
Super Story Tree (Version 1.0) (800K 3.5") [4am, Firehawke]
Computer Concepts (800K 3.5") [4am, Firehawke]
The Plant Growth Simulator (800K 3.5") [4am, Firehawke]
Ace Detective (800K 3.5") [4am, Firehawke]
Facts and Fallacies (Version 02.01.87) (800K 3.5") [4am, Firehawke]
Curious George Goes Shopping (800K 3.5") [4am, Firehawke]
Curious George in Outer Space (800K 3.5") [4am, Firehawke]
Curious George Visits the Library (800K 3.5") [4am, Firehawke]
La Fábrica (800K 3.5") [4am, Firehawke]
Conquering Whole Numbers (Version 1.1) (800K 3.5") [4am, Firehawke]
Galactic Quest [4am, Firehawke]
First-Letter Fun (Version 1.1) (800K 3.5") [4am, Firehawke]
Jenny's Journeys (Version 1.0) (800K 3.5") [4am, Firehawke]
Mastering Math Worksheet Generator (Version 1.1) (800K 3.5") [4am, Firehawke]
Odell Lake (Version 1.2) (800K 3.5") [4am, Firehawke]
Speedway Math (Version 1.0) (800K 3.5") [4am, Firehawke]
The Friendly Computer (Version 1.5) (800K 3.5") [4am, Firehawke]
The Oregon Trail (Version 1.4) (800K 3.5") [4am, Firehawke]
The Bank Street Writer III (20-Column Version) (800K 3.5") [4am, Firehawke]


New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Note Speller (cleanly cracked) [4am, Firehawke]
Perspectives in Music History (cleanly cracked) [4am, Firehawke]
Quentin Visits The Big City (cleanly cracked) [4am, Firehawke]
pfs:report (Version B.02) (cleanly cracked) [4am, Firehawke]
Ripley's Using Other Sources (cleanly cracked) [4am, Firehawke]
Math libretro#1: The Mechanics of Math Words (cleanly cracked) [4am, Firehawke]
The Readability Machine (Version 2.0) (cleanly cracked) [4am, Firehawke]
Let's Explore Word Processing (cleanly cracked) [4am, Firehawke]
Clef Notes (cleanly cracked) [4am, Firehawke]
The Elves and The Shoemaker (cleanly cracked) [4am, Firehawke]
12-Bar Tunesmith (cleanly cracked) [4am, Firehawke]
Aural Skills: Basic Chords (cleanly cracked) [4am, Firehawke]
Funbunch College Prep (cleanly cracked) [4am, san inc, Firehawke]
Aural Skills: Intervals (cleanly cracked) [4am, Firehawke]
Aural Skills: Seventh Chords (cleanly cracked) [4am, Firehawke]
Ear Challenger: A Music Game (cleanly cracked) [4am, Firehawke]
Ear Training Skills (cleanly cracked) [4am, Firehawke]
Find That Tune (cleanly cracked) [4am, Firehawke]
Keyboard Tutor (cleanly cracked) [4am, Firehawke]
Listen! A Music Skills Program (cleanly cracked) [4am, Firehawke]
Music Appreciation: The Musical Language (cleanly cracked) [4am, Firehawke]
Music Appreciation: Music History (cleanly cracked) [4am, Firehawke]
Music History Review: Composers (cleanly cracked) [4am, Firehawke]
Patterns in Pitch: Level One (cleanly cracked) [4am, Firehawke]
Patterns in Pitch: Level Two (cleanly cracked) [4am, Firehawke]
Patterns in Pitch: Level Three (cleanly cracked) [4am, Firehawke]
Patterns in Rhythm: Level Two (cleanly cracked) [4am, Firehawke]
Space Conquerors (Version 1.5) (cleanly cracked) [4am, san inc., Firehawke]
Note Detective I: Elementary Level (cleanly cracked) [4am, Firehawke]
Patterns in Rhythm: Level Three (cleanly cracked) [4am, Firehawke]
Mindscape's Reading Workshop: Grade 5 (cleanly cracked) [4am, Firehawke]
Lucky's Magic Hat (cleanly cracked) [4am, Firehawke]
Music Theory Flash Cards (cleanly cracked) [4am, Firehawke]


New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------

The Three Stooges [4am, Firehawke]
The Logic Master (Version 1.5) [4am, Firehawke]
Mixed-Up Mother Goose (Version 2.0A) [4am, Firehawke]
Gnarly Golf [4am, Firehawke]
4th and Inches [4am, Firehawke]
inactive123 pushed a commit that referenced this issue Apr 22, 2022
stuken pushed a commit to stuken/mame that referenced this issue May 2, 2022
--------------------
Le Super Pendu (V1, words set libretro#1) [Roberto Fresca, Grull Osgo, Jeff Hamelin]
Le Super Pendu (V1, words set libretro#2) [Roberto Fresca, Grull Osgo, Jeff Hamelin]
stuken pushed a commit to stuken/mame that referenced this issue Dec 7, 2022
sonninnos pushed a commit to sonninnos/mame that referenced this issue Jul 28, 2023
…7/2023 (added 330 items). (mamedev#11360)

Also cleaned up formatting, and moved appropriate information to info elements (particularly system requirements, developers and programmers).

New working software list items
-------------------------------
apple2gs_flop_orig.xml:
Geometry [4AM, Anoid]
Magical Myths [4AM, Anoid]
Mancala [4AM, Anoid]
Math Wizard [4AM, Anoid]
Rocket Ranger [4AM, Anoid]
Sinbad and the Throne of the Falcon [4AM, Anoid]
Strip Poker II [4AM, Anoid]

New working software list items
-------------------------------
apple2_flop_orig.xml:
Addition Logician (Version 1.0) (800K 3.5") [4AM, Anoid]
Addition Logician (Version 1.0) [4AM, Anoid]
Adventures with Fractions (Version 1.0) [4AM, Anoid]
Alphabet Fun: Big and Little Letters [4AM, Anoid]
Alternate Reality: The City [4AM, Anoid]
Animal Homes and Stories [4AM, Anoid]
Animal Stories IV [4AM, Anoid]
Apple Puck Man [4AM, Anoid]
Arcade Boot Camp [4AM, Anoid]
Arithmetic Critters (Version 1.0) [4AM, Anoid]
Arizona Mix (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 1: Whole Numbers and Fractions (Version 1.0) [4AM, Anoid]
Automotive Technician Mathematics Volume 2: Decimals and Percents (Version 1.0) [4AM, Anoid]
Bandits [4AM, Anoid]
Bez-MX [4AM, Anoid]
Bezman [4AM, Anoid]
Bezoff [4AM, Anoid]
Bezwars [4AM, Anoid]
Birds [4AM, Anoid]
Brain Machine [4AM, Anoid]
Brainteaser Boulevard [4AM, Anoid]
Building Better Language Skills: Adjectives and Adverbs [4AM, Anoid]
Building Better Language Skills: Nouns [4AM, Anoid]
Calendar [4AM, Anoid]
Capitalization [4AM, Anoid]
Categorizing: Detective Games [4AM, Anoid]
Cats and Kittens [4AM, Anoid]
Chemistry: Balancing Equations (Version 1.0) [4AM, Anoid]
Chemistry: The Periodic Table (Version 1.0) [4AM, Anoid]
Circus Math (Version 1.0) [4AM, Anoid]
Clock Works (Version 1.0) [4AM, Anoid]
CommuniKeys (Version 1.0) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.1) [4AM, Anoid]
Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.3) [4AM, Anoid]
Computer Inspector (Version 1.0) [4AM, Anoid]
Computers in Government (Version 1.0) [4AM, Anoid]
Conquering Math Worksheet Generator (Version 1.0) [4AM, Anoid]
Conquering Percents (Version 1.0) [4AM, Anoid]
Conquering Ratios and Proportions (Version 1.1) [4AM, Anoid]
Coordinate Math (Version 1.0) [4AM, Anoid]
Coordinate Math (Version 1.1) (800K 3.5") [4AM, Anoid]
Copy II Plus (version 9.0 beta 1) [4AM, Anoid]
Cotton Tales (800K 3.5") [4AM, Anoid]
Counting Coins [4AM, Anoid]
Counting Critters (Version 1.0) [4AM, Anoid]
Create-A-Base (Version 1.0) [4AM, Anoid]
Creatures of the Night [4AM, Anoid]
Cyclod [4AM, Anoid]
Dataquest: Sampler (Version 1.0) [4AM, Anoid]
Deadline r18-820311 [4AM, Anoid]
Desktop Zoo [4AM, Anoid]
Destiny [4AM, Anoid]
Dog Sled Ambassadors (Version 1.0) [4AM, Anoid]
Double Trouble [4AM, Anoid]
Dragons of Hong Kong [4AM, Anoid]
Early Addition (Version 1.3) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.0) [4AM, Anoid]
Elementary Volume 10: Geometry (Quadrilaterals: Area and Perimeter) (Version 1.1) [4AM, Anoid]
Elementary Volume 12: Language Arts (SIMS) (Version 1.0) [4AM, Anoid]
Elementary Volume 3: Social Studies (Version 4.8) [4AM, Anoid]
Elementary Volume 5: Language Arts (Prefixes) (Version 1.5) [4AM, Anoid]
Elementary Volume 8: Geometry (Points and Angles) (Version 1.0) [4AM, Anoid]
Elementary Volume 9: Geometry (Lines and Triangles) (Version 2.1) [4AM, Anoid]
Enchanter r10-830810 [4AM, Anoid]
Enchanter r29-860820-K [4AM, Anoid]
English Parts of Speech (Version 1.5) [4AM, Anoid]
Equation Math (Version 1.0) [4AM, Anoid]
Estimation (Version 1.0) [4AM, Anoid]
Estimation: Quick Solve II (Version 1.0) [4AM, Anoid]
Experiencing Procedures (Version 1.0) [4AM, Anoid]
Exploring Sorting Routines (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.0) [4AM, Anoid]
Extensions to Applesoft BASIC (Version 1.2) [4AM, Anoid]
First Encounter [4AM, Anoid]
First-Start Writing Program [4AM, Anoid]
Fly Wars [4AM, Anoid]
Fraction Concepts, Inc. (Version 1.2) [4AM, Anoid]
Fraction Practice Unlimited (Version 1.0) [4AM, Anoid]
Fraction Practice Unlimited (Version 1.2) (800K 3.5") [4AM, Anoid]
Fun from A to Z (Version 1.0) (800K 3.5") [4AM, Anoid]
Fun from A to Z (Version 1.0) [4AM, Anoid]
Games From Around The World libretro#1: Wari [4AM, Anoid]
Games From Around The World libretro#2: Kono [4AM, Anoid]
Games From Around The World libretro#3: Fox & Geese [4AM, Anoid]
Games From Around The World libretro#4: Seega [4AM, Anoid]
Games From Around The World libretro#5: Nine Men's Morris [4AM, Anoid]
Games From Around The World libretro#6: Mu Torere [4AM, Anoid]
Genetics (Version 1.1) [4AM, Anoid]
Getting Ready to Read and Add [4AM, Anoid]
Ghost Writer (Version 1.0) [4AM, Anoid]
Granny Applebee's Cookie Factory [4AM, Anoid]
Graphing (Version 1.0) [4AM, Anoid]
Growgins' Fractions (Version 1.0) [4AM, Anoid]
Guardian [4AM, Anoid]
Hugo Hound's Vowel Sounds: Long Vowels [4AM, Anoid]
Inferential Anne: Level II [4AM, Anoid]
Instant Survey (Version 1.0) [4AM, Anoid]
It's About Time [4AM, Anoid]
Jellyfish [4AM, Anoid]
Jenny's Journeys (Version 1.0) [4AM, Anoid]
Keyboarding Master (Version 1.0) [4AM, Anoid]
Kinder Critters: Address and Phone Number [4AM, Anoid]
Kinder Critters: Letters and Patterns [4AM, Anoid]
LabelMaker (Version 1.0) [4AM, Anoid]
Leather Goddesses of Phobos r4-880405-2H [4AM, Anoid]
Leather Goddesses of Phobos r59-860730-K [4AM, Anoid]
Lemmings [4AM, Anoid]
Let's Learn About Money [4AM, Anoid]
Logic Gates (Version 1.0) [4AM, Anoid]
Lunar Explorer [4AM, Anoid]
MECC Apple Demonstration (Version 1.1) [4AM, Anoid]
MECC Dataquest: Europe and the Soviet Union (Version 1.0) [4AM, Anoid]
MECC Dataquest: Latin America (Version 1.0) [4AM, Anoid]
MECC Dataquest: Middle East and North Africa (Version 1.0) [4AM, Anoid]
MECC Dataquest: North American Mammals (Version 1.1) [4AM, Anoid]
MECC Dataquest: The Presidents (Version 1.1) [4AM, Anoid]
MECC Dataquest: The Presidents (Version 1.2) [4AM, Anoid]
MECC Dataquest: The World Community (Version 1.1) [4AM, Anoid]
MECC Editor (Version 1.0) [4AM, Anoid]
MECC Graph (Version 1.1) [4AM, Anoid]
MECC Graphing Primer (Version 1.0) [4AM, Anoid]
MECC Hi-Res Toolkit (Version 1.0) [4AM, Anoid]
MECC Outliner (Version 1.0) [4AM, Anoid]
MECC Stuff and Fetch (Version 1.0) [4AM, Anoid]
MECC Write Start (Version 1.2) [4AM, Anoid]
MECC Writer (Version 1.2) [4AM, Anoid]
Marty's Family Reader [4AM, Anoid]
Marty's Reading Workout [4AM, Anoid]
Master Spell (Version 1.3) [4AM, Anoid]
Math Word Problems Volume 1: Careers (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 2: Money (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 3: Sports (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 4: Travel (800K 3.5") [4AM, Anoid]
Math Word Problems Volume 6: Our Nation's Capital Washington DC (800K 3.5") [4AM, Anoid]
Mathematics Volume 1: Graphing, Logic, and Equations (Version 3.2) [4AM, Anoid]
Mathematics Volume 2: Measurement (Version 1.2) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) (limited boot backup) [4AM, Anoid]
Mathematics Volume 3: Formulas, Shapes, and Skills (Version 1.3) [4AM, Anoid]
Mathosaurus: Computation [4AM, Anoid]
Memory Building Blocks [4AM, Anoid]
Microzine 32 [4AM, Anoid]
Microzine 40 [4AM, Anoid]
Microzine Jr. 1 [4AM, Anoid]
Microzine Jr. 10 [4AM, Anoid]
Microzine Jr. 2 [4AM, Anoid]
Microzine Jr. 3 [4AM, Anoid]
Microzine Jr. 4 [4AM, Anoid]
Microzine Jr. 5 [4AM, Anoid]
Microzine Jr. 6 [4AM, Anoid]
Microzine Jr. 7 [4AM, Anoid]
Microzine Jr. 8 [4AM, Anoid]
Microzine Jr. 9 [4AM, Anoid]
Minotaur [4AM, Anoid]
Modeling (Version 1.0) [4AM, Anoid]
Moonmist r4-860918-K [4AM, Anoid]
Multiplication Puzzles (Version 1.0) [4AM, Anoid]
Muppet Word Book [4AM, Anoid]
Mystery Matter (Version 1.0) [4AM, Anoid]
Mystery Objects (Version 1.0) [4AM, Anoid]
Nightmare Gallery [4AM, Anoid]
Now You See It, Now You Don't: Pick The Part [4AM, Anoid]
Numberball [4AM, Anoid]
Odell Lake (Version 1.0) [4AM, Anoid]
Odell Lake (Version 1.2) [4AM, Anoid]
Oliver's Crosswords [4AM, Anoid]
Patterns (Version 1.0) [4AM, Anoid]
Pecos Bill [4AM, Anoid]
Phonics Prime Time: Blends and Digraphs (Version 1.0) (800K 3.5") [4AM, Anoid]
Planetfall r20-830708 [4AM, Anoid]
Planetfall r26-831014 [4AM, Anoid]
Planetfall r37-851003-H [4AM, Anoid]
Polls and Politics (Version 1.0) [4AM, Anoid]
Probability (Version 1.0) [4AM, Anoid]
Problem-Solving Strategies (Version 1.0) [4AM, Anoid]
Problem-Solving with Nim (Version 1.0) (800K 3.5") [4AM, Anoid]
Quilting Bee (Version 1.0) [4AM, Anoid]
Quotient Quest (Version 1.0) [4AM, Anoid]
Reader's Treasure Chest [4AM, Anoid]
Reading Comprehension Volume 2: Sports (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 3: Geography (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 4: History in the Making (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 5: Famous People (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 6: The Olympics (800K 3.5") [4AM, Anoid]
Reading Comprehension Volume 7: United States Presidents (800K 3.5") [4AM, Anoid]
Reading for Understanding: Native Americans [4AM, Anoid]
Real Math: Level I [4AM, Anoid]
Real Math: Level II [4AM, Anoid]
Real Math: Level III [4AM, Anoid]
Rock 'N Scroll [4AM, Anoid]
Seastalker r15-840501-B [4AM, Anoid]
Seastalker r16-850515-M [4AM, Anoid]
Shapes and Patterns [4AM, Anoid]
Sherlock r21-871214-2F [4AM, Anoid]
Shop Right! [4AM, Anoid]
Show Time (Version 1.1) [4AM, Anoid]
Snack Attack and Friends [4AM, Anoid]
Sorcerer r18-860904-K [4AM, Anoid]
Sorcerer r4-840131-A [4AM, Anoid]
Sorcerer r6-840508-F [4AM, Anoid]
Space Station Freedom (Version 1.0) [4AM, Anoid]
Space Subtraction (Version 1.0) [4AM, Anoid]
Spellbreaker r63-850916-H [4AM, Anoid]
Spelling Press (Version 1.1) [4AM, Anoid]
Spelling Volume 2: Secondary (Version 2.0) [4AM, Anoid]
Sports Stats (Version 1.0) [4AM, Anoid]
Starcross r15-820901 [4AM, Anoid]
Stickybear BASIC [4AM, Anoid]
Stickybear Basket Bounce Demo [4AM, Anoid]
Stickybear Basket Bounce [4AM, Anoid]
Stickybear Bop [4AM, Anoid]
Stickybear Drawing [4AM, Anoid]
Stickybear Math 2 [4AM, Anoid]
Stickybear Math [4AM, Anoid]
Stickybear Music [4AM, Anoid]
Stickybear Numbers [4AM, Anoid]
Stickybear Opposites Demo [4AM, Anoid]
Stickybear Opposites [4AM, Anoid]
Stickybear Parts of Speech [4AM, Anoid]
Stickybear Printer (Version 1) [4AM, Anoid]
Stickybear Printer (Version 2) [4AM, Anoid]
Stickybear Reading Comprehension [4AM, Anoid]
Stickybear Reading [4AM, Anoid]
Stickybear Shapes (800K 3.5") [4AM, Anoid]
Stickybear Shapes (Version 1) [4AM, Anoid]
Stickybear Shapes (Version 2) [4AM, Anoid]
Stickybear Spellgrabber (800K 3.5") [4AM, Anoid]
Stickybear Spellgrabber [4AM, Anoid]
Stickybear Town Builder [4AM, Anoid]
Stickybear Typing [4AM, Anoid]
Stickybear Word Problems (800K 3.5") [4AM, Anoid]
Stickybear Word Problems [4AM, Anoid]
Study Guide (Version 1.5) [4AM, Anoid]
Subtraction Puzzles (Version 1.0) [4AM, Anoid]
Suspended r5-830222 [4AM, Anoid]
Tank Command [4AM, Anoid]
Teacher Option Organizer (Version 1.1) [4AM, Anoid]
Teaching Scientific Inquiry (Version 1.0) [4AM, Anoid]
The Banking Simulation [4AM, Anoid]
The Lurking Horror r203-870506-M [4AM, Anoid]
The Magic String [4AM, Anoid]
The Market Place (Version 1.0) (800K 3.5") [4AM, Anoid]
The Market Place (Version 1.0) [4AM, Anoid]
The Oregon Trail (Version 1.4) [4AM, Anoid]
The Right Turn: Strategies in Problem Solving [4AM, Anoid]
The Royal Rules [4AM, Anoid]
The Stickybear ABC [4AM, Anoid]
The Three Rs of Microcomputing (Version 1.1) [4AM, Anoid]
Thunder and Lightning [4AM, Anoid]
Time Navigator (Version 1.0) (800K 3.5") [4AM, Anoid]
Time Navigator (Version 1.0) [4AM, Anoid]
Time Navigator Leaps Back (Version 1.0) [4AM, Anoid]
TimeOut DeskTools (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut DeskTools II (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut FileMaster (Version 1.3) (800K 3.5") [4AM, Anoid]
TimeOut Grammar (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Graph (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut MacroEase (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut PowerPack (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 1.6) (800K 3.5") [4AM, Anoid]
TimeOut QuickSpell (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.2) (800K 3.5") [4AM, Anoid]
TimeOut ReportWriter (Version 2.52) (800K 3.5") [4AM, Anoid]
TimeOut SideSpread (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SpreadTools (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut SuperFonts (Version 3.1) (800K 3.5") [4AM, Anoid]
TimeOut SuperForms (Version 1.04) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.1) (800K 3.5") [4AM, Anoid]
TimeOut TeleComm (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 1.0) (800K 3.5") [4AM, Anoid]
TimeOut Thesaurus (Version 2.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.2) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 1.7) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.0) (800K 3.5") [4AM, Anoid]
TimeOut UltraMacros (Version 3.1) (800K 3.5") [4AM, Anoid]
Top Readers' Club: Grade 2 [4AM, Anoid]
Top Readers' Club: Grade 3 [4AM, Anoid]
Top Readers' Club: Grade 4 [4AM, Anoid]
Top Readers' Club: Grade 5 [4AM, Anoid]
Troll First-Start Biographies [4AM, Anoid]
Troll Math Class Level 1: I Can Add And Subtract [4AM, Anoid]
Troll Math Class Level 2: I Can Carry and Borrow [4AM, Anoid]
Troll Math Class Level 6: Ratio, Proportion, and Percent [4AM, Anoid]
Troll Math Class Level K: I Can Count [4AM, Anoid]
Troll Printmaker: Holiday Fun [4AM, Anoid]
Troll Sports Math: Math Word Problems for Grades 4-6 [4AM, Anoid]
Uncle Clyde's Consonant Slides: Beginning Consonants [4AM, Anoid]
Uncle Clyde's Consonant Slides: Blends and Digraphs [4AM, Anoid]
Uncle Clyde's Consonant Slides: Ending Consonants [4AM, Anoid]
Vacation Nation Travel (Version 1.0) [4AM, Anoid]
Vocabulary Development (800K 3.5") [4AM, Anoid]
Weights and Treasure [4AM, Anoid]
Witness r13-830524 [4AM, Anoid]
Witness r18-830910 [4AM, Anoid]
Wood Car Rally (Version 1.0) [4AM, Anoid]
Woolly Bounce (Version 1.0) [4AM, Anoid]
Word Processing on the Apple (Version 2.0) [4AM, Anoid]
Word-a-Mation: Exploring Word Relationships [4AM, Anoid]
Zork I r15-UG3AU5 [4AM, Anoid]
Zork I r26-820803 [4AM, Anoid]
Zork I r52-871125-2-E [4AM, Anoid]
Zork I r75-830929 [4AM, Anoid]
Zork I r75-830929-A [4AM, Anoid]
Zork I r88-840726-B [4AM, Anoid]
Zork I r88-840726-F [4AM, Anoid]
Zork I r88-840726-K [4AM, Anoid]
Zork II r22-830331 [4AM, Anoid]
Zork II r48-840904-B [4AM, Anoid]
Zork III r10-820818 [4AM, Anoid]
Zork III r15-830331 [4AM, Anoid]
Zork III r16-830410-A [4AM, Anoid]
Zork III r17-840727-B [4AM, Anoid]
Zork III r17-840727-K [4AM, Anoid]
Zoyon Patrol (Version 1.0) [4AM, Anoid]
sonninnos pushed a commit to sonninnos/mame that referenced this issue Nov 30, 2023
…and one re-dump. (mamedev#11643)

Also cleaned up metadata and improved consistency in Apple II software lists.

Software redumped (apple2_flop_orig.xml)
-------------------------------
Wizardry III: Legacy of Llylgamyn (Version 4, 20-Aug-1983 update) [4am, qkumba]

Software redumped (apple2_flop_clcracked.xml)
-------------------------------
Marty's Family Reader (4am crack) [4am, LoGo]
Marty's Reading Workout (4am crack) [4am, LoGo]
Greeting Card Maker (4am crack) [4am]
Peanuts Maze Marathon (4am crack) [4am]
The School Tool (4am crack) [4am]

New working software list items (apple2_flop_clcracked.xml)
-------------------------------
A First Program About Insects (4am crack) [4am]
Algebra Word Problems (4am crack) [4am]
Alphabet Zoo (4am crack) [4am]
Arithmekicks (4am crack) [4am]
Arithmetickle (4am crack) [4am]
Destiny (4am crack) [4am]
Equations I (4am crack) [4am]
Faire le Point-Bac Physique Volume 3 (French) (4am crack) [4am]
Floppy Teaches: How to Print Letters and Numerals (4am crack) [4am]
Floppy Teaches: Letter and Numeral Recognition (4am crack) [4am]
Floppy Teaches: What is Missing? (4am crack) [4am]
French Classroom Words (4am crack) [4am]
Gobbler (4am and san inc crack) [4am, san inc]
Half Time: Computerized Charting for Marching Bands (version 2.0) (4am crack) [4am]
Knowledge Master Basics: Earth Science (4am crack) [4am]
Knowledge Master Basics: Geography (4am crack) [4am]
Knowledge Master Basics: Language Arts libretro#1 (4am crack) [4am]
Knowledge Master Basics: Language Arts libretro#2 (4am crack) [4am]
Knowledge Master Basics: Life Science libretro#1 (4am crack) [4am]
Knowledge Master Basics: Life Science libretro#2 (4am crack) [4am]
Knowledge Master Basics: Literature (4am crack) [4am]
Knowledge Master Basics: Math libretro#1 (4am crack) [4am]
Knowledge Master Basics: Math libretro#2 (4am crack) [4am]
Knowledge Master Basics: Physical Science (4am crack) [4am]
Knowledge Master Basics: Social Studies libretro#2 (4am crack) [4am]
Map Reading (4am crack) [4am]
Math Football: Decimals (version 3.1.6) (4am crack) [4am]
Mathematics Word Problems - Grade 7 (4am crack) [4am]
Mathematics Word Problems - Grade 8 (4am crack) [4am]
Money (version 4.1.7) (4am crack) [4am]
MultiScribe (version 3.01c) (4am crack) [4am]
Parachute Parts of Speech (4am crack) [4am]
Percent (version 3.1.6) (4am crack) [4am]
Percent Word Problems (4am crack) [4am]
Perplexing Puzzles (version 1985-07-09) (4am crack) [4am]
pfs: report (version 1984-03-20) (4am crack) [4am]
pfs: report (version 1985-09-10) (4am crack) [4am]
Punctuation Baseball Level A (version 4.1.5) (4am crack) [4am]
Real Number System (4am crack) [4am]
Rendezvous with Rama (4am crack) (Telarium Re-release) [4am]
Skill Builder: Social Studies - Grade 6 (4am crack) [4am]
Spider Hunt Spelling (version 4.1.6) (4am crack) [4am]
Story Writing (4am crack) [4am]
Take 1 (version 06431) (4am crack) [4am]
The Great Knowledge Race (4am crack) [4am]
The Magic Cash Register (4am crack) [4am]
The Time Tunnel: Sports Edition (4am crack) [4am]
Time Capsule (4am crack) [4am]
Travels with Za-Zoom: The World (revision 2) (4am crack) [4am]
Word Problems Level C (version 3.1.6) (4am crack) [4am]
sonninnos pushed a commit to sonninnos/mame that referenced this issue Feb 12, 2024
------------------------------
LD Mahjong libretro#1 Marine Blue no Hitomi [buffi]
sonninnos pushed a commit to sonninnos/mame that referenced this issue Feb 12, 2024
… a better dump. (mamedev#11916)

* Replaced DuckTales (Netherlands) with a better dump and renamed to DuckTales (Dutch). [file-hunter]
* Removed Estland Monogatari - Estland Campaign (Japan, alt Game Disk) as it contains save data.

New working software list items (msx2_flop.xml)
-------------------------------
Daisenryaku II - Campaign Version Customer Kit (Japan) [file-hunter]
Daisenryaku Map Shuu (Japan) [file-hunter]
Dante Yuushuu Sakuhin Cross Kingdom (Japan) [file-hunter]
Derringer (Japan) [file-hunter]
Disk Version Namcot Game Series 1 (Japan) [file-hunter]
Disk Version Namcot Game Series 2 (Japan) [file-hunter]
Dragonworld (Spain) [file-hunter]
Ease - Philips Desktop v1.2 (Europe) [file-hunter]
Entasis (Japan) [file-hunter]
Entführer Yousei Yuukai Jiken (Japan) [file-hunter]
Fastan (Netherlands, v1.01) [file-hunter]
Fistan (Netherlands, v2.05) [file-hunter]
Mainichi ga Ecchi (Japan) [file-hunter]
Shitai Okiba de Yuushoku o Akagawa Jirou (Japan) [file-hunter]
Collection 1 (French) [file-hunter]
Dancing Star (Japan) [file-hunter]
Destroy Mover (Japan) [file-hunter]
Dimies [file-hunter]
Disk Cool III (French) [file-hunter]
Dominon X [file-hunter]
Don't Warro! Be Japo! [Paxanga Soft]
Doopm Trip [N.I]
Dragon Rouge (Japan) [file-hunter]
Dream Fighters (Japan) [file-hunter]
Dribol (English) [Oniric Factor]
Dribol (Spanish) [Oniric Factor]
DuckTales (English) [file-hunter]
Dungeon Manjirou (Japan) [file-hunter]
Dungeon Wanderer (Japan) [file-hunter]
Erotic Pac libretro#1 (France) [file-hunter]
Even (Japan) [file-hunter]
Evil Death - The Adventure (Netherlands) [file-hunter]
Evil Spirit [file-hunter]
EXOR [file-hunter]
Finally Wizard (Japan) [file-hunter]
Findit promo (Netherlands) [file-hunter]
FLAT1 (demo) [file-hunter]
Flat Marsh o Sagase! 1-2-3 (Japan) [Gigamix]
Flat Marsh o Sagase! 4 Dokidoki Toukyou Keibajou-hen (Japan) [Gigamix]
Fony's Demo Disk 1 (Netherlands) [file-hunter]
Fony's Demo Disk II (Netherlands) [file-hunter]
Fruta Prohibida (Spain, French) [file-hunter]
Future Time Demo [file-hunter]
MSX2 Demo Digitalizaciones (Spain) [file-hunter]
Puzzel Collectie 1 (Netherlands) [file-hunter]
Puzzel Collectie 2 (Netherlands) [file-hunter]
zDOOM (prototype) [NYYRIKKI]
Detective Story (Dutch) [file-hunter]

New software list items marked not working (msx2_flop.xml)
------------------------------------------
Four on a Row [file-hunter]
Four on a Row (demo) [file-hunter]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants