Commit graph

3182 commits

Author SHA1 Message Date
adam
ebc7be42e7 Changes 1.6.2:
- Color management support updated to liblcms version 2.
- Various bug fixes.
2014-01-17 09:01:58 +00:00
martin
1ccf3af745 Ugly hacks to make it buildable with gcc 4.8 (some need closer investigation
sometime(tm))
2014-01-16 10:59:58 +00:00
obache
e09d8a14c9 Update rpm to libXfont1-1.4.6-2.1.2 for CVE-2013-6462.
Bump PKGREVISION.
2014-01-16 08:11:24 +00:00
wiz
9684e6f3d7 Update to 1.7.0, from tsutsui.
Changes:

System emulation

Device emulation

Audio

    The HDA device emulation now includes a mixer by default.
    Previously this had to be enabled with the configure argument
    "--enable-mixemu" when building QEMU.
    Audio will work correctly on systems without OSS (/dev/dsp).
    On previous versions, those systems needed special arguments
    to "configure" for audio to work out of the box.
    Audio honors the QEMU_AUDIO_TIMER_PERIOD environment variable
    and has less CPU utilization by default than previous versions.

Block devices

    Support for the LSI 53C810 SCSI HBA, which unlike the 895A is
    supported on some very old Windows NT versions.

Device assignment

    VFIO now supports setting CPU affinity on MSI interrupts.
    VFIO can now reset assigned devices much more reliably using
    either PCI function-level reset (FLR), power management, or a
    reset (done by the kernel) of the parent bridge.
    Several improvements to the reliability of using option ROMs
    for devices that are assigned with VFIO.

USB

    Performance and functionality improvements for USB 3.0.

MicroBlaze

    Can now specify an initrd on the command line.

PowerPC

    PowerPC now supports the dump-guest-memory command.

s390x

    The "nmi" command will trigger a crash dump from kdump, using
    a RESTART interrupt.
    The SCLP line-mode console ("operating system messages") can
    be accessed with "-device sclplmconsole".

x86

    ACPI tables can be generated by QEMU and can be used by firmware
    directly. This will in the future enable new features without
    modifications of all firmware components (SeaBIOS, OVMF,
    CoreBoot)
    Initial support for supporting more than 1TB of RAM (but firmware
    does not yet support this).
    Xen HVM domains can now resume from suspend-to-RAM (S3) state.

Monitor

    Subcommands (like "info block") can now autocomplete their
    options.
    Help for a single subcommand can be printed with a monitor
    command such as "help info block".
    New commands "blockdev-snapshot-internal-sync",
    "blockdev-snapshot-delete-internal-sync" improve support for
    internal qcow2 snapshot.
    New command "blockdev-add" provides a QMP interface for block
    device hotplug.

Block devices

    The throttling algorithm has been rewritten; the new code is
    more robust, and supports configuration of separate limits for
    sustained I/O vs. I/O bursts

Migration

    Migration was broken from QEMU <= 1.5 to 1.6; the new release
    fixes it.

User-mode emulation

    M68K ColdFire emulation supports atomic system calls.

Block devices, qemu-img, qemu-io

    The sheepdog driver supports automatic reconnect after network
    errors
    The VMDK driver supports files produced by VMWare ESX.
    The qcow2 driver can detect some cases of corruption, and will
    prevent writing to a corrupted image.
    The VHDX driver supports creating and writing .vhdx images.
    The metadata of a file (where each sector of the guest image
    is stored in the file on the host) can be dumped in human-readable
    or JSON format using a new command "qemu-img map".

Guest agent

    The "filesystem freeze/thaw" commands are now supported on
    Windows too, where they will invoke the native Volume Shadow
    Copy Service (VSS).

Miscellaneous

    For targets that have no embedded disassembler, QEMU will now
    produce hexadecimal dumps instead of just emitting an error
    when a disassembly is requested. The enclosed script disas-objdump.pl
    can be used, together with an external objdump program, to
    convert the dump to a readable disassembly.

Host support

    TCG now runs on x32 hosts.

Known issues

    On Win32, QEMU must be compiled with --disable-coroutine-pool
    to work around a suspected compiler bug.
    The GTK terminal windows (monitor, serial console, parallel,
    ...) are still unusable in TCG mode: they lose characters and
    can raise deadlocks.
