* Initial refactor of AVI/MNG movie recording, consolidation of copy and paste
code, hiding of AVI/MNG behind interfaces
* Extracted recording specific code out of src/emu/video.cpp and put into
src/emu/recording.cpp
* Took the opportunity to move slightly more logic out of video.cpp into
recording.cpp
* Bug fix
* Consolidated frame counting logic
* New working software list additions
-----------------------------------
Avventura nel Parco Alfabeto (Italy) [tag2015]
V.Smile Football Club (Italy) [tag2015]
Spider-Man & Friends - La Sfida del Dottor Ock (Italy) [tag2015]
Nickelodeon Spongebob - Un giorno da Spugna (Italy) [tag2015]
Disney/Pixar Toy Story 2 - Operazione: Salvataggio di Woody! (Italy) [tag2015]
New NOT_WORKING software list additions
---------------------------------------
Disney Cenerentola - I desideri magici di Cenerentola (Italy, rev. 1) [tag2015]
Disney/Pixar Toy Story 3 (Italy) [tag2015]
Disney/Pixar Wall-E (Italy) [tag2015]
* Marked "toystor3i" as baddump (nw)
* new NOT WORKING software list entry
-----
tvgogo.xml : 4-in-1 (Flashcard Fishing, Break a Brick, Balloon Juggling, Penguin Maze) (US) [Sean Riddle, David Haywood, anonymous]
(confirmed the US cartridges contain different code, lacking the language selection screen)
* new NOT WORKING Software List entries
----
pi_storyreader_cart:101dal 101 Dalmatiner (Germany) [Team Europe]
pi_storyreader_cart:arielle Arielle - Die Meerjungfrau (Germany) [Team Europe]
pi_storyreader_cart:bambi Bambi (Germany) [Team Europe]
pi_storyreader_cart:cinder Cinderella (Germany) [Team Europe]
pi_storyreader_cart:pino Pinocchio (Germany) [Team Europe]
pi_storyreader_cart:scheewtn Schneewittchen und die Sieben Zwerge (Germany) [Team Europe]
pi_storyreader_cart:susistro Susi und STROLCH (Germany) [Team Europe]
pi_storyreader_cart:schone Die Schone und das Biest (GER) (Germany) [Team Europe]
--------------------
Anime Champ (GCA07 VER. JAA) [Windy Fairy, smf]
Great Bishi Bashi Champ (GBA48 VER. JAB) [Windy Fairy, smf]
Removed the MB89371 from the 573 memory map as it's clearly not correct, however Great Bishi Bashi Champ does initialize it at another address. (nw)
- Use generic latch devices for sound communications
- More accurate handling of programmed sound resets
- Add the other LS259 to gauntlet.cpp
- Correct watchdog timeouts for all three drivers
- General code cleanup
atarigen: Eliminate ATARI_CLOCK_xxxMHz macros in favor of standard XTAL constants (nw)
atariscom: Separate source file from atarigen.cpp; move IRQ handling to atarijsa (not a property of the actual device) (nw)