Release 0.6.0

From DeSmuME
(Difference between revisions)
Jump to: navigation, search
(New page: general: - Added support for *.duc files [cyberwarriorx] gpu: - Added support for sprite rotation/scaling [shash] - Added support for the 3D core (openGL and null plugins) [shash] ...)
 
 
Line 1: Line 1:
 
  general:
 
  general:
   - Added support for *.duc files [cyberwarriorx]
+
   - Added zipped (based on zziplib) and gzipped (based on zlib) rom support.
 +
arm:
 +
  - Added relocation interrupt vector.
 +
  - Added region access right checks.
 +
  - Enabled LDC/STC instructions.
 +
  - Fixed powersave (cp15) IRQ wait.
 +
  - Fixed MOV instructions
 
  gpu:
 
  gpu:
   - Added support for sprite rotation/scaling [shash]
+
   - Added special color effects.
   - Added support for the 3D core (openGL and null plugins) [shash]
+
   - Added windowing feature.
 +
  - Fixed transparent direct color backgrounds.
 +
  - Fixed disabled sprites showing.
 +
  - Fixed 8/32 bit access to gpu registers.
 +
  - Fixed missing backgrounds
 +
  - Support for master brightness
 +
wifi:
 +
  - Added RF chip interface.
 +
  - Added BB chip interface.
 
  windows port:
 
  windows port:
   - A bunch of fixes [Dmitry Krutskih]
+
   - Fixed address calculation in disassembler.
   - Fixed a bug in sound that was causing it to still not work for some
+
   - Added Force Maintain Ratio option for window stretching
    people [cyberwarriorx]
+
  linux port (cli, gtk and gtk-glade):
  gtk:
+
   all:
   - Added 3D emulation
+
  - Added joystick support.
  - Added command line options.
+
  - Fixed X and Y buttons.
  - Added option to use OpenGL to render window (allows resizing).
+
  gtk-glade:
gtk-glade:
+
  - Added joystick configuration.
  - Added 3D emulation
+
  - Improved I/O registers viewer tool.
 +
  - Added save and load states support.

Latest revision as of 23:51, 14 July 2010

general:
 - Added zipped (based on zziplib) and gzipped (based on zlib) rom support.
arm:
 - Added relocation interrupt vector.
 - Added region access right checks.
 - Enabled LDC/STC instructions.
 - Fixed powersave (cp15) IRQ wait.
 - Fixed MOV instructions
gpu:
 - Added special color effects.
 - Added windowing feature.
 - Fixed transparent direct color backgrounds.
 - Fixed disabled sprites showing.
 - Fixed 8/32 bit access to gpu registers.
 - Fixed missing backgrounds
 - Support for master brightness
wifi:
 - Added RF chip interface.
 - Added BB chip interface.
windows port:
 - Fixed address calculation in disassembler.
 - Added Force Maintain Ratio option for window stretching
linux port (cli, gtk and gtk-glade):
 all:
  - Added joystick support.
  - Fixed X and Y buttons.
 gtk-glade:
  - Added joystick configuration.
  - Improved I/O registers viewer tool.
  - Added save and load states support.
Personal tools