1910 Commits

Author SHA1 Message Date
bentley
567f62e362 +libretro-nestopia 2022-10-04 11:14:41 +00:00
bentley
83225b09bc Import libretro-nestopia, split from the existing libretro port.
From Ryan Freeman; thanks!
2022-10-04 11:13:48 +00:00
bentley
4c84ecfb1b Update to nestopia-1.51.1.
From Ryan Freeman; thanks!

Drop maintainership.
2022-10-04 11:07:00 +00:00
fcambus
ee1e31397a Update mame to 0.248. 2022-10-04 06:46:13 +00:00
sthen
deae006ebe further cleanup of qemu-ga guest-network-get-interfaces handling
from Brad
2022-09-14 20:52:16 +00:00
sthen
11180dc03b update to qemu-7.1.0, from Brad 2022-09-13 20:11:35 +00:00
gonzalo
f16fefe672 Update for Nono to 0.4.3
OK op@ benoit@ rsadowski@
2022-09-05 15:55:30 +00:00
sthen
0f746fa24c qemu tweaks from Brad:
- Remove the use of BSD_GUEST_AGENT and remove macOS part of revert commit.
2022-09-02 11:35:53 +00:00
fcambus
8893a568e0 Udpate mame to 0.247. 2022-08-31 13:11:36 +00:00
mestre
46d3aaf4e2 update to 1.31.0-UNSTABLE
Notable changes since 1.29.0:
- MD: Fixed glitches and hang in the Europe release of "Donald in Maui Mallard".
- PC-FX: Expanded external backup memory from 32KiB to 128KiB, to match the
amount of memory in an FX-BMP.
- PC-FX: External backup memory will now be saved to/loaded from its own file,
instead of being appended to the internal backup memory in the same file. For
backwards compatibility, there is support for initially loading data from a
combined 32KiB+32KiB file; however, the additional 96KiB of external backup
memory will be unusable by the game in this case due to existing filesystem
structures.
- SASPlay: Added support for "Air Walkers".
- SNES-Faust: Added mouse emulation.
- SNES-Faust: Fixed color math glitch in "Final Fantasy V" when Exdeath is
holding the opaque white sphere party hostage.
- SNES-Faust: Fixed broken ExLoROM support, used by a "Heartthrob Memorial"
translation patch.
- SS: Added experimental support for ST-V games that don't require decryption
chips or special hardware. Refer to the ST-V section of the documentation for
more details and a list of explicitly supported games.
- SS: Fixed missing and glitchy graphics in "Houkago Ren'ai Club: Koi no Etude".
- SS: Fixed graphical glitches in "Radiant Silvergun" at the start of a new game
begun after interrupting the attract mode, or game over, while a fancy rotating
background was present, such as during the AKA-O battle.
2022-08-29 10:27:40 +00:00
fcambus
a96d7a8099 mame: add support for building on aarch64, and enable the build. 2022-08-26 07:56:20 +00:00
fcambus
3b39363f4f Update hatari to 2.4.1. 2022-08-23 21:44:16 +00:00
edd
22d8104051 emulators/fs-uae-launcher: forgot to cvs rm a patch.
Spotted by naddy@ in his bulk, thanks.
2022-08-14 12:56:40 +00:00
edd
d5289ec86f emulators/{fs-uae,fs-uae-launcher}: Update to latest versions.
Simple updates to fs-uae-3.1.66 and fs-uae-launcher-3.1.68.
2022-08-12 19:23:09 +00:00
gonzalo
889e1d2f4d Update for Nono to 0.4.2
OK rsadowski@ op@
2022-08-09 14:27:26 +00:00
rsadowski
549f80d8a5 Enable Cirrus support in Bochs
Requested and tested by  Manuel <man93761 ATT gmail DOTT com>
2022-08-07 20:55:23 +00:00
fcambus
730fc93aa4 hatari: switch to using upstream patches for disabling the Python UI. 2022-08-01 21:29:42 +00:00
fcambus
98be91bd4d Update mame to 0.246. 2022-08-01 14:18:46 +00:00
fcambus
c561412fb7 Update hatari to 2.4.0. 2022-07-23 21:52:11 +00:00
fcambus
057b6a9feb hatari: enable building with PortMidi now that we have a port for it. 2022-07-22 17:30:13 +00:00
fcambus
4cdd1a4ab5 Update atari800 to 5.0.0. 2022-07-22 15:16:47 +00:00
rsadowski
16960b2eab Use CXXFLAGS instead of CMAKE_PREFIX_PATH
Our cmake respects CXXFLAGS

OK thfr@ (maintainer)
2022-07-19 20:01:00 +00:00
mestre
e4cb7fc20b fix typo to make mednafen compile on powerpc
from brad
2022-07-18 08:45:32 +00:00
sthen
8311c389e4 regen PLIST following sphinx update 2022-07-07 16:23:17 +00:00
fcambus
ebfcfc2e3a Update mame to 0.245.
Notable changes:

