summaryrefslogtreecommitdiffstatshomepage
path: root/hash/gameboy.xml
Commit message (Collapse)AuthorAgeFilesLines
* (nw) f,g*.xml : removed offset=0 Robbbert2019-05-161-1625/+1625
|
* gameboy.xml: New NOT_WORKING software list addition ClawGrip2019-05-101-0/+11
| | | | --------------------------------- Game Boy Test Cartridge (Euro, USA)
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+14
| | | | | | | | | | | | | 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-14/+13
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* Fix typo (nw) (#4805) ClawGrip2019-03-231-1/+1
|
* gameboy.xml: Add alternate game serials (nw) ClawGrip2019-01-031-12/+13
|
* srcclean and fixup (nw) Vas Crabb2018-11-251-92/+92
|
* Update carts hardware info (nw) ClawGrip2018-11-211-11/+189
|
* Add notes about "Barcode Boy" and "GBKiss" compatible games (nw) (#4254) ClawGrip2018-11-091-3/+156
| | | | | | * Add notes about "Barcode Boy" and "GBKiss" compatible games (nw) * Small correction (nw)
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
|
* gameboy.xml - Add some documentation research from No-Intro Rebecca Wallander2018-08-201-7/+48
|
* Gameboy camera rom functional (#3442) Risugami2018-04-161-3/+3
| | | | | | | | | | | | * cleaned up midvunit inputs and outputs. cleaned up seattle outputs. * better motion inputs and sorted main buttons for midvunit * keep case the same * removed runtime tagmap lookup * gameboy camera functional
* Regional game names fixes (Spanish special characters) ClawGrip2018-03-271-1/+1
| | | Checked against emu and with original cart on real hardware
* srcclean (nw) Vas Crabb2017-07-231-1/+1
|
* gameboy: fix SGB VRAM transfers (#2504) Tauwasser2017-07-221-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gameboy.xml: remove misleading comment Sachen 4B-003 was recently added Signed-off-by: Tauwasser <tauwasser@tauwasser.eu> * gameboy: fix Super Game Boy VRAM transfer A basic implementation of VRAM transfer. It fixes a number of games and removes the SGB border hack. However, it's very likely that the bahvior is much more complex. The old implementation was good enough for the majority of games, so this should suffice until such time when SGB is implemented on top of SNES. The attribute data was resized to 4096 bytes, so a whole VRAM transfer can take place even though only 4050 bytes are used. The idea is that the whole 4096 bytes are _probably_ transferred to WRAM and a game might theoretically upload a small executable and use that data. However, running native SNES code is currently unsupported anyway. Signed-off-by: Tauwasser <tauwasser@tauwasser.eu> * gameboy: various code style/comment fixes - return GB_MBC_NONE instead of magic 0 value - add MLT_REQ case in sgb code and mention where it's actually handled - add PAL_PRI to list of known SGB commands (not implemented) - fix two comments Signed-off-by: Tauwasser <tauwasser@tauwasser.eu> * gameboy: coding style fixes for gb_lcd Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
* Gameboy v8 (#2477) Tauwasser2017-07-151-1/+13
| | | | | | | | | Miscellaneous Game Boy changes: * gameboy: add Super Chinese Land 1.2.3' to MBC1 Collection check code * gameboy: fix MMM01 zero-adjust logic for ROM bank New working software list additions -------------------------------- * gameboy.xml: Sachen 4 in 1 (Euro, 4B-003) [Tauwasser]
* gameboy.xml: clean up Gowin information Tauwasser2017-06-211-12/+28
| | | | | | Add information from archived Gowin website as well as Gowin catalogue Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
* srcclean (nw) Vas Crabb2017-04-231-2/+2
|
* gameboy.xml: Added double cart Song of the Pipa / Magic Ball (NOT WORKING) ↵ Scott Stone2017-03-261-1/+21
| | | | [James, TeamEurope and Tauwasser]
* correct clone relationship for zoopj (nw) sparrowred2016-12-231-14/+14
|
* reverted last change (nw) sparrowred2016-12-231-18/+2
|
* Merge remote-tracking branch 'upstream/master' sparrowred2016-12-231-2094/+3469
|\
| * New WORKING software list additions Justin Kerk2016-10-191-0/+15
| | | | | | | | | | ----------------------------------- gameboy.xml: Pokémon - Cock Version (Bootleg) [Zeipher]
| * now that we document (some) pcb, it makes a lot of sense etabeta782016-06-031-1/+40
| | | | | | | | to include Tauwasser's notes. nw.
| * clean up. nw. etabeta782016-06-021-262/+43
| |
| * added more info to pippin.xml and a couple of additional etabeta782016-05-301-2/+7
| | | | | | | | PCBs info in gameboy.xml. nw.
| * Merge pull request #896 from Tauwasser/gameboy_v5 etabeta782016-05-251-127/+8
| |\ | | | | | | Gameboy Changes (M161, MMM01 support)
| | * Gameboy: clean-up of Sachen ROM support Tauwasser2016-05-241-125/+6
| | | | | | | | | | | | Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
| | * Gameboy: add correct M161 implementation Tauwasser2016-05-241-1/+1
| | | | | | | | | | | | Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
| | * Gameboy: remove M12 from M161 mapper designation Tauwasser2016-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | M161 is used as mapper, M12 is just a PCB revision. M01 PCB uses a discrete ROM IC M12 PCB uses a glob top COB ROM Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
| * | Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-184/+184
| |/
| * another (and last for this development cycle) round of etabeta782016-05-241-1/+1
| | | | | | | | naming consistency "enforcement", especially for saturn.xml. nw.
| * Fix for megadriv.xml duplicate publisher and numerous format fixes for ↵ Scott Stone2016-05-171-1/+1
| | | | | | | | recent XML additions and changes (nw)
| * gameboy.xml: Finally started documenting Game Boy PCBs, etabeta782016-05-161-1668/+3236
| | | | | | | | based on no-intro and Tauwasser's pictures [Fabio Priuli]
| * misc info updates and a couple of redumps that I missed etabeta782016-05-091-82/+108
| | | | | | | | earlier. nw.
| * many more from my backlog. in particular: replaced Teshu Budui 2 etabeta782016-05-061-9/+53
| | | | | | | | | | | | (aka Terrifying 9/11) hacked GBC dump with the correct one, courtesy of Taizou, and fixed Policeman NES graphical emulation. nw.
* | correct clone relationship for zoopj (nw) sparrowred2016-12-231-14/+14
|/
* fixed whitespace for publishers and descriptions in softwarelist xmls (nw) sparrowred2015-10-281-1/+1
|
* (MESS) softlist: added a bunch of new dumps from various sources, and etabeta782015-04-221-1/+1
| | | | improved consistency across a few lists. nw.
* (MESS) gameboy: added support for the simple multigame mapper used etabeta782015-04-131-11/+50
| | | | | | by Mani 4 in 1 (DMG-601-CHN). [Fabio Priuli] out of whatsnew: also added the (previously missing) chinese dumps to the softlist.
* (MESS) gameboy: added preliminary emulation of Sachen MMC-1 mapper, etabeta782015-04-131-102/+52
| | | | | | | | | | | based on reverse engineering by Tauwasser. Logo handling not emulated yet (you have to select the "Skip BIOS check" in the System Configuration menu to play the games). [Fabio Priuli] (MESS) gameboy.xml/gbcolor.xml: Added some recent dumps of Sachen carts [Tauwasser, BigFred, taizou] out of whatsnew: commit also includes some cosmetic changes suggested by Tauwasser (many thanks for the feedback!)
* (MESS) gameboy, gbcolor: added a configuration setting Fabio Priuli2014-10-051-2/+2
| | | | | | | | | | | | | | (off by default) to skip BIOS checks at boot. This allows the recently dumped Rockman World Prototype to be played, and the Rocket Games pirate GBC carts too. [Fabio Priuli] (MESS) gba: added a configuration setting (off by default) to skip some BIOS checks at boot. This allows Tyrian 2000 Prototype to be played. [Fabio Priuli] out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows to go on fixing the rest of mapper emulation until it's fully understood.
* (MESS) gameboy.xml: new prototype dump (not working). nw. Fabio Priuli2014-10-031-0/+14
| | | (MESS) gamegear.xml: new dumping info. nw.
* (MESS) gameboy.xml: added a bunch of new dumps. nw. Fabio Priuli2014-09-121-6/+63
|
* (MESS) gameboy: added dump of Color GameBoy 188 in 1 multicart, Fabio Priuli2014-09-051-0/+13
| | | | | | | | | and partially implemented the required mapper [Team Europe, Fabio Priuli] after selecting a game, the CPU always points to the correct bank of the cart, but some games don't work anyway (e.g. Duck Tales, PacMan, etc.) I don't have time to further debug this, at the moment, so I leave it to whoever wants to take a look
* (MESS) softlist: misc gb / gbc dumps added. nw. Fabio Priuli2014-09-051-0/+12
|
* (MESS) softlist: misc new dumps. nw. Fabio Priuli2014-08-271-2/+20
|
* periodical round of updates (including in particular the recent dump of FC ↵ Fabio Priuli2014-08-031-80/+95
| | | | Parody World - Monster Party proto by Shinsei). nw.
* softlist: added a bunch of new dumps from misc sources. nw. Fabio Priuli2014-06-251-0/+13
|
* silencing cmpro. nw. Fabio Priuli2014-04-091-2/+2
|