Robbie's To-Do List: Difference between revisions

From MAMEDEV Wiki
(New page: * Rewrite the vp906iii driver. * Emulate protection in Magic Fly (P&A Games). * Emulate protection in 7 e Mezzo (Unknown). * Hook the inputs properly in pmpoker.c == Details == ...)
(No difference)

Revision as of 09:06, 25 March 2007

  • Rewrite the vp906iii driver.
  • Emulate protection in Magic Fly (P&A Games).
  • Emulate protection in 7 e Mezzo (Unknown).
  • Hook the inputs properly in pmpoker.c


Details

Rewrite the vp906iii driver:

Analyze the vp906iii program ROMs to fix all wrong aspects of emulation.


Emulate protection in Magic Fly (P&A Games):

Add proper emulation to the game protection that allow boot the game without patchs/hacks.


Emulate protection in 7 e Mezzo (Unknown):

Add proper emulation to the game protection that allow boot the game without patchs/hacks.


Hook the inputs properly in pmpoker.c:

Connect all inputs through PIAs and remove the direct hack to input registers for all sets.