From WikiTemp, the GBAtemp wiki
m
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
* '''Description:''' Gameboy (Color) emulator for DS
 
* '''Description:''' Gameboy (Color) emulator for DS
 
* '''Rating:''' N/A
 
* '''Rating:''' N/A
* '''Latest Version:''' 0.7
+
* '''Latest Version:''' 0.10
 
* '''Author(s):''' Nutki
 
* '''Author(s):''' Nutki
 
* '''URL:''' [http://ds-scene.net/forum/pforum.php?act=1&publicforum=5&topic=696&page=4#30 DS-Scene.net forum post]
 
* '''URL:''' [http://ds-scene.net/forum/pforum.php?act=1&publicforum=5&topic=696&page=4#30 DS-Scene.net forum post]
 
* '''Download:''' [http://savefile.com/download/756744?PHPSESSID=658904e665134610ee198a08d5a281f3 Click Here]
 
* '''Download:''' [http://savefile.com/download/756744?PHPSESSID=658904e665134610ee198a08d5a281f3 Click Here]
  
   0.7
+
   0.10
- fixed: less interscreen video glitches
+
    * changed: updated devkitARM and associated libraries to r21
- fixed: correct flag bits locations, helps Zelda Oracle of Ages
+
    * fixed: STOP opcode (fixes Konami Collection 2 JP & 4 JP)
- fixed: window size overflow, helps with menu in both Zelda Oracles
+
    * fixed: found and reverted patch that caused problem with pumpkin level in Mario Land 2
- added: 60fps emulation speed sync
+
    * fixed: another change in interrupt handling to fix Monster Rancher Explorer
- added: fast mode with L button
+
    * fixed: palette change effects
- added: cpu emulation optimizations, more games run fullspeed
+
    * fixed: interrupt enable register, fixes graphic glitches in Pokemon Pinball and Donkey Kong
 +
    * fixed: DAA opcode flags
 +
    * added: Super GameBoy borders and coloring support
 +
    * added: rumble emulation with slot 2 rumble pak
 +
    * added: menu
 +
    * added: green color scheme for classic gb
 +
    * added: configurable x/y key functions
 +
    * added: save states
  
  

Revision as of 12:51, 6 April 2008

  0.10
   * changed: updated devkitARM and associated libraries to r21
   * fixed: STOP opcode (fixes Konami Collection 2 JP & 4 JP)
   * fixed: found and reverted patch that caused problem with pumpkin level in Mario Land 2
   * fixed: another change in interrupt handling to fix Monster Rancher Explorer
   * fixed: palette change effects
   * fixed: interrupt enable register, fixes graphic glitches in Pokemon Pinball and Donkey Kong
   * fixed: DAA opcode flags
   * added: Super GameBoy borders and coloring support
   * added: rumble emulation with slot 2 rumble pak
   * added: menu
   * added: green color scheme for classic gb
   * added: configurable x/y key functions
   * added: save states


See also