(WIP) FBA - Dai Makai-Mura bootleg - 模擬器

Erin avatar
By Erin
at 2012-04-13T13:27

Table of Contents

2012.04.12

剛好講到大魔界村的修正。

  looked at the Dai Makai-Mura bootleg which we currently have (daimakb).
Previously, the sound worked only (the sound command moved to port 6).
The first thing I noticed was that we didn't seem to have a palette.
I logged the reads and writes and noticed a write of 0x3f to 0x880000.
Immediately, that jumped out at me, as looking very much the Palette
Control register. Passing the value wrote here to the Palette Control
register got me a palette and the sprites appeared, no scroll layers
though.

I looked at the writes some more, eventually I figured out that the
scroll layers scroll values are written between 0x980000 and 0x98000a.
This still didn't get me any scroll layers though.

The game doesn't appear to ever write any value that looks like a
Layer Enable register at any time. I forced the layers to draw at all
times, and they were on-screen. Eventually, I noticed that any time
the layer order or enable should change, the game wrote a value to
0x98000c. The value wrote is either a 0, 1, 2 or 6 (observed so far).
This looks it sets the harware into a layer enable "mode", that
changes priority and/or enable depending on the value wrote. I
understand this value enough for the game to be fully playable, and
the demo's to play correctly. I can't claim it to be 100% accurate,
but it's definitely close.

http://www.barryharris.me.uk/files/barry/daimakb_title.png
http://www.barryharris.me.uk/files/barry/daimakb_ingame.png
______________________________________________________________________________

來源:http://www.barryharris.me.uk/article_view.php?id=183

--

ポーラステーション
http://perryt0517.wordpress.com/

--

All Comments

Dorothy avatar
By Dorothy
at 2012-04-17T16:09
色盤

ゲームセンターCX 有野の挑戦 第16季 第1回

Caroline avatar
By Caroline
at 2012-04-13T11:53
http://ja.justin.tv/atxhd66/b/314757614 第1回 - #137 16シーズン謝謝「スーパーチャイニーズ」(2012年4月12日) 有野の挑戦…『スーパーチャイニーズ』 たまに行くならこんなゲームセンター…『北区・GAME平安』 ゲーム特集…1993年4~10月 ...

Romulus v0.014

Irma avatar
By Irma
at 2012-04-12T22:50
http://romulus.net63.net/ 10 / 04 / 2012 Another Romulus version is here ... Romulus is being version by version a serious alternative to other know Rom ...

JMednafen v0.2.2

Carolina Franco avatar
By Carolina Franco
at 2012-04-12T22:44
http://sourceforge.net/projects/jmednafen/ JMednafen - ChangeLog FILE -------------------------- This file show any changes on the program 0.2.2 ----- ...

DOSBox SVN r3779

Frederica avatar
By Frederica
at 2012-04-12T18:05
DOSBox SVN r3779 is released. DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc., necessary for running many old ...

PCSX Reloaded SVN r75683

Puput avatar
By Puput
at 2012-04-12T18:04
PCSX Reloaded SVN r75683 is compiled. PCSX-Reloaded is a fork of the PCSX-df Project, a PlayStation Emulator, with support for both Windows and GNU/Linux o ...