Questforge mapper info

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderator: Moderators

User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Questforge mapper info

Post by rainwarrior »

I wanted to play Quest Forge at my leisure in an emulator, but I'm not sure what mapper it is (or if it's a known mapper). Due to the simplicity of the game, I had presumed it to be NROM, but quickly discovered that not to be the case after attempting to dump it.

I saw some write pairs to $8000 / $8001 near the startup code, so I thought it might be MMC3, but it doesn't appear to be standard MMC3 either, unfortunately.

Does anyone happen know about this game's mapper? (It was made by Piko Interactive, if that's any help.) I've attached some pictures of the board, if they're of any use to anybody.

If I figure it out on my own, I'll report back.
Attachments
questforge_board.jpg
User avatar
koitsu
Posts: 4201
Joined: Sun Sep 19, 2004 9:28 pm
Location: A world gone mad

Re: Questforge mapper info

Post by koitsu »

I've asked one of the developers on Twitter to chime in. https://twitter.com/koitsu2009/status/8 ... 7460035584
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Questforge mapper info

Post by rainwarrior »

Searching the board for "pocketgames" lead me to this post, and this aliexpress listing. I think I'm looking at an MMC3-style multicart mapper.

The Quest Forge game might actually be plain NROM once the multicart loader is finished booting.

Here's what the boot looks like:

Code: Select all

$A000: $00 ; MMC3 vertical mirroring ?
$6000: $C1 ; ?
$6001: $80 ; ?
$6002: $00 ; ?
$6003: $00 ; ?

$8000,$8001: $06,$00 ; MMC3 CPU $8000-$9FFF = $00
$8000,$8001: $00,$00 ; MMC3 CHR $0000-$1FFF mapped linearly
$8000,$8001: $01,$02
$8000,$8001: $02,$04
$8000,$8001: $03,$05
$8000,$8001: $04,$06
$8000,$8001: $05,$07

; Here it loads stuff linearly from $8000 and writes to CHR

$8000,$8001: $06,$0C ; MMC3 CPU $8000-$9FFF = $0C
$8000,$8001: $07,$0D ; MMC3 CPU $A000-$BFFF = $0D

$6000: $C0 ; ?
$6001: $82 ; ?
$6002: $00 ; ?
$6003: $90 ; ?

; Shortly after this my dump and/or emulation begins to fail.
So, probably the next thing I will try is to artificially go through the boot sequence and then try to dump it as NROM once complete.
lidnariq
Posts: 11430
Joined: Sun Apr 13, 2008 11:12 am

Re: Questforge mapper info

Post by lidnariq »

rainwarrior wrote:

Code: Select all

$6000: $C1 ; ?
$6001: $80 ; ?
$6002: $00 ; ?
$6003: $00 ; ?
[...]
$6000: $C0 ; ?
$6001: $82 ; ?
$6002: $00 ; ?
$6003: $90 ; ?
Looks sorta like the COOLBOY MMC3 variant?
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Questforge mapper info

Post by rainwarrior »

lidnariq wrote:Looks sorta like the COOLBOY MMC3 variant?
Ah! That was a helpful tip. It might exactly be COOLBOY!

Knowing that last write to $6003 would "lock out" the outer bank registers was important, I was having trouble getting the CHR data dumped without that piece of information.

Anyhow, I think I have now successfully dumped it as NROM! Yay!

CopyNES plugin/src attached in case it's useful to anybody. (I dunno if this would help for anything but this specific game; it's not a COOLBOY dumper, but just a hard-coded way to dump this particular game as NROM the way it happend to be set up.)
Title screen emulating!
Title screen emulating!
QuestForgeTitle.png (2.12 KiB) Viewed 18081 times
Attachments
PGQF.ASM
CopyNES plugin source
(3.04 KiB) Downloaded 600 times
pgqf.BIN
CopyNES plugin
(1.13 KiB) Downloaded 589 times
lidnariq
Posts: 11430
Joined: Sun Apr 13, 2008 11:12 am

Re: Questforge mapper info

Post by lidnariq »

Out of idle curiosity, what's the Spansion Flash that's used there? I can't make out a part number.

