Commit graph

2081 commits

Author SHA1 Message Date
wiz
d2c881a09f Remove (default off) ffmpeg from PKG_SUPPORTED_OPTIONS -- pkgsrc
vice version 1.21 needs at least ffmpeg-0.5.1, which is not currently
in pkgsrc.
2007-05-29 08:41:29 +00:00
xtraeme
b7a6f73e82 Update to 0.9.0. Thanks to Michael Van Elst for sending me the missing
patch to let this build on systems without POSIX AIO.

version 0.9.0:

- Support for relative paths in backing files for disk images
- Async file I/O API
- New qcow2 disk image format
- Support of multiple VM snapshots
- Linux: specific host CDROM and floppy support
- SMM support
- Moved PCI init, MP table init and ACPI table init to Bochs BIOS
- Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
- MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
- Darwin userspace emulation (Pierre d'Herbemont)
- m68k user support (Paul Brook)
- several x86 and x86_64 emulation fixes
- Mouse relative offset VNC extension (Anthony Liguori)
- PXE boot support (Anthony Liguori)
- '-daemonize' option (Anthony Liguori)
2007-05-21 20:24:44 +00:00
wiz
897ddbce55 Remove mentions of gnome-libs.
No effective change to package.
2007-05-20 17:23:16 +00:00
wiz
e6b1903242 + mednafen. 2007-05-19 12:40:31 +00:00
wiz
368a0b1f97 Initial import of mednafen-0.8.1, previously packaged for wip (by myself):
Mednafen is a portable, utilizing OpenGL and SDL, argument
(command-line)-driven multi-system emulator with many advanced
features. The Atari Lynx, GameBoy  (Color), GameBoy Advance, NES,
PC Engine (TurboGrafx 16), SuperGrafx, Neo Geo Pocket  (Color),
PC-FX, and WonderSwan  (Color) are emulated. Mednafen has the
ability to remap hotkey functions and virtual system inputs to a
keyboard, a joystick, or both simultaneously. Save states are
supported, as is real-time game rewinding. Screen snapshots may be
taken at the press of a button, and are saved in the popular PNG
file format.

Due to the threaded model of emulation used in Mednafen, and
limitations of SDL, a joystick is preferred over a keyboard to play
games, as the joystick will have slightly less latency, although
the latency differences may not be perceptible to most people.
2007-05-19 12:39:30 +00:00
xtraeme
6ac0adc2fb Update to 0.6.2 (latest stable version) requested by a netbsd user
on irc.

This version includes video recording, more realistic PSG and SCC
sound, significant optimizations, easier to use game trainers, as well
as a lot of other improvements and bugfixes.
2007-05-19 01:24:26 +00:00
adam
b6db529ca3 Changes 0.9.37:
- MSI automation with JScript/VBScript support.
- Various MSHTML improvements.
- The usual assortment of Direct3D fixes.
- Support for a few more exe protection schemes.
- Lots of bug fixes.
2007-05-12 20:40:43 +00:00
adam
7a096988fe Changes 0.8.0.1:
* Distribute ide.h
* Distribute the hacking/ directory
* Update the pointers to the HDF specification to point to v1.1
2007-05-12 19:44:22 +00:00
adam
08338757dd Changes 0.8.0.1:
* Fix IN timings and floating bus behaviour: fixes Sidewize.
* Fix widget UI pokefinder and keyboard help picture
* Fix crash if fullscreen mode attempted a resolution higher than
  the native graphics mode could handle.
* Ensure ABS, MIN and PATH_MAX are available where needed.
* Distribute autoload snapshots.
* Remove flicker when playing back RZX files with embedded
  snapshots.
* Remove warnings when building from CVS.
2007-05-12 19:44:08 +00:00
adam
4009ff687f Changes 0.3.0.1:
* Avoid crash when reading an invalid TZX file (thanks, crabfists).
* Export the TZX Generalized Data Block functions when building a
  Win32 DLL.
* Distribute the hacking/ directory.
* Remove warning when building from CVS.
2007-05-12 19:43:52 +00:00
xtraeme
99c925d952 Set OPSYS_EMULSUBDIR in the non compat32 case, otherwise systems
without compat32 enabled won't have the correct value in
suse100_base/INSTALL.

Found by seb@.
2007-05-04 23:46:56 +00:00
tnn
ef2df3f841 Don't explicitly depend on libXau and libXdmcp. Both are pulled
in implicitly by x11/libX11/buildlink3.mk. Should fix PR 36258.
2007-05-02 13:28:28 +00:00
xtraeme
1f7d412caa Update to 0.4.5.1:
The changes between release 0.4.5 and 0.4.5.1 include, among other things:

   o)	OpenBSD/landisk has now had its first release (4.1, 2007-05-01).
	Landisk emulation is now stable enough to allow OpenBSD/landisk
	to be installed onto a disk image, and run from it.

   o)	Finally found and fixed an old bug in the address to symbol name
	lookup mechanism, which caused some symbols to be missed. Debug
	output with -t or -i should now show all symbols.
