(Amiga) WinFellow Alpha v0.4.4 - 模擬器

Table of Contents

2011.07.18

WinFellow Alpha v0.4.4 (2011/07/18) is released. WinFellow is a high
performance Amiga Emulator primarily targeted for Windows. It's
distinguished API and core does however allow a fairly easy port
to other OS.

--

- bus and CPU module: bus event and cpu instruction logging moved into
#ifdefs. Removes dummy calls to logging functions found in the main
bus loop, and the cpu instruction execution entry point and from irq
and exception processing.

- CPU module: CPU flag calculations rewritten for speed.

- fmem.c: Re-introduced an old optimisation in a more general form,
using memory pointers to read values from memory that is real memory.

- floppy.c: Was doing some minor logging of head positions. Commented
it out.

- bus.c and cpuIntegration.c: Some other tweaks to the bus event loop
and cpu execution loop to make sure no unnecessary code was run
inside the loops.

- sysinfo: Using ...Ex method to read memory size larger than 4GB.

http://img217.imageshack.us/img217/8964/76056118.jpg
______________________________________________________________________________

下載:http://www.megaupload.com/?d=F07VVTLA

官方:http://sourceforge.net/projects/fellow/

--

All Comments