2014-01-15 18:26:20 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
adam
ac85403fbb Changes 1.6.2:
Bug-fix release.
2014-01-11 13:08:59 +00:00
joerg
31b35cd438 Missing include for struct tm. 2014-01-10 20:02:56 +00:00
jperkin
8c5de1de97 Needs libusb. 2014-01-09 12:38:04 +00:00
jperkin
8ffec804e5 Needs zlib. 2014-01-08 10:43:02 +00:00
jperkin
d64d0a4cde Needs zlib. 2014-01-08 10:37:38 +00:00
dholland
e0c4c45f6e Update to 3.9.2.
pkgsrc changes: depend on hicolor-icon-theme as it installs files in
share/icons/hicolor and pkglint says so.

Upstream changes:

August 31, 2013
Stella release 3.9.2 for Linux, MacOS X and Windows is now available.

 - Improved parsing of the DASM lst file for the debugger
disassembly; it sometimes missed constant declarations.
 - Changed 'usemouse' argument from a true/false option to accept
'always', 'analog' and 'never'. This allows to use the mouse as a
controller under more specific circumstances. The default is 'analog',
which means the mouse is only used to emulate analog-like devices
(paddles, trackball, etc).
 - Added ability to use bold fonts within the debugger window, which
can be set with the 'dbg.fontstyle' commandline argument as well as in
the debugger UI Settings dialog. This is useful for those that find
the current font too narrow.
 - Renamed 'debuggerres' argument to 'dbg.res'. All future debugger-
specific options will start with 'dbg.'.
 - The TIA 'zoom' area in the debugger now supports scrolling the
mouse wheel (currently up/down only, as I don't have a sideways
scrolling mouse to test with).

-Have fun!
August 21, 2013
Stella release 3.9.1 for Linux, MacOS X and Windows is now available.

 ***  Note: because of TIA/6502 changes, the state file format has  ***
 ***  changed again, and old state files will not work with this    ***
 ***  release.                                                      ***

 - Several bugfixes and improvements to the debugger:
     - Improved display of debugger when using larger video
    modes. There are now three font sizes, which are automatically
    selected when the debugger is sized accordingly. When using larger
    fonts, the extra space is now used more efficiently.
     - Fixed bug in disassembly when the mirror used for the current
    PC didn't match the mirror for the current bank. In this case, the
    disassembler became confused and didn't properly track the PC
    address.
     - Fixed bug in display of current TIA frame number in the UI;
    depending on how breakpoints were set, it was sometimes off by
    one.
     - Fixed RAM widget Search/Compare textboxes; entering any data
    and then pressing 'Enter' / clicking 'OK' locked the UI until
    exiting and re-entering the debugger.
     - Changed display for various TIA position counters to decimal
    (from hex) in the TIA tab. Related to this, all data input widgets
    in the UI now have the ability to enter binary, decimal or hex
    values by using the proper leading character (\, #, $,
    respectively).
     - Added 'INTIM Clks' to the 'I/O' tab. which shows the number of
    clocks between each 'step' of the INTIM timer.
     - Added ability to modify 'tiadriven' commandline argument to the
    'TIA' tab, and 'ramrandom' to the 'I/O' tab. These options were
    available for quite some time, but they weren't exposed in the UI.
     - Added 'cpurandom' commandline argument, and associated UI item
    to the 'I/O' tab. This works similar to 'ramrandom', and
    randomizes the contents of the CPU registers on ROM startup.
     - Added 'uhex' debugger prompt command, which toggles all
    hexadecimal display between upper/lower case. This setting is also
    saved in the settings file as argument 'dbg.uhex'.
     - Removed 'loadsym' command from the debugger prompt, since the
    DASM symbol file is always loaded anyway, making the command
    redundant. Related to this, fixed loading symbols with ###.name
    convention; the leading number is now stripped.
     - Added support for DASM lst files (created with the -l
    option). For now, the contents are only partially used, to detect
    constants vs. symbolic addresses in the symbol file. Eventually,
    further information from the lst file may be used.
     - The GRPx and PFx registers in the TIA output now show inactive
    background pixels as either blanked or with the underlying object
    colour, instead of always being black. This gives a more accurate
    representation of how the registers are actually drawn
    onscreen. Thanks to Tjoppen of AtariAge for this idea and sample
    code.
     - The 'Source Address' locations for the CPU registers now show
    labels where appropriate.
 - Renamed 'Override properties' dialog (accessible from the ROM
launcher by a right-mouse-button click) to 'Power-on options', with
the following new options:
     - Set start-up state for both joysticks as well as console
    select/ reset buttons. Related to this, added 'holdjoy01' and
    'holdjoy1' commandline arguments, and removed 'holdbutton0'
    argument.
     - The ability to load the ROM directly from this dialog, after
    changing any settings, and also to start in the debugger.
     - Added more detailed information as to how to use this
    functionality to the UI.
     - Buttons held down are reset approx. 0.5 seconds after starting
    the ROM, to simulate pressing and releasing the buttons on a real
    console.
 - Fixed bug when using event remapping; changes were being saved only