2007-05-01 16:34:45 +00:00
adam
92afa5a16b Changes 0.9.36:
- Midi support in the CoreAudio driver.
- Mixer support in the Alsa driver.
- A lot of MSI fixes.
- Implementation for most D3DRM functions.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
2007-04-29 12:48:05 +00:00
xtraeme
9f6ae0cd57 Fix a problem with SUSE_ARCH and SUSE_ARCH_DIR with compat32 reported
by dsl@, with diagnostic by veego@. compat32.mk overwrites some vars
required to make suse work, but it wasn't overwritting those vars
for the fetch target.

I didn't see that error because I had the distfiles on my DISTDIR.
2007-04-20 21:35:00 +00:00
tnn
22e1e344e0 - update to modular xorg
- add fontconfig dependency
- bump pkgrevision
2007-04-20 10:52:20 +00:00
xtraeme
a035ff0fed SUSE_MAKEFILE_INCLUDE_ARCH is common by all archs, do not use it
only in NetBSD-*-x86_64. Error reported by tnn@ on i386.
2007-04-19 21:25:28 +00:00
xtraeme
6255cc51c8 Check if ONLY_FOR_PLATFORM is defined before using .if empty...
Reported by Michai Chelaru.
2007-04-19 17:26:01 +00:00
xtraeme
cddedfbffc Add missing file required by suse32/64. 2007-04-19 15:31:07 +00:00
xtraeme
78d4bc67e9 Add support for using suse100 with NetBSD/amd64 and COMPAT_LINUX32.
Support is added via the options framework, to use 32-bit packages
must be used "PKG_OPTIONS.suse=compat32", otherwise it will use
the 64-bit packages by default.

Known packages working are opera (does not require any change in Makefile)
and rar-bin.

Tested by some, closes PR pkg/35477 by Michai Chelaru (which provided
a patch more or less than this one).
2007-04-19 15:30:20 +00:00
joerg
3df3ae9d0a Fix build on DragonrFly. 2007-04-16 16:06:32 +00:00
wiz
2e1d68cea4 Update to 1.21:
* Changes in VICE 1.21
======================

** General
----------

- Added sound recording support.

- Added aiff, iff, mp3 and wav sound dump drivers.

** C128 changes
---------------

- Added digimax support.

- Fixed some minor VDC graphics bugs.

** C64 changes
--------------

- Added MMC64 support.

- Added digimax support.

- Added Action Replay III support.

- Improved compatibility of TFE emulation.

** PET changes
--------------

- Added SID cartridge support.

- Extended the PET REU emulation to include 512/1024/2048KB.

** PLUS4 changes
----------------

- Added SID cartridge support.

- Fixed some minor TED graphics bug.

** VIC20 changes
----------------

- Added SID cartridge support.

** Drive changes
----------------

- Added support for Dolphin DOS 2 & 3 and Professional DOS 1571.
  The GUI is partially missing, command line switches have to be used.

** Unix changes
---------------

- New Hungarian translations.

- Fixed some bug in the XAW file selector.

- New fullscreen mode based on XRandR - although restriced to XVideo
  HW scaling. See also BUGS.