- Add a BUILD_DEPENDS on sysutils/ggrep to fix the compiler version
  detection once and for all
- Now that Clang is correctly detected, add an openbsd-clang target
- Drop COMPILER directive in the port Makefile, we only build mame on
  Clang arches
2022-07-02 21:26:02 +00:00
sthen
7f2dbc1298 qemu: Only compile the common user code if have_user is set.
Hopefully fixes powerpc build. From Brad.
2022-06-29 08:39:57 +00:00
sthen
50e4c09798 "QEMU 7.0.0 introduced a simplification that broke building with ld.bfd
so revert it. This should fix building on sparc64." From Brad
2022-06-26 17:16:43 +00:00
gonzalo
ad0e88b3b2 Update for Nono to 0.4.0
OK op@
2022-06-24 16:25:42 +00:00
bentley
c25d7e47fe retroarch picks up libcaca by default, so explicitly disable it.
From Ryan Freeman; implicit dependency build breakage noticed by naddy@
2022-06-23 11:23:19 +00:00
benoit
ed7f6b1e5d Update to stella-6.7. 2022-06-17 08:02:14 +00:00
op
2b020a3627 emulators/bochs: fix build issues
disable hidden deps on docbook and fix various format strings.
Reminded + ok sthen@

While here also fix the HOMEPAGE.
2022-06-13 16:24:47 +00:00
bentley
98b3039a94 Update to retroarch-1.10.3.
From Ryan Freeman; thanks!
2022-05-31 12:39:24 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
op
aea3b6feac update emulators/bochs to 2.7
diff from rgc (rgcinjp [at] disroot [dot] org) with some tweaks by me.
2022-05-27 12:21:39 +00:00
op
502490e6b3 update emulators/bochs to 2.7
diff from rgc (rgcinjp [at] disroot [dot] org) with some tweaks by me.
2022-05-27 12:20:06 +00:00
fcambus
7237776041 Update mame to 0.244, and clean up some patches.
The patches to include <pthread.h> for BX_PLATFORM_BSD are not required
anymore, neither are the GCC_VERSION and CLANG_VERSION detection tweaks.
2022-05-27 07:47:05 +00:00
solene
4fdee4969f drop maintainership 2022-05-08 09:39:32 +00:00
fcambus
7f3c1e938d Update mame to 0.243. 2022-05-03 15:27:52 +00:00
fcambus
1ccc0376cb Update vice to 3.6.1. 2022-04-24 14:11:01 +00:00
sthen
54cba67310 update to qemu-7.0.0, from Brad Smith (maintainer) 2022-04-24 10:20:14 +00:00
landry
682e497bbb emulators/qemu: build against libslirp, from brad 2022-04-23 10:30:24 +00:00
fcambus
98436d1340 Update mame to 0.242. 2022-04-16 13:46:12 +00:00
sthen
669a55e168 sync WANTLIB 2022-03-31 17:12:50 +00:00
sthen
0cbc4b0051 qemu: actually enable the improved qemu-ga support for OpenBSD, fix
default paths, and provide an rc-script and pkg-readme showing how to
use it (the qemu instance must be configured to provide guest agent
support on isa rather than the default virtio device). ok landry@
2022-03-29 10:04:28 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
sthen
153dee9399 QEMU: remove unused patch, from Brad 2022-03-18 09:06:54 +00:00
sdk
5e2066b2cc Update nono 2.5.0 => 2.6.0
Port changes:
* Remove BROKEN marker for big endian archs. The previously missing
BE bits are now included.

Software changes:
* m88k: Improve the performance of m88k core slightly.
* m68k: Fix 68881's FCMP instruction that may return wrong result.
* vm: Improve the renderer including performance.
* vm: Fix a problem that the absolute path for SCSI images could not be specified.
* vm: Fix a problem that accessing the last sector causes an error.
* GUI: Implement a vector table monitor.
* GUI: Implement a log level setting window.
* GUI: Improve performance of window drawing.
* GUI: Fix a rendering problem of the control area on the bitmap plane window.
* GUI: Fix a resize problem on the bitmap plane window.
* app: Fix several UNIX signal handling.
* app: Fix some abnormal terminations at the beginning of the process.
* app: Fix some abnormal terminations at the end of the process.
* app: Fix some thread names for development.
* vm: Implement the horizontal synchronizing signal on CRTC in progress.
Implement the raster copy on the text VRAM in progress.

Update by maintainer gonzalo@
Sparc64 tests by me.

gonzalo@: please go ahead with this, I am quiet busy now to commit it.
2022-03-14 20:35:50 +00:00
naddy
06ebc532ac drop RCS Ids 2022-03-11 18:59:33 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
juanfra
cc62ae4b05 Update to xroar 1.0.9. 2022-02-18 22:42:00 +00:00