when launching a ROM from the launcher, not in standalone mode.
 - Improved bankswitch autodetection for newer EF and EFSC ROMs
generated by batari Basic, thanks to RevEng of AtariAge.
 - Added properties database info for "Princess Rescue" ROM.
    For the Linux/UNIX port:
     - Fixed bug whereby a maximize button was always present in the
    window title bar. Stella could not be expanded in this way, so the
    button was removed.
     - Added Startup notification protocol patch to the .desktop file
    from Dan Fandrich.
 - Updated included PNG library to latest stable version.

June 27, 2013
Stella release 3.9 for Linux, MacOS X and Windows is now available.

 - Greatly extended functionality of the debugger disassembly:
     - There is now a new tab which lists information specific to the
    cartridge bankswitching scheme in use. This includes the ability
    to modify internal state even for esoteric ROMs which don't follow
    the standard layout of 4K per bank.
     - The debugger now generates DASM-compatible disassembled code,
    which can be saved to an external file. This disassembly is based
    on both a static and runtime analysis, and is extremely
    accurate. It also automatically differentiates between
    CODE/PGFX/GFX/DATA/ROW areas, whereas normal Distella only
    differentiates between CODE/GFX/ROW. For now, only single-bank (4K
    and smaller) ROMs are supported; support for multi-bank ROMs will
    come in a future release.
     - The disassembly now recognizes various TIA/RIOT read/write
    mirrors, and marks them as such (for example, INPT4|$30 instead of
    INPT4 for address $3C). Special thanks to Omegamatrix for sample
    code and idea for this feature.
     - ROMS less than 2K in size (so called 'Sub2K' ROMs) now show
    only the actual data in the binary. This means, for example, that
    a 256 byte ROM will show only 256 bytes in the disassembly,
    instead of padding duplicated data to 2K boundary.
     - Fixed bug when entering patched bytes; the current number base
    wasn't being used.
     - Fixed labelling in ROW directives; it wasn't accurately setting
    a label in the case where it occurred in the middle of the data.
     - Added a new dialog for changing Distella settings, located by
    right-clicking the disassembly code.
     - The commandline option 'dis.resolvedata' has been renamed to
    'dis.resolve', with new usage (see manual for further details).
 - Fixed regression in handling ZIP files (as compared to version
3.7.5) created with newer versions of the ZIP program. Related to
this, added better error messages for invalid/missing/unreadable ROM
files.
 - Added 'snapname' commandline argument and associated UI item, for
specifying whether snapshots should be saved using either the internal
ROM database name or the actual ROM filename. This feature was present
in older releases of Stella, and due to popular demand it's now back
again. Related to this, added a new dialog specifically for the
numerous snapshot-related items.
 - Fixed bug in Linux/OSX versions when starting Stella for the first
time; it was previously creating mislabeled directories to store
settings, snapshots, etc.
 - Fixed redundant "New console created" message when entering the
same ROM multiple times from the ROM launcher.
 - Updated profile database for "BasketBall" ROMs; the joysticks are
now swapped by default, which allows one and two-player games to work
correctly.
 - SuperCharger/AR ROMs now ignore the 'ramrandom' setting, and start
