* R: can now be hooked to a real serial port (no runtime config yet)
* various ANTIC and POKEY fixes for perfect software compatibility
* disk and cartridge info saved in the state files
* casette handling greatly improved
* even more cartridges supported (40 now!)
* some rare buffer overflows fixed
NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket
emulator. It supports black&white and color games, game state
saving, screenshots (BMP and PNG), sound and music, and double-
and triple-size as well as full-screen-modes.
Changes since 0.30 include (please see the doc/changelog.txt in the hatari
source distribution for full details):
* Speed improvements
* Emulation improvements including:
+ GEMDOS hard disk
+ Mega-ST realtime clock
+ Improved memory mapping
+ Improved bus errors and exception cycles
+ Various games now work
+ Simple printer support
+ Initial MIDI emulation
* General bug fixes including:
+ rtc year fix
+ Fix corruption bug in MSA compression function
* Improvements added for cross-compilation of hatari
Blinkensim is a Blinkenlights simulator. The first version used to speak
to the network that we used in the real thing. If you haven't seen the
real thing, you missed something, but this simulator will probably make
you understand the Blinkenhype.
Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).
- Initial implementation of XDND drag&drop support.
- Improved startup performance on remote displays.
- Major improvements in the oleaut32 dll.
- Some support for Netbios functions.
- Work around for Exec Shield and prelinking troubles.
- Many code cleanups.
- Lots of bug fixes.
This package supplies the user files necessary for full compatibility
with dynamically linked executables compiled under NetBSD 1.6.
This is for NetBSD-current/2.* and only i386 at this stage.
Changes since 0.74.1 includes:
- Everything from MESS 0.77.
- Ported two more effects from AdvanceMAME: hq2x and lq2x. (Pieter
Hulshoff)
- Adjusted and cleaned up some YUV code. (Alastair Robinson)
- Improved the Superboard II emulation in xmess. For details, see
http://claudio.ch/SuperboardII/ (Claudio Nieder)
- The I/O section of the xmess manpage should be more up-to-date.
- A leading '.' on a path now causes xmess to treat it as absolute.
This allows "xmess.x11 nes -cart ./zelda.zip" to work.
- Set options.mess_printf_output so that xmess spits out more
informative error messages, e.g., when it's unable to load an image.
- The "-list-dsp-plugins / -ldp" and "-list-mixer-plugins / -lmp"
commands now cause the program to exit with a return value of 0.
Changes since 0.74.1 includes:
- Everything from MAME 0.77.
- Ported two more effects from AdvanceMAME: hq2x and lq2x. (Pieter
Hulshoff)
- Adjusted and cleaned up some YUV code. (Alastair Robinson)
- Many printing improvements.
- Run-time detection of NPTL threading.
- Lots of code merges from Crossover Office 2.1.
- Some reorganization of the source tree.
- Lots of bug fixes.
Changes since 0.58:
* Added basic 386 protected mode support.
* Added FPU emulation.
* Added a virtual modem to dial to TCP sockets, still somewhat bugged.
* Added VESA VBE 2.0 support for 256 color modes.
* Added SB PRO 2.0 support.
* Added internal DPMI host to handle some problematic games.
* Added some support for tandy video mode.
* Added some shell enhancements like tab-completion.
* Added better support for CD drives, better audio playing and cd labels.
* Added several features to the debugger.
* Changed memory system for future page mapping support.
* Changed large piece of VGA emulation core to handle
future changes for hercules and full cga,tandy emulation.
* Changed DMA for better accuracy.
* Changed Tandy 3-voice emulation to use MAME's sn76496 code.
* Fixed several bugs in directory caching code.
* Fixed bugs in PIT and real time clock for better timing.
* Fixed some issues with the console screen on windows.
* Fixed several issues with the internal mouse driver.
* Fixed bugs with files being opened multiple times, still not
perfect but better.
* Fixed a load of small other bugs that i've forgotten with these long
delays between releases
"struct sigaction" declarations. Also clean up bookkeeping whether the
handler is already installed (which didn't work as intended because
SIG_DFL is represented by a zero).
are no longer available. Patch provided by Bernd Ernesti in private
e-mail.
Changes seem to be some bugfixes including:
* Installation problem when using unconventional kernel names (bug 17960)
* Workstation aborts with an error message referring to bug 10034
* ASSERT FAILED error message when restoring a suspended virtual machine
(bug 2430)
* Problem installing a Windows XP guest operating system when the CD drive
is in raw mode (bug 18053)
* Guest operating system receives multiple key presses when a key is pressed
once (bug 13856)