Author Topic: Updated Biomechanical Toy driver  (Read 7539 times)

Offline BisonSAS

  • Expert
  • *****
  • Posts: 210
  • Karma: +27/-0
  • [NGBRT]
    • NeoGeo BR Team
Updated Biomechanical Toy driver
« on: May 09, 2007, 10:08:54 PM »
Fixed music sound in Save State funcion.
Added Sound Reset in drvDoReset().
Added ScreenRam. (used in maniacsp??)
Changed Work RAM in MemIndex:
Ram = 0x100000; to Ram = 0x10000;
Added preliminary Maniac Square (prototype) driver.
Other's small changes...

Maniac Square (prototype) - Missing GFXs:
« Last Edit: May 09, 2007, 10:18:55 PM by BisonSAS »

Offline BisonSAS

  • Expert
  • *****
  • Posts: 210
  • Karma: +27/-0
  • [NGBRT]
    • NeoGeo BR Team
Re: Updated Biomechanical Toy driver
« Reply #1 on: January 13, 2008, 07:52:33 AM »
Small change:
  • Added overclock 68K CPU support (nBurnCPUSpeedAdjust)

Note: The old fixes don't include in FB Alpha 0.2.96.72

Offline Leaf

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +9/-4
Re: Updated Biomechanical Toy driver
« Reply #2 on: January 13, 2008, 08:08:57 AM »
Nice work, BisonSAS!  :D