Commit Graph

13 Commits

Author SHA1 Message Date
Angelo Salese
b3e20002b7
First pass in improving Amiga SW compatibility (#8722)
* amiga.cpp: connect missing DSKINDEX signal from FDC to CIA-B ICR bit 4

* amigafdc.cpp: workaround live_counter > 8 to reset, makes abreed to boot to gameplay

* 8364_paula.cpp: fix output channel of irq delegation, and throw one when a DMA reaches the end of a stream. Fixes asparmgp/gpmaster BGMs at very least

* mos6526.cpp: guard against resetting IRQs when none is chained
* makes timer B polling reads to actually work in barb2paln4, fixing booting

* amigafdc.cpp: start adding logmacros

* amigafdc.cpp: fix DMAON readback, giving logica2 diag BIOS the chance to print extensive floppy test info

* 8364_paula.cpp: avoid reading audio DMA buffers outside the allocated ranges, fixes sound buzzing/aliasing bug

* alg.cpp: standardize title metadatas

* amigaocs_flop.xml: QA, consistent XML titles, consistent ids of virus plagued disks (additional field plus mark these as baddump)

* amigaocs_flop.xml: mark the failures on mount and bulk test with ATK

* 8364_paula.cpp: fix DMA reload behaviour (fixes BGMs in Ocean games), add live logging, misc

* amiga.cpp: ignore bit 0 with BPLxMOD writes, fixes hpoker/hpokera GFXs

* amigaocs_flop.xml: misc QA notes
2021-10-19 21:28:43 -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
Scott Stone
30eff20e4a (MESS) Softlist Updates: [Kaylee]
amigaxxx_flop: Added two recently released files and corrected wrongly placed sets.
atari2600_cass: Four cassette prototypes added.
2013-07-29 19:27:23 +00:00
Fabio Priuli
35a1fad54f (MESS) softlist: Added year and publisher info to most games in Amiga OCS, ECS, AGA and Atari ST softlist,
fixed shortnames and descriptions where needed, improved parent/clone relationships, made better use of
part_id features in multidisk sets. Also, re-ordered sets in ZX softlist. [Anonymous, Fabio Priuli]

out of whatsnew: I have temporarily marked as unsupported the Atari ST disks since the majority does not seem 
to load and/or being playable. per-game tests will be done soon, so to give the correct status to each entry.

for the record (and to acknowledge credits where it's due), most work came from the same external contributor 
who cleaned up our a2600 list in the past, with some intervention by myself here and there...
2013-05-01 07:56:20 +00:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Scott Stone
c7254e6408 Alignment fixes for XML hashes. (nw) 2013-02-21 05:04:54 +00:00
Fabio Priuli
acf4fbb55a (MESS) softlists: Added info to Amiga ECS list [LoganB]
+ sending correct m20.xml (previous was missing a set)
2013-01-20 10:22:32 +00:00
Fabio Priuli
302511d6b0 consolidating list descriptions. no whastnew. 2013-01-14 14:32:28 +00:00
smf-
19a14cbba6 use spaces in xml comments. This is the output from a local srcclean change applied after reverting the 0.148 cleanup, to avoid losing previous formatting. 2013-01-11 16:23:29 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
David Haywood
71df55ebe7 shuffle floppies around based on minimum chipset requirement (nw) 2012-12-30 20:40:32 +00:00