General Plot Posted October 27, 2005 Share Posted October 27, 2005 News: FakeNES (!) October 26 WIP is now available! Whats New: * 10/26/05 * ALL: Added support for decoding NESticle raw patches. [siloh] * ALL: Modified main loop to only consume as much CPU as neccessary (experimental). [siloh] * ALL: Added automatic VRAM page buffering (greatly reduces the need for VSync). [siloh] * AUD: Implimented 60FPS Audio [siloh] * AUD: Overhauled all pAPU buffering code. [siloh] * AUD: Vastly improved audio playback code, eliminates skewing of emulation timing (experimental). [siloh] * AUD: Removed support for user-defineable audio buffer lengths (fixes some playback problems). [siloh] * AUD: Added 'Stereo Mix' mode that produces mono sound while allowing stereo effects. [siloh] * AUD: Added audio anti-aliasing. [siloh] * AUD: Added audio 'hard sync' option to emulate old pAPU behavior. [siloh] * GUI: Added support for custom fonts, loading dialogs/menus into malloc'ed memory, assorted bug fixes, and more. [siloh] * GUI: Added unfinished 'Panta' GUI theme. [siloh] * GUI: Changed 'Audio > Mixing > Speed' menu title to 'Frequency'. [siloh] * GUI: Removed 'Audio > Mixing > Advanced' menu [siloh] * GUI: changed 'Reverse Stereo' to 'Swap Channels' to match the configuration file entry. [siloh] * GUI: Improved mouse handling. [siloh] * GUI: Misc Fixes [siloh] * SRC: Renamed 'mouse_sprite' to 'gui_mouse_sprite' to fix API conflict with Allegro-djgpp. [siloh] * SRC: Casts are no longer used on lvalues. (for GCC4) [siloh] * SRC: Replaced 'yield_timeslice' call with 'rest (0)' and removed support for 'usleep'. [siloh] * SRC: Fixed some compiler warnings. [siloh] * SRC: Updated copyright notices. [siloh] * Changed Default Settings: Vid Res: 320x240 -> 640x480 * Vid Blitter - Automatic -> Stretched * Palette - Default -> Modern NTSC * Linear Echo - ON -> OFF * Audio Filter - LPM3 -> OFF * Spatial Stereo - Mode 2 -> OFF * Sample Rate - 96000 -> 48000 * Pseudo Stereo - Mode 2 -> Mode 3»» Homepage Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now