- 0 replies
- 2,159 views
- Add Reply
- 0 replies
- 1,840 views
- Add Reply
- 0 replies
- 2,542 views
- Add Reply
- 0 replies
- 2,122 views
- Add Reply
Bochs 2.5 released

This emulates the IBM PC
Get it here --> http://sourceforge.net/projects/bochs/files/
Changes in 2.5 (November 27, 2011):
Bochs repository moved to the SVN version control !
Brief summary :
! Fully configurable CPU to emulate with a single .bochsrc option !
- 10% (ST) to 50% (SMP) CPU emulation speedup !
- Implemented support for new x86 ISA extensions, Bochs is aligned with latest published Intel Architecture Manual (rev 040, AVX rev 011):
- - XSAVEOPT, AVX/AVX2/FMA/F16C, BMI1/BMI2, SMEP, INVPCID, TSC-Deadline
- - VMX: VMX Preemption Timer, Pause Loop Exiting and VM Functions
- Implemented support for AMD SSE4A/XOP/FMA4/TBM instruction sets
- Networking: introduced new networking module 'slirp'
- Harddrive: fixed buffer overflow causing Bochs crash in LBA48 mode
- VGA: Added PCI ROM support to cirrus and pcivga and moved ROM loading for the ISA case to the vga code (SeaBIOS now usable by Bochs)
- Sound: ported ES1370 soundcard emulation from Qemu
- Continuing configure rework, check for more removed configure and .bochsrc options and their replacements !
- LGPL'd VGABIOS updated to version 0.7a
The fully detailed log can be seen HERE.
Classic99 v360 released

This emulates the Texas Instruments Ti99/4 home computer.
Get it here --> http://www.harmlesslion.com/cgi-bin/onesoft.cgi?10
(2011-11-27)
- Added RXB2012 to the Apps menu
- Enhanced the IE clipboard support - should now be able to handle copy and paste from IPB forums and IE properly
- Made sure ClipboardDisk uses the same parsed clipboard data as Paste does
- Added limited 80 column 9938-like support (note: will not work for screenshots, AVI, or video filters)
- Added "Paste XB" support - special mode for pasting Extended BASIC program listings
- Removed EA magic disk from EPSGMOD sample
- Updated TurboForth to 1.1 and included BLOCKS file
- Fixed caps lock inversion option
- Fixed double loading of cartridge ROMs
- Fixed keyboard slowdown in XB for CPU Overdrive mode (may not work in other variants)
Neoraine 1.2.13 released

NEOGeo CD emulator
Get it here --> http://rainemu.swishparty.co.uk/html/download/neoraine.html
- fixed a bug in which NeoRaine would crash if not finding the audio track in the folder;
- pause in lost focus state is now optional;
- changed the behavior when leaving the NGCD BIOS interface;
- now the NGCD BIOS file is detected in either lower and uppercase
EmuLoader 6.2.1 released

This is a front end.
Get it here --> http://emuloader.mameworld.info/
Fixed
* Game sets that have no ROMs were being set as missing as there are no ROMs for the audit feature. They are all set as available sets from now on (pong, a2600, nes, etc). This fix only applies to "MAME Plus!"
Changed
* Changes in "MAMu_ Icons Manager" feature:
- new "Mechanical" column in missing icons list
- icons do not get copied/updated when closing the screen with the window close button ("Copy zzz to Selected Games" setting)
- support for multiple zzz icon files for the missing icons list. Missing icons list will be checked against all zzz icon files found in icons folder. files naming MUST be "zzz_nameofyourfile.ico" (always start with "zzz_")
- icons in the "Delete Not Working Icon" screen are now properly loaded, due to multiple "zzz" files (right after scanning for missing icons) - feature "Update Not Working Icons" is broken for now
Updated "Delete Config Files" feature (games popup menu) to support the new nvram file system for MAME (nvram\gamename\*.*)
Notes:
- this is only supported with single game selection!
- old .nv files are still supported...
- multiple folders support for games with multiple bioses, like NeoGeo... "systemname_biosnum.nv"
- delete config files when multiple games are selected, only the old "nvram\gamename.nv" method is supported
Improved
* 3rd pass when creating MAME games list is way faster now