(I'm kinda curious just how ludicrously much extra memory is on the board.)
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Questforge mapper info

Post by rainwarrior »

Yeah, it's hard to find an angle where it's visible. It reflects strangely. Looks like it says:

Code: Select all

S29AL016D90TF102
822RBP94 H
(c) 04 SPANSION
lidnariq
Posts: 11430
Joined: Sun Apr 13, 2008 11:12 am

Re: Questforge mapper info

Post by lidnariq »

Heh. "Only" 2MiB.
User avatar
Diskover
Posts: 219
Joined: Thu Nov 24, 2011 7:16 am
Contact:

Re: Questforge mapper info

Post by Diskover »

From what I see, at the time of producing the game, have pulled Aliexpress. He misses me a lot.

Is not the editor afraid that the ROM, once in the hands of Chinese, will be massively copied?
maninboots
Posts: 6
Joined: Sat Jun 08, 2013 1:21 pm

Re: Questforge mapper info

Post by maninboots »

Hey everyone! Sorry I'm late.
The game is written for an NROM256 but I actually have no clue what Pico's solution is to get in on the cartridge.
So I guess I'm not much help after all. = /
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Questforge mapper info

Post by rainwarrior »

I was just gonna say, I'm pretty sure it's NROM cause I've now seen the end. ;)
Attachments
questforge_ending.png
questforge_ending.png (1005 Bytes) Viewed 18019 times
User avatar
infiniteneslives
Posts: 2104
Joined: Mon Apr 04, 2011 11:49 am
Location: WhereverIparkIt, USA
Contact:

Re: Questforge mapper info

Post by infiniteneslives »

I'm just now seeing this thread, but this is crazy... These are the exact boards used by aliexpress sellers for the MMC3 capable 100 in 1 carts. My guess is piko contacted the chinese suppliers and asked them to provide boards with the rom he provided. I've seen mentions in some posts about this being an available service. And this is just their go to board. So an NROM256 game gets put on a 2MByte 3v flash chip with no level translation...

I ordered a copy of QF a couple days ago after hearing about how great it was on the assembly line podcast. Fingers crossed things have been improved and this isn't the board I end up with. If it is, thinking I'll dump the cart and program it onto one of my own legit 5v NROM boards..
If you're gonna play the Game Boy, you gotta learn to play it right. -Kenny Rogers
User avatar
tokumaru
Posts: 12427
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: Questforge mapper info

Post by tokumaru »

Are you saying that there are people out there selling homebrew games on those chinese "time bomb" PCBs? That's... terrible!

It's beyond disgusting when people risk tarnishing an entire market just to make a quick extra buck. If reports of homebrew carts randomly stopping functioning or damaging consoles start spreading, that could really hurt the community.
User avatar
gauauu
Posts: 779
Joined: Sat Jan 09, 2016 9:21 pm
Location: Central Illinois, USA
Contact:

Re: Questforge mapper info

Post by gauauu »

infiniteneslives wrote:I'm just now seeing this thread, but this is crazy... These are the exact boards used by aliexpress sellers for the MMC3 capable 100 in 1 carts. My guess is piko contacted the chinese suppliers and asked them to provide boards with the rom he provided.
I know (from experience) that that's what he does with GBA carts, so I wouldn't be surprised if that's what he does with NES carts also.
User avatar
infiniteneslives
Posts: 2104
Joined: Mon Apr 04, 2011 11:49 am
Location: WhereverIparkIt, USA
Contact:

Re: Questforge mapper info

Post by infiniteneslives »

tokumaru wrote:Are you saying that there are people out there selling homebrew games on those chinese "time bomb" PCBs? That's... terrible!
Sadly yes, I've attached photos of the aliexpress multicart I bought awhile back. Has same "pocketgames" branding and looks nearly identical aside from the connector pin count.
tokumaru wrote:It's beyond disgusting when people risk tarnishing an entire market just to make a quick extra buck. If reports of homebrew carts randomly stopping functioning or damaging consoles start spreading, that could really hurt the community.
Indeed, it's rather disappointing to see it pop up in the homebrew community. Although based on piko's track history I guess we shouldn't be too surprised.. In his defense though, I would give him the benefit of the doubt that he didn't understand or could tell what was going on from a hardware perspective. I doubt it was intentional aside from cost motivations.

It's even gone so far as retrobit buying enough from 'pocketgames' to put retrobit's branding on the boards used for the Data East officially licensed multicart (board images attached). I purchased it and the thing doesn't even fit in a front loading NES because the connector bay is too shallow for the ZIF style connector. I guess they only tested in retrobit clones when making that mold...

It was one thing when you could tell what was junk based on the fact you were buying on aliexpress or ebay. But one would hope the retrobit carts purchased from Amazon would be legit, and having a homebrew only available in this fashion is pointing things into a disappointing direction where you have to try and verify the hardware prior to purchase..
Attachments
Retrobit republishings of Data East and Joe & Mac carts.
Retrobit republishings of Data East and Joe & Mac carts.
aliexpress "pocketgames" branded famicom multicart back
aliexpress "pocketgames" branded famicom multicart back
aliexpress "pocketgames" branded famicom multicart front
aliexpress "pocketgames" branded famicom multicart front
If you're gonna play the Game Boy, you gotta learn to play it right. -Kenny Rogers
Post Reply