pkgsrc/emulators
jschauma 6edbf5b45f Upgrade to 6.4
Changes from 6.3:
 - PCSpim no longer shifts the focus of the register and data segments
   when values change.
 - fixed bug in the expansion of USH pseudo-op.
 - Add system calls for open, close, read, and write.
 - Fixed the Configure file to work with Mac OSX.
 - Made the REM pseudo-op require 3 arguments.
 - Fixed PCSpim dumping code to dump contents of console window.
 - Treat LUI's immediate value as unsigned, as it is not sign extended.
 - More error checking for malformed programs.
 - Make symbol "main" as global.
 - Avoid clearing last few bytes of data segments when they expand.
 - Check that high-order 4 bits in jump instruction's PC match bits in
   target PC.

Changes from 6.2:
 - PCSpim interface simplified to 4 fixed panes, similar to xspim,
   which permit cut and paste.
 - PCSpim console stays on the screen after assembly program terminates.
 - Comments in assembly source displayed in text segment.
 - NOP is standardized to sll $0 $0 0 (= 0x00000000)
 - Fixed several bugs and missed optimization in computing immediate
   values in lw/sw instruction sequences.
 - High 2 bits in negative branch offsets were incorrect.
 - Display floating point registers with up to 18 digits of precision.
 - New spim command (print_all_regs) prints all registers.
 - Minor changes to compile spim under cygwin for Windows.
 - Validate the range of immediate values in MIPS (but not pseudo)
   instructions.
 - Fixed display of stack with non-word aligned $sp.
 - New flags:
    *  -delayed-branches  Simulate MIPS delayed control transfers for
                          branches, jumps, and calls
    *  -delayed-loads Simulate MIPS non-interlocked loads.

(approved by hubertf)
2002-04-29 17:17:42 +00:00
..
arcem Dave Gilbert's Acorn Archimedes Emulator including files to boot the 2002-03-31 21:41:31 +00:00
atari800 Update master site as it has moved 2002-02-18 10:40:50 +00:00
BasiliskII Import BasiliskII-0.9.1 2001-12-29 00:22:02 +00:00
bochs Update bochs to 1.3. Version 1.3 clearly performs better, and is more 2001-12-13 18:03:52 +00:00
compat11 Add a version (1.1) 1999-12-18 13:41:29 +00:00
compat12 Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
compat13 Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
compat14 Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
darcnes Update HOMEPAGE. 2002-02-08 14:42:53 +00:00
doscmd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
fmsx Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
freebsd_lib Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
gnuboy Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
gpsim Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
hercules Changes instances where BSD_INSTALL_* were used by targets in the Makefile 2002-02-06 16:58:11 +00:00
hercules-images Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ia64sim Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
linux-locale Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-05 09:36:44 +00:00
linuxppc_lib Change ONLY_FOR_PLATFORM to something which is closer to reality. COMPAT_LINUX 2002-02-05 05:56:36 +00:00
mmix Bump PKGREVISION to reflect changes in the PLIST (in the example files). 2002-03-17 17:06:19 +00:00
netbsd32_compat14 Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
netbsd32_compat15 Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that 2001-12-05 16:03:56 +00:00
osf1_lib Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
pcemu Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
plex86 mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
rewind Initial import of rewind-20020420, a fork of the Wine project that remained 2002-04-20 08:10:29 +00:00
simh Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
snes9x Fix so if not building on x86 it never tries to pull x86 assembly into the code. 2002-02-19 05:30:39 +00:00
spim Upgrade to 6.4 2002-04-29 17:17:42 +00:00
stella On arm32, explicitly set the C++ compiler flags (as a result optimization 2002-03-30 13:01:54 +00:00
suse64_audio Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_base Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_compat Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_devel Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_glx Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_gtk Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_libc5 Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_libjpeg Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_libpng Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_linux Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_vmware Fix typo. 2002-04-04 10:29:51 +00:00
suse64_x11 Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse64_xforms Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on 2002-04-04 10:07:57 +00:00
suse_audio Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_base Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_compat Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_devel Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_glx Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_gtk Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_libc5 Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_libjpeg Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_libpng Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_linux Add a master site in .at. 2002-04-19 13:47:09 +00:00
suse_openmotif Fix MASTER_SITES path, from pkg/16359 by Robert Elz. 2002-04-15 12:00:23 +00:00
suse_vmware Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
suse_x11 Avoid installing some files (for XF3 users) that take up a lot of space 2002-04-07 17:00:13 +00:00
suse_xforms Update SuSE packages to version 7.3. The included libraries and binaries 2002-04-04 09:46:51 +00:00
swarm - fix detection of endianness (#ifdef sun4 is not adequate!) 2002-04-01 05:50:44 +00:00
twin Adjust format a bit: 2001-11-11 06:17:26 +00:00
uae Make joystick work again (this support got broken yesterday when someone 2002-03-19 22:26:36 +00:00
vice Update vice to version 1.9. 2002-04-22 21:02:10 +00:00
vmware Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:14:01 +00:00
vmware-module Generalize the handling for packages where "fetch" and "fetch-list" 2002-03-04 19:41:03 +00:00
wine Update wine to 20020411. Changes include: 2002-04-20 08:20:16 +00:00
x48 Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
xbeeb Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
xcopilot Fix build problem on systems running XFree86 3.3.x in conjuction with the 2001-11-01 12:21:38 +00:00
xm7 Fix extraction (newer lha seems to support different commands), and 2002-01-24 12:16:14 +00:00
xmame Update xmame to version 0.59.2. 2002-04-22 18:41:57 +00:00
xmess Use endian.mk instead of own endian-detection code. 2002-04-22 02:49:27 +00:00
zsnes Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
Makefile Add and enable rewind 2002-04-20 08:11:57 +00:00