NOTICE: This package has been removed from pkgsrc

./wip/yabause, Sega Saturn system emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.2, Package name: yabause-0.9.2, Maintainer: pkgsrc-users

Yabause is a Sega Saturn emulator.
It is written in C using the SDL and OpenGL libraries with support
for cdrom and iso files.

WWW: http://yabause.sourceforge.net/


Required to run:
[misc/xdg-dirs] [graphics/gtkglext] [devel/SDL]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/renderproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: f237eeafa56f8e86c84f7ba6d484c959d7f84070
RMD160: fc37d101a61e99d8a81d9c75d36508d6d1dac0d0
Filesize: 538.116 KB

Version history: (Expand)


CVS history: (Expand)


   2008-03-09 19:23:09 by Tobias Nygren | Files touched by this commit (12) | Package removed
Log message:
Moved some packages to pkgsrc.
   2007-12-23 15:49:27 by Adam Hoka | Files touched by this commit (3)
Log message:
Update to 0.9.2

This release fixes a number of serious bugs and adds a memory search function
to the Windows port. The Windows, Linux and Dreamcast ports are already up
along with the source package. The Mac port should be available soon.
   2007-07-01 15:59:50 by OBATA Akio | Files touched by this commit (2)
Log message:
Update yabause to 0.8.5.

0.8.0 -> 0.8.5
 scsp:
  - Added functions for dumping individual slots to wav files. 
 scu:
  - Fixed SCU execution speed
 sh2:
  - Added DVDNTL/DVDNTH mirrors
  - Added overflow interrupt
 vdp1:
  - Added function for displaying vdp1 textures for debugging
  - Other bug fixes
 vdp2:
  - Added more RBG0 debug info
 68k:
  - Added a core system for m68k and a c68k core interface.
  - Added a dummy m68k core based on old yabause code, working enough
    to boot the bios.
 emulated bios:
  - Registers are now reset correctly
  - Fixed bug in BiosSetSh2Interrupt
  - Added Read/Write Save support
  - Added undocumented CD Authentication function
 opengl video core:
  - RBG0 bug fixes
  - Rotation Screen improvements
 software video core:
  - Added 32 BPP cell draw mode
 bsd port:
  - Added support for OpenBSD
 linux port:
  - Fixed the segfault that occured when opening the preferences dialog.
  - Added texture display in vdp1 debug dialog
  - Other GUI improvements
 macos port:
  - Added browse button for bios setting
  - Other bug fixes
 windows port:
  - Fixed a bug that was causing sound to not work on some people's computers.
  - Added texture display in vdp1 debug dialog
  - Added window/full screen resizing
  - Added full screen on startup
  - Settings changed to use tabs instead of what was previously used
  - Other bug fixes
  - Logging now is done to a logging window when DEBUG is defined while
    compiling.
  - Added cheat dialog
  - Added memory editor
  - Added Visual C++ project file
 general:
  - Added Cheat support. Largely untested.
   2006-12-29 01:43:49 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Reset PKGREVISION after update to 0.8.0; uses xdg-1.4 directories, so set \ 
USE_DIRS appropriately.

   2006-12-29 01:43:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add missing files to PLIST.

   2006-12-28 10:29:25 by wilouf | Files touched by this commit (1)
Log message:
Removing patch-aa file which seems useless 
   2006-12-28 10:26:41 by wilouf | Files touched by this commit (4)
Log message:
Updating to version 0.8.0
   2006-06-25 14:27:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
Uses C++.