with RAM containing all zeroes. This seems to fix issues with
Dragonstomper always starting in exactly the same state.
 - Fixed issue when debugging CompuMate ROMs; keystrokes entered while
debugging would be interpreted as typing on the CompuMate keyboard.
 - Changed colour of the 'current PC indicator' in the debugger to
match the one used for line selection. This makes it easier to see for
those with problems seeing lighter colours.
 - Improved functionality of the various pop-up dialogs and context
menus in the UI; they can now be navigated more fully by the keyboard
and mouse.
 - Updated internal ROM properties database to ROM-Hunter version 9
(thanks go to RomHunter for his tireless research in this
area). Related to this, updated the snapshot collection.
 - Updated included PNG and ZLIB libraries to latest stable version.

March 13, 2013
The Subversion repository used by Stella has been changed. All
developers will need to checkout again from trunk, or relocate their
current directory to the new system.

March 3, 2013
Stella release 3.8.1 for Linux, MacOS X and Windows is now available.

 - Added support for TIA RSYNC writes, thanks to Omegamatrix of
AtariAge. This allows the recently released "Extra Terrestrials" ROM
to run, as well as improving emulation of "Fatal Run" and several
other test ROMs.
 - Fixed typo in TIA HMOVE writes, thanks to Thomas Jentzsch. This
fixes the constant collision issues in "Kool-Aid Man", and several
other homebrew ROMs.
 - Fixed sound issues on OSX PPC machines (all sound was in
little-endian format, but PPC is big-endian).
 - The OSX DMG archive now contains proper modification dates.

February 23, 2013
Added an expanded explanation for first-time developers to the Development section of the Stella webpage.

February 21, 2013
Stella release 3.8 for Linux, MacOS X and Windows is now available.

 - Huge changes to the sound system:
     - The sound code now uses 16-bit signed samples instead of 8-bit
    unsigned samples, making it more compatible with a wider variety
    of systems.
     - Improved sound output for several ROMs, including "Space Rocks"
    (the 'heartbeat' sound can now be clearly heard).
     - The 'volume clipping' option has been removed, since in 16-bit
    mode it's no longer needed.
     - The 'Tia freq' option has been removed.
     - Selecting more common sample rates (other than 31400) now works
    much better, but there are still a few ROMS (like Quadrun) where
    31400Hz still works best.
    Many changes to handling ZIP archives:
     - Files in multiple levels are now recognized. This fixes issues
    in Windows where such files couldn't be loaded at all, and in all
    systems where ROMs with the same name (but in different
    directories) weren't being recognized.
     - ZIP contents are now handled more intelligently. Archives
    containing only one ROM are automatically loaded, whereas those
    with multiple files are treated as directories.
     - Opening an archive from the commandline now works as in the UI,
    where opening a multi-ROM archive will pop up the UI and show the
    archive contents (as a directory).
     - The ZIP code behind the scenes is now much faster by making use
    of caching (the old code was actually from 1998!).
     - This new 'archive' infrastructure may eventually lead to 7-Zip
    support, as well as 'virtual' formats (such as showing the list of
    files for 2in1/4in1/8in1/etc within the UI).
 - Improved bankswitch autodetection for FA2 ROMs; 29K and 32K
versions (meant for Harmony cart) are now recognized.
 - Improved bankswitch autodetection for X07 ROMs (although there's
only two known ROMs in existence, so the detection probably isn't
robust).
 - Tweaked bankswitch autodetection for the 0840, F8 and FE schemes;
several homebrews that didn't run before now work correctly.
 - Fixed regression in RIOT INTIM reads; at least one known ROM
(Mr. Roboto Berzerk hack) wasn't working properly.
 - Fixed bug in the debugger with RIOT INTIM/TIMINT display; reads
were being done multiple times, changing the state of the registers
and resulting in incorrect emulation.
 - Worked around bug in debugger disassembly of zero-page RAM; for
now, the resolving of address vs. data sections is turned off in such
a case. This fixes lockups in 'Meltdown' ROM.
 - Added support for different directories for saving/loading PNG
