Commit Graph

15 Commits

Author SHA1 Message Date
Dirk Best
08333c9902 amiga_workbench.xml: Added various Workbench dumps for version 1.0, 1.1 and 1.2. Add list of known part numbers.
New working software list items
-------------------------------
Workbench 1.0 [TOSEC]
Workbench 1.1 [TOSEC, Dirk Best]
Workbench 1.2 Rev. 33.56 A500/A2000 [fsck.technology]
Workbench 1.2 Rev. 33.56 A500 [TOSEC]
Workbench 1.2 Rev. 33.56 A500 (UK) (Extras disk only) [TOSEC]
Workbench 1.2 Rev. 33.56 A500 (De) (Extras disk only) [TOSEC]
Workbench 1.2 Rev. 33.56 A2000 (Extras disk only) [TOSEC]
Workbench 1.2 Rev. 33.56 A2000 (De) [TOSEC]
Workbench 1.2 Rev. 33.61 A500/A2000 [dackerman/archive.org]
2023-02-18 17:13:16 +01:00
Dirk Best
4938e3bc33 New working software list items
-------------------------------
amiga_workbench: Workbench 1.3.3 (UK) [fsck.technology]

Also rename Workbench entries from wbenc* to the much more common wb*
2023-02-12 16:16:36 +01:00
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
Angelo Salese
deff4306c5
amiga.cpp: modernization changes (#9263)
Structural changes:

- amiga_copper.cpp: convert to device, added copins implementation as debugging mailbox, convert to logmacro.h;
- 8364_paula.cpp: convert audio implementation accessors from switch-case to per-channel maps;
- amiga.cpp: convert OCS/ECS/AGA chipset flavours to address_map_bank_device, currently using the older custom_chip_r/_w as a legacy trampoline that will be progressively removed once that we have working implementations of Agnus/Denise and derivatives;
- akiko.cpp: convert to logmacro.h;
- amigafdc.cpp: better elaborate QA notes, add "Trackdisk" to device long name as officially referred by Amiga SDK:
- amiga.cpp: kicked off an amiga_demos.xml SW list hookup;

Adds the following implementation detail changes:
- amigaaga.cpp: fix sprites and bitplanes in dualpf modes, fixes at very least cd32:dstreets on gameplay;
- amigaaga.cpp: fix BPLCON0 when planes == 7 is set, fixes title screen GFXs in surfninj;
- amigaaga.cpp: use HAM6 when not in AGA mode, fixes colors in cdtv:townona when run with CD32 system;
- amigaaga.cpp: fix sprite control fetches when FMODE != 0, fixes at very least Digger AGA sprites display;
- amigaaga.cpp: add extended bitplane delay hooks;
- amigaaga.cpp: fix HAM8 when in HIRES mode, fixes at least roadkill title and car screens;
- amiga.cpp: allow LOF bit to be set by writing bit 15 on VPOSW, fix roadkill AGA boot;
- amigaaga.cpp: implement Extra Half-Brite mode, used by bblow_a main menu
- amiga.cpp: disallow blitter address writes to go beyond the allocated chip RAM, fixes OCS sockid and AGA sockid_a drawing spurious filled tiles on playfield;
- amiga.cpp, amigaaga.cpp: workaround most GFX pitch corruptions, caused by implicit DDFSTOP overrunning width loop;
- amiga.cpp: allow DDFSTRT and DDFSTOP to read bit 2 in lores mode, fix swordsod GFX pitch in gameplay;
- amiga.cpp: use pf2pri for non-dual playfield, fixes alfred player sprite visibility;
- akiko.cpp: subq command adds +2 in command buffer, fixes cdtv:defcrown hardlock emulation;
- amigaaga.cpp: implement bscan2;
- amiga.cpp: disable floppy drive default for CD32;
- cubo.cpp: add inputs to eldoralg/odeontw/odeontw2;
- amiga.cpp: allow CD32 to read CDTV titles from SW list;

New NOT_WORKING software list additions
---------------------------------------
cdtv.xml: 17 Bit - Collection for Amiga CDTV, 17 Bit - Continuation Disc,
A Bun for Barney (USA), Advanced Military Systems (Europe),
American Heritage Illustrated Encyclopedic Dictionary (USA, 1991a Edition),
Barney Bear Goes to School (USA), Cinderella - The Original Fairy Tale (USA),
Defender of the Crown CDTV (Europe), Deutschland Kompakt (Germany),
Fantastic Voyage (USA), Garden Fax - Garden Plants (USA),
Garden Fax - Trees, Shrubs, Roses, and Conifers (USA),
Language TV - English (France), Lemmings (Europe), Log!cal (Europe),
Mud Puddle (USA, Multi 5), Pandora's CD v1.0 (alt), Psycho Killer (U2A2020UA),
CDTV Demo Disc (Europe), Raffles (Sweden),
Snoopy - The Case of the Missing Blanket (Sweden), Team Yankee (Europe),
The Curse of Ra (Germany),
The Demo Collection for Amiga CDTV (Europe, Black Disc),
The Hutchinson Encyclopedia (Europe),
The New Basics Electronic Cookbook (USA, 1991a Edition),
Time Table of History - Business, Politics & Media (USA, 1991a Edition),
Trivial Pursuit - The CDTV Edition (Europe, v1.0a),
Turrican (Germany, alt), Turrican II: The Final Fight (Germany, alt),
Welcome to CDTV Multimedia (USA, CDRM-499000), Wrath of the Demon (USA),
Xenon 2 - Megablast (Eng, Fra, Ger, Ita), Ten on Ten Compilation [redump.org]
2022-02-22 00:20:36 +01:00
hap
20e1d22df2 amiga_workbench: partial revert, new AmigaOS still sold/ in production 2021-08-10 10:39:33 +02:00
Davide Cavalca
0a0da5c3cc
amiga_workbench: new software list additions (#8358)
New working software list additions
------------------------------------
AmigaOS 3.1.4 [Davide Cavalca]
AmigaOS 3.1.4.1 (Update) [Davide Cavalca]
AmigaOS 3.2 [Davide Cavalca]
AmigaOS 3.2 (3.5" floppies) [Davide Cavalca]
AmigaOS 3.9 [archive.org]

New NOT_WORKING software list additions
--------------------------------------------
AmigaOS 4.0 Classic [fsck.technology]
AmigaOS 4.1 Final Edition for Classic [Davide Cavalca]
2021-08-08 18:16:16 -04:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
Robbbert
efdbbb6593 (nw) hash: removed not needed offset from some files 2019-05-03 00:20:01 +10:00
Dirk Best
a97b47c1a8 Add AmigaOS 3.5 to workbench list 2014-11-01 15:13:59 +01:00
Dirk Best
31fd590aa6 Some corrections to the Amiga Workbench softlist 2014-10-28 12:17:24 +01:00
Curt Coder
2eb20eddc1 amiga_workbench.xml: Added Workbench 1.3.3 (Rev. 34.34) [Guru] 2014-10-27 09:52:11 +02:00
Curt Coder
421118ba62 Marked non-public images as nodump. (nw) 2014-10-14 17:54:45 +00:00
Dirk Best
422664119e Fix typo 2014-09-25 17:48:30 +00:00
Dirk Best
ef5a4440f5 Amiga: Softlist update, add Workbench 1.3.2 DE and some apps 2014-09-25 17:37:02 +00:00
Dirk Best
dc85466294 Amiga: Add preliminary software lists for the Amiga 1000 and Amiga 3000,
a general workbench list and an application list for testing. Images in
those lists are either verified good or best available currently. Many
images are still missing.
2014-09-18 09:01:02 +00:00