summaryrefslogtreecommitdiffstatshomepage
path: root/hash/clickstart_cart.xml
Commit message (Collapse)AuthorAgeFilesLines
* (nw) c*.xml : removed not needed offset=0 Robbbert2019-05-161-15/+15
|
* clickstart_cart.xml: Unified region names across all Leap Frog softlists (nw) ClawGrip2019-04-131-3/+2
|
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+218
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-218/+0
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* clickstart_cart.xml: Fix game names (nw) (#4559) ClawGrip2019-01-271-11/+11
| | | | | | | | | | | | | | * clickstart_cart.xml: Fix game names (nw) * clickstart_cart.xml: Another small game name fix (nw) * clickstart_cart.xml: Fix space (nw) * clickstart_cart.xml: Fix space (nw) I'm trying to get the missing Spanish games of those kids consoles (Leap Frog & VTech), that's why I'd like to have the softlists as clean as possible. * clickstart_cart.xml: Fix space (nw)
* srcclean and cleanup (nw) Vas Crabb2019-01-271-7/+7
|
* clickstart_cart.xml: New NOT_WORKING software list additions (#4513) ClawGrip2019-01-161-11/+125
| | | | | | | | | | | | | | | * New NOT_WORKING software list additions ------------- Nick Jr. The Backyardingans [TeamEurope, Sean Riddle] The World of Cars [TeamEurope, Sean Riddle] Disney Princess [TeamEurope, Sean Riddle] Nickelodeon Go Diego Go! - Learning Expeditions [TeamEurope, Sean Riddle] Learning Carnival [TeamEurope, Sean Riddle] Nickelodeon ni hao, lai-lan (UK) [TeamEurope, Sean Riddle] Scout's Puppy Pals (UK) * Fix game name and caps (nw)
* new NOT WORKING ClickStart [Sean Riddle, Clawgrip, TeamEurope] + a Software ↵ David Haywood2019-01-041-0/+104
List for it (#4473) * new NOT WORKING ClickStart [Sean Riddle, Clawgrip, TeamEurope] + a Software List for it seems to be something missing, jumps to outside of code area, maybe secondary small internal ROM of CPU. I did think the dumps were half size for various reasons, but there is a checksum in the footer of each one that matches the data (even if another checksum in the header for some of them we can't match) Possible BIOS is wrong tho as that checksum in the footer doesn't match by quite a significant amount. most games show something just by putting a 'RET' opcode in the upper areas it attempts to jump to. Ryan credited in driver since it's more or less just a stripped down copy of vsmile.cpp * more correct (although does less now because of extra checks in new code) (nw) * (nw) * (nw)