- Raster synchronization based on openGL extension
  `GLX_SGI_video_sync'. See openGL-sync.txt for details.

- Fixed colormap handling on certain Gnome systems (sporadic black
  menus, e.g. reported by some FC users).

- ffmpeg support should work again.

** MS-Windows changes
---------------------

- Added Hungarian translations.

- Added giflib/libungif dll support.

** OS/2 changes
---------------

- Fixed a video resource bug that prevented VICE from running.

** Mac OSX X11 changes
----------------------

- Added Gtk+ Port

- Introduced single "smart" Application Bundle VICE.app

- Added command line launcher for Terminal.app and xterm

- Added build scripts for all external libraries and universal builds
  of VICE

** AmigaOS changes
------------------

- Fixed some UI dialog bugs.

- Added Hungarian translations.

- Added more (previously missing) UI elements.

- Added native MorphOS icons.

- Fixed for native AmigaOS4 compile.

- Added VBCC build scripts.

- New experimental ppc-warpos port.

- New experimental ppc-powerup port.

** BeOS changes
---------------

- Fixed to also run on ZETA.

- New ppc-beos port.

- Added (previously missing) UI elements.

** Miscellaneous changes
------------------------

- Fixed the setting of illegal filenames.
2007-04-15 19:13:08 +00:00
xtraeme
cb75316170 Update to 0.4.5.
o) Initial support for "disk overlays" has been implemented. This
   enables e.g. simple roll-back of emulated disk contents to a
   previous state.

o) Dyntrans bug fixes; code translations on physical addresses that
   were offset a multiple of 128 MB from each other could either
   cause weird bugs, or translation leaks (leading to unnecessary
   dyntrans cache overflows).

o) Some cleanup: The GDB debugging stub support, some dummy machine
   modes (TS7200, Walnut, PB1000, and Meshcube), and some dummy or
   experimental CPUs (RCA180x and Transputer) have been removed, to
   make the emulator slightly more maintainable.
2007-04-14 17:46:41 +00:00
adam
630bf056ac Changes 0.9.35:
- Broken aRts sound driver now removed for good.
- Many fixes to the Quartz DLL sound support.
- File I/O performance improvements.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
2007-04-13 21:25:48 +00:00
adam
4faeb136da Changes 0.8.0:
* New features:
  * Loader improvements: automatically run at full speed while
    a loader is in progress and automatically start/stop the tape
    when the start/end of a loader is detected.
  * RZX 'rollback' support.
  * DivIDE support.
  * Interface I and microdrive emulation.
  * TS2068 support.
  * Kempston mouse emulation.
  * TZX generalized data block (0x19) support.
  * Much improved widget UI, including allowing selection of
    filenames.
  * Allow SDL full screen mode to be used.
  * Add the ability to save 'movies' as collections of screenshots.
  * Widget pokefinder.
  * Add a simple code profiler.
  * New libao sound driver.
  * New CoreAudio sound driver.
  * New PALTV 1-3x and TV3x graphics scalers.

* Emulation core improvements:
  * Improved screen rendering code (now character accurate rather
    than line accurate).
  * Corrections to write ordering and contention for EX (SP),HL,
    EX (SP),IX and EX (SP),IY.
  * Corrections to contention for OTIR and OTDR.
  * IR contention.
  * Flag bits 3 and 5 are copied on all BIT instructions.
  * Improved ULA emulation with respect to interrupt length.
  * Fix timings of shifted no operation opcodes.
  * An interrupt in IM 0 takes 13 tstates to acknowledge, not 12.
  * Improved speed control code.
2007-04-13 21:03:39 +00:00
adam
57cfe72cce Changes 0.3.0:
* Support for RZX rollback, including having snapshots and
	  multiple input recording blocks in input recording files.
	* Improved IDE emulation.
	* Support for microdrive images.
	* TZX Generalized Data Block support.
	* Support for Z80Em and CSW tape files.
	* Support for the TS2068.
	* Support for connected joystick information in snapshots.
	* Add interrupt length to timing information.
	* Routines to add and remove a block from a tape image.
	* Minor feature enhancements.
	* Minor bugfixes.
2007-04-13 21:02:44 +00:00
adam
fc13845f2f Changes 0.9.34:
- Support for Xcursor.
- A range of fixes for various installers.
- New builtin xcopy tool.
- The usual assortment of Direct3D fixes.
- Lots of bug fixes.
2007-04-10 13:17:48 +00:00
wiz
29714f1c60 Include bsd.fast.prefs.mk before testing OPSYS.
XXX: How was this tested? :)
2007-04-06 06:03:08 +00:00
kent
6d1e55329d correct download site 2007-04-05 16:21:37 +00:00
joerg
997fc8660f uae_reset takes an argument, fixing compilation. Drop the pthread
conditionalisation of GUI support -- it doesn't compile without.
2007-04-04 17:36:17 +00:00
tv
6fe5361067 Reassign to interix-pkg-people@ so that inquiries have a broader audience. 2007-04-04 14:37:52 +00:00
wiz
de3786585e Needs zlib-1.2.3 or newer. 2007-04-01 08:44:53 +00:00
joerg
c22dc6d534 NO_MTREE support. 2007-03-28 13:19:13 +00:00
xtraeme
42a0c0e4af Update to 0.70:
- Improve register handling and support with XMS.
  - Fix some issues with deleting open files.(windows only issue)
  - Add dummpy LPT1 class. (windows only issue)
  - Improve some of the internal dos commands. (choice, copy and shift)
  - Improve ROM area. (for games that use it for random numbers or
    overwrite it as some sort of detection thing)
  - Improve compatibility of dynamic core by making it handle certain
    pagefaults earlier.
  - Move internal dos tables around so we have more umb memory.
  - Add some dos tables.
  - Dynamic core supports io exceptions.
  - Move some interrupt handlers to XT Bios locations.
  - Add a dynamic fpu on x86.
  - Improve fpu on non-x86.
  - Trapflag gets strickt priority over hardware IRQs.
  - Trapflag support for the dynamic core.
  - Add dummy TRx handling.
  - Fix a few rarely used character functions.
  - Improve auto cycle guessing code.
  - Improve and extend the joystick support.
  - Add autofire support.
  - Improve the mapper so you can map keys to the joystick and vice versa.
  - A few game specific video card fixes.
  - Fix some 64 bit cpu bugs.
  - Add support for certain cdrom detection schemes.
  - Improve HSG/Red Book support.
  - Improve MSCDEX.
  - Improve dynamic core support under intel macs.
  - Add basic support for clipper programs.
  - Add support for different keyboard layouts.
  - Add auto core guessing.
  - Fix a few flags bugs.
  - Fix a few small cpu bugs.
  - Improve soundblaster detection rate by various programs.
  - Improve EMS emulation. (allow mapping of non standard regions)
  - Improve keyboard input codes on various OS-es.
  - Fix problems with filenames having stackdata in them.
  - Changed a few basic operations in DOSBox so they take emulated time.
  - Improve dos ioctl functions.
  - Improve DOS functions when dealing with virtual drive.
  - Improve FAT drives.
  - Better handling of volume-labels in file functions.
  - Image disk cycling capability. (prompt)
  - Try to reduce the impact of using an analog joystick.
  - Several measures to avoid code invalidation on certain types
    of self modification in the dynamic core.
  - Add dynamic core memory function inlining.
  - A few small mouse improvements. (some games are using things they
    shouldn't)
  - Add nullmodem emulation.(h-a-l-9000)
  - Some small cga and hercules fixes.
  - Add more scalers (hq2x/hq3x/sai). (Kronuz)
  - Change configuration file loading support. It now supports
    multiple configuration files.
  - Make dynamic core capable of running some win32s programs.
  - Fix and add some rare soundblaster modes. (Srecko)
  - Better soundblaster mixer controls. (Srecko)
  - Make soundblaster installation under windows much easier.
  - Add device control channel handling.
  - GEMMIS support (ems under windows).
  - Support more colours in win 3. (vasyl)
  - Don't show unmounted drives in windows filemanager.
  - Fix some bugs in the int13 handler.
  - Simulate some side-effects of bios interrupt handlers on flags.
  - Add IPX functions needed by netbios.
  - Make ports take emulated time.
  - Tabcompletion is now aware of the CD command.
  - Add suppport for the dac pel mask.
  - Fixes to hercules emulation, better detection and bank switching.
  - Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
  - EGA/VGA memory changes detection for faster rendering.
  - Gus 16 bit fixes.
  - Many timer improvements.
  - Some pcjr fixes.
  - Some booter fixes.
  - Many small fixes.
2007-03-26 06:31:55 +00:00
wiz
676ebcd4bd Use mame-license. 2007-03-25 20:42:14 +00:00
tron
451a4c6c78 Use "suse100_vmware" package if the SuSE 10.0 package are used on
the system.
2007-03-25 14:45:19 +00:00
salo
f2e058ca36 Sync with SUSE updates. 2007-03-24 21:52:51 +00:00
salo
61d44a5884 Add Fortran compatibility libraries, from Nicolas Joly via PR pkg/35569. 2007-03-24 21:52:04 +00:00
adam
4de1ebc400 Changes 1.51:
----------
  - Rejoice for finally having 224 lines and them being shown properly in all
    cases.
  - IRQ and timing fixes (fixes Chrono Trigger issues, Super Mario World, and
    others).
  - Fixed bug with certain commandline parameters permanently overwriting
    config file settings.
  - Fixed bug with loading new ZMVs of a different version.
  - Loading ZMV with ROM mismatch prints a message.
  - Movie menu now has tabs and only shows proper options when available.
  - Slight improvement to the Custom Res functionality.
  - Keep4_3Ratio option now only shows when necessary.
  - PNG files now use extended height in extended height mode.
  - Pausing, rewinding, and fast fowarding are disabled during movie dumping.
  - You can now force a movie dump length shorter or longer than the actual ZMV
    length.
  - Fixed Bilinear Filtering on startup.
  - More...
2007-03-24 20:10:08 +00:00
wiz
8c89cf7eab Comment out HOMEPAGE and MASTER_SITES:
paradogs.com expired on 03/17/2007 and is pending renewal or deletion.

Distfile is available from ftp.NetBSD.org.
2007-03-24 19:08:51 +00:00
adam
bb9c35e249 Fixed sound.c compilation, added options.mk with SDL interface as an option 2007-03-24 15:51:41 +00:00
joerg
756d439462 Modular Xorg support. 2007-03-24 02:26:21 +00:00
tron
addac659c7 Use "suse100_vmware" package if the SuSE 10.0 package are used on
the system.
2007-03-21 16:15:58 +00:00
tron
387a50faab Add and enable "suse100_vmware" package. 2007-03-21 16:11:26 +00:00
tron
a0d91e5e3f Import new "suse100_vmware" package:
Linux compatibility package to support running VMware (SuSE 10.0 version)
2007-03-21 16:10:13 +00:00
tv
b0ce45fc02 give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
xtraeme
640abc101a Update to 0.4.4.1:
o) SuperH (SH4) emulation is now somewhat more stable.

	  x)  GXemul 0.4.4:    A NetBSD/dreamcast Live CD works.
	  x)  GXemul 0.4.4.1:  A Linux/dreamcast Live CD also works.

o) PowerPC "G4" emulation is now stable enough to let NetBSD/macppc
   run from a disk image. (Installing actually worked before, but the
   NetBSD/macppc GENERIC kernel uses AltiVec instructions which were
   not implemented correctly.)

o) The PICA-61 (arc) and i80321 (evbarm) emulation modes now have their
   timers fixed at 100 Hz. A hardcoded speed like this is very ugly, but
   it is at least better than before (when the timer wasn't really
   running at any specific speed at all).
2007-03-18 21:05:38 +00:00
wiz
80427d4ba3 Add makeppf. 2007-03-18 20:02:25 +00:00
wiz
c676566590 Mention that it is for applying patches. 2007-03-18 20:01:51 +00:00
wiz
dd6e45a276 Initial import of makeppf-3.0:
PPF (PlayStation Patch File) is a tool dedicated to all PlayStation
coders and developers out there who are creating PAL/NTSC patches,
trainer options and even cracks for your favourite console system.
With the files in the PPF package you are in the position to make
patchfiles similar to IPS on SuperNES.

This package contains a tool to create PPF patches.
2007-03-18 20:01:28 +00:00