files. These are set with the 'snapsavedir' and 'snaploaddir'
commandline arguments (which replace the old 'snapdir'), and are also
available within the UI.
 - Changed 'eepromdir' commandline argument to 'nvramdir', and changed
the default location to BASEDIR/nvram (where BASEDIR depends on your
OS). This means all your EEPROM and Flash files will have to be
manually moved to this new directory. This affects developers, and
those people playing ROMs with AtariVox/SaveKey support as well as the
newer 'Star Castle' FA2 ROMs.
 - Updated included PNG and ZLIB libraries to latest stable version.

December 22, 2012
Stella release 3.7.5 for Linux, MacOS X and Windows is now available.
 - Improved regressions in PAL format autodetection, introduced in the
past several releases.
 - Fixed crash when loading invalid PNG files in ROM browser.
 - Snapshots generated by Stella now include more informative info,
such as the build number, platform architecture, TV effects in use,
etc.

October 31, 2012
Stella release 3.7.4 for Linux, MacOS X and Windows is now available.

 - Fixed screen blanking regression in 'Video Chess', and improved
behaviour of ROMs that don't use VSYNC.

October 26, 2012
Stella release 3.7.3 for Linux, MacOS X and Windows is now available.

 ***  Note: because of TIA/RIOT changes, the state file format has  ***
 ***  changed again, and old state files will not work with this    ***
 ***  release.                                                      ***

 - Improved handling of 'illegal' VSYNC signals, which sometimes
created 'short' frames that caused massive flickering. Also improved
related behaviour when VSYNC isn't used at all.
 - Improved sound generation with ROMs that have irregular scanline
counts. This fixes many demo ROMs as well as Quadrun, where previously
there would be 'gaps' in the sound output.
 - Improved emulation of RIOT chip, in particular the behaviour of
reading from TIMINT. Also, D6 of the Interrupt Flag register is now
properly set on active transition of the PA7 pin.
 - Fixed bug in DPC+ bankswitch scheme; the music in several ROMS
wasn't playing correctly.
 - The ROM properties database now uses 'Auto' instead of
'Auto-select' everywhere. This makes for less typing when running from
the commandline.
 - Updated included PNG library to latest stable version.
2014-01-06 23:42:38 +00:00
rodent
96e257b656 Disable SDL2 PKG_OPTION and associated logic since it's not detected
correctly during configure if SDL is present. Reported to upstream.
2014-01-06 15:28:35 +00:00
rodent
116649e698 Update to latest release, 0.9.13. Move SDL and OpenGL to the options
framework, the former being enabled while the latter not. The OpenGL
renderer has caused crashes on the prior few versions and now we're getting
reports of these crashes on non-NetBSD, non-pkgsrc platforms. There's no
need to enable this option by default if it's not working properly. We can
re-enable it when it's fixed upstream. This version adds Dutch language
support. Also, we have SDL2 support in this version. From Changelog:

0.9.12 -> 0.9.13
 general:
  - Removed Carbon, PSP, Wii and Windows ports
  - Removed autotools based build
  - Removed autopackage
  - mdf/mds images support (CyberWarriorX)
  - Safeguard to reject unsupported cue files (CyberWarriorX)
  - CD+G support (CyberWarriorX)
  - Improved "manual mode" (Guillaume)
  - Made it possible to build Yabause to ouput 16BPP (Guillaume)
  - Hat support in SDL joystick code (anonymous)
  - gdb stub (Guillaume)
  - Improved emulated bios (CyberWarriorX)
 sound:
  - Fixed most of the distorted cd audio issues with the scsp core (CyberWarriorX)
 video:
  - Improvements to the software renderer (transparency, frameskip,  (Guillaume)
 qt port:
  - Memory editor and search (CyberWarriorX)
  - Improvements to the SH2 debugger: Back trace support, step over, step out (CyberWarriorX)
  - Infinite loop tracking (CyberWarriorX)
  - Don't restart emulation after every settings change (AmonX)
  - Made Yabause compilable with Qt5 and SDL2 (CyberWarriorX)
  - Log window can now be hidden (Guillaume)
  - Save and restore window position (Guillaume)
  - Can use .ini files in the application dir (Guillaume)
  - Mouse and 3D control pad support (CyberWarriorX)
  - Made drives and languages settings more user friendly (CyberWarriorX)
  - Changing to fullscreen now updates resolution too (CyberWarriorX)
  - Shortcuts editing (CyberWarriorX)
2014-01-06 04:44:16 +00:00
obache
600b0e82b0 Update rpm to libpixman-1-0-0.30.2-2.5.1 for CVE-2013-6425.
Bump PKGREVISION.
2014-01-05 09:48:46 +00:00
obache
8606b86732 Update rpm to libopenssl1_0_0-1.0.1e-11.10.1 for CVE-2013-6449.
Bump PKGREVISION.
2014-01-05 09:44:59 +00:00
dholland
5096ae514a Handle FreeBSD like Dragonfly. 2014-01-03 04:30:26 +00:00
obache
e3cd64d4fa Add missing libXtst6.
Noticed by Imre Vadasz in pkgsrc-users@.

Bump PKGREVISION.
2014-01-02 08:34:26 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
martin
0f6052be02 Add patches from Matt Fredette to (a) avoid a diagnostic assertion when
emulating m68k read-modify-write cycles in debug versions and (b) fix
emulation of fmovl to the fpcr register with an immediate source value.
2013-12-28 19:16:47 +00:00
joerg
b4bf92d817 ISO C++ says that replacements for operator new/delete must be global.
So don't define inline versions of them.
2013-12-18 17:55:15 +00:00
obache
bc6fdc62ca Bump PKGREVISON
* apply openSUSE-SU-2013:1859-1 for CVE-2013-4545
* add missing openlda requirement
* remove redundants from distinfo
2013-12-13 02:13:24 +00:00
obache
602d7e2bdd reorder to avoid unwanted substitute. 2013-12-12 11:03:17 +00:00
obache
2fbc46e5ae + suse131_{32_}mozilla-{nspr,nss} 2013-12-12 02:36:46 +00:00
obache
b4454b4f6d Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module.
Tyey are in base package for suse121.
2013-12-12 02:34:28 +00:00
jperkin
9ab987297c Add support for SunOS x86_64. Patch from Sebastian Wiedenroth. 2013-12-10 14:10:14 +00:00
jperkin
05724d5b0b Use LDFLAGS instead of LIBS, fixes SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 11:53:55 +00:00
jperkin
1f3f465e3f Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 11:51:28 +00:00
jperkin
c9278d25f0 Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 11:48:54 +00:00
obache
0f1cd4e90e openSUSE-RU-2013:1801-1 had been backed out due to ABI incompatibility,
so changed to use GA version.

Bump PKGREVISION.
2013-12-06 10:35:17 +00:00
obache
e965e720f8 commented out suse131_linux. 2013-12-06 10:21:26 +00:00
obache
80251b35d0 Added openSUSE 13.1 packages, provides a number of components for a
openSUSE-based Linux binary emulation environment.
2013-12-05 11:42:12 +00:00
wiz
68acceaa6b Update to 0.2:
Version 0.2:
- add experimental support for Super Game Boy, including Super Game
  Boy borders.
- add support for emulation speedup.
- add support for forcing emulation mode (Game Boy, Color Game Boy
  or Super Game Boy) in Configuration File.
- improved accuracy for startup state.
2013-12-02 10:11:39 +00:00
joerg
747ffe98b2 Racy build. 2013-11-29 12:57:28 +00:00
joerg
3b0ff6ff27 Fix assembler syntax to not depend on horrendous GNU implementation
details.
2013-11-29 12:55:37 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
wiz
4662c83642 Update to 0.1.4: Keys configurable. 2013-11-15 14:58:07 +00:00
wiz
4e93f41101 Update to 0.151: the usual changes. 2013-11-14 08:18:21 +00:00
wiz
384ed8474b + realboy 2013-11-13 10:41:25 +00:00
wiz
f850b81009 Import realboy-0.1.3 as emulators/realboy.
RealBoy is a Free, Fast, Yet Accurate, Game Boy/Game Boy Color
Emulator for Linux/Unix.  It has both technical as well as educational
goals.

Technically, it aims for the following:

1) Accuracy. Perhaps the most important technical goal, as seen in
the best closed-sourced emulators, such as KiGB and BGB, and some
free emulators, such as Gambatte and MESS.

