Removed unnecessary white-spaces.

Some minor re-formatting

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@502 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
spacy51 2008-05-04 14:46:35 +00:00
parent 1effb8b3e9
commit 1efad29a20
1 changed files with 21 additions and 12 deletions

View File

@ -50,6 +50,8 @@ D3DX9_37.DLL
The first two are available from http://vba-m.ngemu.com/vbam/vbacompiles/msvc2008/dll.7z, The first two are available from http://vba-m.ngemu.com/vbam/vbacompiles/msvc2008/dll.7z,
while the last requires an update to DirectX, you can use the following tool to update - http://vba-m.ngemu.com/vbam/vbacompiles/msvc2008/Directx_9c_webupdater.zip while the last requires an update to DirectX, you can use the following tool to update - http://vba-m.ngemu.com/vbam/vbacompiles/msvc2008/Directx_9c_webupdater.zip
The OpenAL runtime may be downloaded from http://openal.org/downloads.html
============== ==============
To Do List To Do List
@ -63,7 +65,7 @@ Important:
- Improve automatic 64k/128k flash save detection - Improve automatic 64k/128k flash save detection
- Fix OpenGL issues - Fix OpenGL issues
- Remove 16 bit hack for filters - Remove 16 bit hack for filters
- Not compatible to software motion blur (display corruption) - Not compatible to software motion blur (display corruption)
@ -128,9 +130,10 @@ Known Bugs:
- This is caused by the 16bit hack which does not re-process the emulated image. - This is caused by the 16bit hack which does not re-process the emulated image.
It results in the display devices treating the image at pix with the wrong bit depth. It results in the display devices treating the image at pix with the wrong bit depth.
=================
=======
Credits Credits
================= =======
VisualBoy and VisualBoy Advance Developers: VisualBoy and VisualBoy Advance Developers:
Forgotten Forgotten
@ -142,13 +145,19 @@ Nach
Jonas Quinn Jonas Quinn
Spacy Spacy
Special Thanks go to:
==============
Special Thanks
==============
chrono: chrono:
ASM genius, fixed a bug in the HQ3x/4x filters. - Fixed a bug in the HQ3x/4x filters
Made HQ3x/4x and Bilinear filters (ASM versions) thread-safe - Made HQ3x/4x and Bilinear filters (ASM versions) thread-safe
bgKu:
GTK GUI port bgKu:
Various assistance with Linux issues - GTK GUI port
blargg: - Various assistance with Linux issues
Assistance with the implementation of his highly accurate GB audio core
Implemented his unreleased File_Extractor library blargg:
- Assistance with the implementation of his highly accurate GB audio core
- Implemented his unreleased File_Extractor library