From d3f76dff7de02f6aac844967b72de95c7ba4d5b5 Mon Sep 17 00:00:00 2001 From: mudlord Date: Sun, 20 Apr 2008 10:20:03 +0000 Subject: [PATCH] Updated readme git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@483 a31d4220-a93d-0410-bf67-fe4944624d44 --- doc/ReadMe.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/ReadMe.txt b/doc/ReadMe.txt index 3c707ef7..030983d0 100644 --- a/doc/ReadMe.txt +++ b/doc/ReadMe.txt @@ -31,7 +31,7 @@ Multi-platform support. System Requirements =================== -OS: Windows 2000 - Vista (x86 or x64) +OS: Windows 2000 - Vista (x86 or x64), Linux CPU: 700MHz minimum for GBA emulation, CPU requirements increase if filters are to be used. RAM: ~64MB free GFX: ~32MB VRAM, DirectX9 drivers @@ -63,13 +63,15 @@ Important: - Improve automatic 64k/128k flash save detection -- Fix OpenGL issues +- Fix OpenGL issues - Remove 16 bit hack for filters - Not compatible to software motion blur (display corruption) - Add selection for compressed archives with more than one ROM in them +- Finalise Qt4 GUI system + Less important: @@ -144,3 +146,9 @@ Special Thanks go to: chrono: ASM genius, fixed a bug in the HQ3x/4x filters. Made HQ3x/4x and Bilinear filters (ASM versions) thread-safe +bgKu: +GTK GUI port +Various assistance with Linux issues +blargg: +Assistance with the implementation of his highly accurate GB audio core +Implemented his unreleased File_Extractor library