Classic99 v3.19 is released.Classic99 is a freeware TI-99/4A emulator for Windows 9x.
Classic99 runs most stuff fine:
-System ROMs and many cartridges are INCLUDED under license from Texas Instruments
-boots and runs all console OS functions (except cassette I/O) and TI BASIC correctly
-most modules seem to work fine
-XB/Atarisoft cartridge bank switching supported
-all three music channels emulated through any DirectSound compatible sound card
-noise channel fully emulated, though user-defined repeat rates are not 100% accurate
-Speech implemented for both speech ROMs and external speak
-keyboard CRU scanning implemented
-joystick support
-9901 timer supported
-partial disk support
-DirectX Windowed and FullScreen, as well as non-DirectX windowed modes.
-Sprite collision detection (by pattern)
-Numerous video filter options (HQ4X, 2xSAI, SuperEagle, NTSC, etc)
-Integrated debugger with single step
-PS/2 keyboard emulation built-in
-Mouse-driven menu selection (double-click on screen)
-1MB Super AMS card supported
-Open Source and 100% free
Classic99 v3.19 changelog:
# Fixed text-offset for double-clicking in 40-column mode
# addded 'freeze' button in debug pane so the output window can be copied from
# clear keyboard state when focus lost, to avoid stuck keys from missed up events
Download: Classic99 v3.19
Source:Here
2009-05-17
FCEUltra Win32 mappers modified 16.05.2009
FCEUltra Win32 mappers modified 16.05.2009 is released.This emulator is based on FCEUltra source code.
FCEUltra Win32 mappers modified 16.05.2009 Changelog:
UNIF UNL-KS7017 - new UNIF board for dump "Almana no Kiseki (Unl) (FDS Conversion)[U][!].nes"
UNIF BMC-FK23CA - small difference for "10-in-1 Omake Game (FC Mobile)[U][!].nes"
Download: FCEUltra Win32 mappers modified 16.05.2009
Source:Here
FCEUltra Win32 mappers modified 16.05.2009 Changelog:
UNIF UNL-KS7017 - new UNIF board for dump "Almana no Kiseki (Unl) (FDS Conversion)[U][!].nes"
UNIF BMC-FK23CA - small difference for "10-in-1 Omake Game (FC Mobile)[U][!].nes"
Download: FCEUltra Win32 mappers modified 16.05.2009
Source:Here
PCSX2 SVN r1204
PCSX2 SVN Changelog:
r1200
R3000air: maintenance merge against trunk, plus fixes to get the merged changes compiling correctly.
r1201
Work on pcsx2's Makefiles a bit. Move CDVD*.* and CdRom.* to a separate subdirectory, to make things a bit less cluttered.
r1202
Let's try that again...
r1203
microVU:
- Cached Program search is faster/smarter thanks to an idea Jake had to search recently used blocks first.
- Fixed a problem with block searching.
- Minor changes.
r1204
GT menus look much better now (GT4 at least) - Bugfix from r1197
Note to users: Does this fix ToA or Persona?
Download: PCSX2 SVN r1204
Download: Plugins Pack Beta Compiled DLLs [14 April 2009]
Source:Here
DeSmuME SVN r2185
DeSmuME SVN Changelog:
r2175
Win32 - Recent ROM menu - if a recent rom doesn't exist it will now prompt the user if he wants to remove the item.
r2176
Win32 - applied patch from Hicoder ID: 2780499, Menu option for window always on top.
r2177
Reverted the types of the sample counters to double. Using floats was causing wrong frequencies sometimes.
r2178
spu: sorry about the float/double thing. how about this instead: added an adpcm decode cache system.
r2179
didnt mean to checkin debug printfs
r2180
fix spu in non-windows builds.
r2181
gtk port: allow interscreen gap
r2182
Shut up a few gcc warnings, mostly signed vs unsigned.
r2183
one correct and one bogus warning silenced
r2184
nds_screen_rotation_angle is really an int.
r2185
cli port: silence a 'shadow' warning
Note:if you runing DeSmuME new version have some error just put this 4 dll's file for DeSmuME.
Download: DeSmuME SVN r2185
Source:Here
Dolphin SVN r3252
Dolphin SVN changelog:
r3247
Some more modification of texture dumping and loading.
They now use gameID instead of game name for the folders.
r3248
Correcting tmator's English :P
r3249
add many items to svn ignore list
r3250
move usb keyboard to it's own file, small cleanup for WII_IPC_HLE_WiiMote
r3251
hide pages 2-4 of wiimote plugin
prepare some functions for >1 wiimote
r3252
Remove the FixChecksums Buttons from MemcardManager
This function is not necessary for gci gcs or sav import!!!
The only reason to use it at this point is either fixing a memcard from around r700 by using a hex editor.
Anyone who uses a hex editor should be able to figure out the rightclick menu
Download:Dolphin SVN r3252 x86
Download:Dolphin SVN r3252 x64
Source:Here
Jpcsp SVN r1055
JPcsp SVN changelog:
r1053
Implemented sceKernelDelaySysClockThread and sceKernelDelaySysClockThreadCB( Issue 80 )
r1054
Fixed compiler error "java.lang.NoSuchFieldError: UNK" ( Issue 118 )
r1055
Fixed error "Unsupported buffer type" when calling gluBuild2DMipmapLevels ( Issue 100 )
Download: Jpcsp SVN r1055
Source:Here
Colinux v0.7.4
Colinux v0.7.4 Changelog:
Filesystem:
* New: cofs rename allows to overwrite files with ReadOnly attrib.
* New: cofs supports flat file modes "rwx" for owner. Mount option
"noattrib" disables these attribute mapping for older compatibility.
* Use "setcobd=async" to enable asynchronous mode for cobd devices.
* Bug #2013435: cobd supports read-only files now.
* Bug #2152550: cofs atime and mtime was swapped on time set.
* Bug #2176188: File sync wrong on cofs, command after mv/rename fails.
Network:
* pcap-bridge: Fix suspend problems. Reconnect after loosing adapter.
* New network "ndis-bridge" works in kernel mode and is the faster
alternative to pcap-bridge. (Ligong Liu)
* Bug #1396539: Fixing the "eth0: duplicate address detected!".
New filter rule for ndis-bridge and pcap-bridge is:
"(ether dst MAC) or (multicast and not ether src MAC)"
* Bug #2055697: Crashing SLiRP under heavy usage ktorrent. (Shai Vaingast)
* Bug #2357494,#2365031: ndis-bridge was not working with PPPoE, AoE
and others types as IP and ARP packets. Type filter removed now.
Console and daemons:
* New: Added "cocon=COLSxROWS" to use console size, other than 80x25.
* Bug #1117788: Fix sticky ALT after system menu from ALT-Space.
* Bug #2013501: Stop with error message on empty parameters.
* Bug #2593186: FLTK console command prompt display problems. (Shai Vaingast)
* Bugfix: Enclose spaces in current directory for install-service.
Kernel:
* scsi: New device for images with partition tables and works async.
Usage "scsi0=disk,file.img" or "scsi1=cdrom,file.iso" (Steve Shoecraft)
* Added virtual pci device handling. "lspci" is working (Steve Shoecraft)
* Add PG_co_host_mapped, save many OS switching times: speed up coLinux.
* New: /proc/colinux/stats show counts of OS switches.
* unionfs-2.2.4 added as module. (Marwan Al-Sabbagh)
* Add sysenter / sysexit restoration support, for cpu with SEP feature.
* Bug #2524658: GPF on raid5/6 md array by accessing MMX/XMM-registers.
* Feature req #2114493: Add iscsi kernel support (CONFIG_ISCSI_TCP).
Installer:
* New images: Fedora 10, Ubuntu 7.10
Debugging:
* Enable host kernel debug via registry [HKLM\SOFTWARE\coLinux] "Debug"
Updated libraries and tools:
* mingw 3.14
* w32api 3.11
Download: Colinux v0.7.4
Source:Here
WinUAE (Public Beta) v1.6.0 Beta 29
WinUAE (Public Beta) v1.6.0 Beta 29 changelog:
- Pang hack side-effects fixed
- autoscale/keep aspect ratio combination fixed
- NTSC hardware in PAL mode: shrink display (fit PAL display in NTSC space) Previously NTSC was always stretched but I think it is better to make "base" hardware PAL/NTSC mode non-scaled. Note that PAL/NTSC vertical streching/shrinking is only supported in filter modes
- screenshots never worked in windowed D3D modes
- screenshot size was wrong in full-window mode
- 100% stereo separation was only about 95% stereo separation
Download:WinUAE (Public Beta) v1.6.0 Beta 29
Source:Here