2) Performance. Show that it is possible to implement a very fast
emulator without sacrificing accuracy.

3) Feature-rich. Implement advanced features such as a flexible
internal debugger.
2013-11-13 10:41:09 +00:00
joerg
a68028b8b3 Don't add -frerun-cse-after-loop. Use do-install to do it properly. 2013-11-11 16:44:45 +00:00
ryoon
65fc14b605 Update to 1.50
* Included Linux image works fine on NetBSD/amd64 6.99.23

Changelog:
	New features

	    Addition of ports to Amiga OS 3 and OS 4.

	    Sound emulation.

	   Support for RAM sizes other than 4MB (512KB, 1MB, 2MB,
	   4MB, 8MB, 12MB & 16MB now supported).

	   ARM250 & ARM3 CPU emulation.

	   ArcEm clock set from host's clock, partial RTC support.

	   Extension ROM emulation, allowing support for the
	   following new features when emulation RISC OS:

	   HostFS - A RISC OS filesystem to allow use of a
	   directory on the Host Filing system as a virtual
	   hard drive.

	   Mouse scroll wheel support.

	   Extra video modes, up to 1024x768 in 16 colours and
	   800x600 in 256 colours.

       Bug fixes/Improvements

	   Many performance tweaks and optimisations, resulting in
	   a 5-6 times performance gain on ARM hosts. A 600MHz
	   XScale can now achieve a level of performance roughly
	   equivalent to an 8MHz ARM2. Similar performance gains
	   can be seen on other low-power hosts.

	   Video emulation rewritten to provide accurate redraw
	   and VSync timing, down to the scanline level.

	   Video emulation now supports upscaling and aspect ratio
	   correction for rectangular pixel modes.

	   All hardware clocks/timers (IOC timers, video DMA, audio
	   DMA, etc.) now run in real time, ensuring one second
	   takes one second no matter how fast the host machine
	   is.

	   Source code tidied a bit to remove redundant code,
	   including support for emulation of 32bit processor modes
	   (there are other, much better emulators for that!).

	   Source code converted to use C99 number types to aid
	   portability.

	   Instruction prefetch now correctly emulated - ensures
	   correct operation with self-modifying code and some
	   forms of copy protection.

	   RISC OS version now 32bit compatible, and ARMv7-safe.
	   Also much more useable with modern machines/LCD monitors
	   as it no longer requires the host to be able to support
	   Archimedes screen modes.

	   Windows version updated to build under Visual Studio
	   2010 (including Express edition).

	   Unix/X11 version now supports X servers that don't
	   support XWarpPointer.
2013-11-10 12:50:19 +00:00
christos
61b3c4066c If the device for the serial console is given as "pty" allocate one
automatically, and tell the user what got allocated.
2013-11-02 22:43:29 +00:00
martin
9601431905 Make the emulator not crash on EOF in the tmesh.
Also, since pkgsrc knows very well where we install the needed libraries,
use that as a default path if the user does not supply an LTDL_LIBRARY_PATH.
2013-11-02 21:53:36 +00:00
wiz
43b3d139b0 Add -fPIC to CPPFLAGS to fix build on NetBSD-6.99.24/amd64/clang/libc++. 2013-10-31 15:10:49 +00:00
joerg
f657edae32 Use normal optimiser settings, most of the manual overrides are the
default anyway.
2013-10-28 23:45:28 +00:00
joerg
b2355a4cf6 Don't play with the inline settings. 2013-10-28 23:44:44 +00:00
hubertf
88c1a50d88 Make this build on Mac OS X 10.7.x - the linker needs ranlink ran
(via ar), else it will fail to link.

OK joerg@
2013-10-27 16:33:25 +00:00
joerg
aa99a1cefc Provide some sane ARFLAGS. 2013-10-26 23:23:41 +00:00
asau
808f04bf22 It needs bison to build. 2013-10-26 13:39:37 +00:00
ryoon
f18d178a7e Remove obsolete patch and regen distinfo.
checksum for tar ball is fixed.
2013-10-24 12:20:46 +00:00