Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37839085
en ru br
ALT Linux repos
S:0.9.4-alt1

Group :: Emulators
RPM: rpcemu

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

26 april 2023 Artyom Bystrov <arbars at altlinux.org> 0.9.4-alt1

  • initial build for ALT Sisyphus

18 march 2023 Luigi Baldoni <aloisio at gmx.com>

  • Update to version Version 0.9.4
     * ARM
       + Performance gains on x86 and x64 dynamic recompiler.
       + Many of the instructions that were not accelerated on the
       x64 architecture but were on x86 have now been implemented
       on x64 BIC/MUL.
       + Refactoring of Dynamic Recompiler code.
       + Many bugfixes.
       + Accessing CP15 should only be permitted in privileged
       modes.
     * Network Address Translation
       + You can now configure ports to be forwarded between your
       host network and RPCEmu. This allows you to host servers
       under RPCEmu that can be accessed by other machines on
       your network.
       (Note, this still does not enable the use of ShareFS)
     * Floppy Disc
       + Support HFE format floppy disc images. HFE disc images are
       lower-level than ADF discs as they can also store the
       information required for various copy protection systems.
       Contributed by Sarah Walker.
     * VIDC
       + If you are not using VRAM you can now use up to 4MB of RAM
       for video modes.
     * Other
       + Fix the crash on shutdown or reset of RISC OS 5. Based on
       a suggestion from Rob Sprowson.
     * GCC
       + Compiling with GCC 10 no longer needs a workaround for the
       common symbols errors.
     Version 0.9.3:
     * Easy-Start bundles
       + Two ROM/Disc Image sets are now available to make setting
       up RPCEmu as simple as possible. both are configured with
       networking by default.
       ° RISC OS Direct, a version of the RISC OS 5 based
       distribution with many extras, ideal for running recent
       applications
       ° RISC OS 3.71, an older '26-bit' version of RISC OS,
       ideal for running 'classic' applications.
       + Both are pre-setup with a large number of applications,
       tools, and both ship with !Store and PackMan package
       managers for installing more.
     * ARM
       + Correct several issues related to the MSR instruction
       + Correct several instruction decoding issues
       + Generate undefined instruction exceptions in the correct
       places of the instruction set
       + Implement ARMv4 (StrongARM) Load store extensions
       + Make ARMv4 extensions only available when configured as
       ARMv4
     * Floppy Discs
       + We now support loading of DOS and Atari 360KB (.img) disc
       images into the floppy drives.
     * Other fixes
       + Settings files and CMOS ram files are saved as changes are
       made to them, so these settings are retained even if the
       program is closed abnormally.
  • Drop rpmcemu-rpmlintrc

1 november 2019 Luigi Baldoni <aloisio at gmx.com>

  • Update to version 0.9.2 (see
     http://www.marutan.net/rpcemu/index.php#release_notes
     for changelog)
  • Refreshed rpcemu-config.patch
  • Use upstream binary names
  • Spec cleanup

23 november 2016 aloisio at gmx.com

  • Update to 0.8.15 (see
     http://www.marutan.net/rpcemu/index.php#release_notes
     for changelog)
  • Dropped rpcemu.dif and rpcemu-rpmlint.patch
  • Spec cleanup

21 december 2008 uli at suse.d

  • fixed rpmlint complaints for i386 code as well

26 november 2008 uli at suse.d

  • update to 20081127svn:
  • Use fixed border and correct window size calculation
  • Added missing resource ids
  • Implement sound under Linux
  • If the rpcemu window becomes too small then the menubar can't be used.
       (Sometimes the emulated system goes wrong somehow and ends up giving
       rubbish to VIDC20.) This patch sets a minimum size for the window so you
       can always see the menubar.
  • rpcemu isn't very friendly if no roms can be found.  This patch makes it
       report the cause of errors better.  It also warns of unsupported command
       line options (that is, any options at all).
  • HostFS now handles spaces in filenames
  • fixed rpmlint complaints

29 april 2008 uli at suse.d

  • update to 20080430svn
  • added sound output
  • build both recompiler and interpreter
  • changes to default config (sound, memory, blitting)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin