pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/advancemame
Module Name: pkgsrc
Committed By: nia
Date: Sun Nov 17 09:55:14 UTC 2024
Modified Files:
pkgsrc/emulators/advancemame: Makefile distinfo
Log Message:
advancemame: Update to 4.0
ADVANCEMAME/MESS VERSION 4.0 2024/10
====================================
* Attempt to get Mirax up and Running [arcadez2003]
* Karate Champ fix some sound issues [arcadez2003]
* Updated the category.ini [Andrea Mazzoleni]
* Romsets for Angler Dangler / Fishing [arcadez2003]
* Add Angler Dangler / Fishing to decocass.c [arcadez2003]
* Tidy up remove redundant sound call [arcadez2003]
* Fix build issue of neogeo about ROMREGION_SOUNDONLY [Andrea Mazzoleni]
* Improve sound for Flower [arcadez2003]
* Fix some graphical niggles in Flower {dink} [arcadez2003]
* Some fixes for Flower [arcadez2003]
* asurabus and crswd2bl [arcadez2003]
* Add Asura Buster to fuukifg3.c [arcadez2003]
* Add support for Crossed Swords 2 [arcadez2003]
* Finish hooking up the M6801 for Kiki Kai Kai and Kick And Run [arcadez2003]
* Hook up the M6801 MCU's for Kiki Kai Kai and Kick And Run [arcadez2003]
* Add Taito's Steel Worker [arcadez2003]
* Finish Off the Kaneko16 driver add in Pack'N Bang Bang [arcadez2003]
* New ones [arcadez2003]
* Update 1943.c [arcadez2003]
* Add two unique versions of 1943 and Led Storm [arcadez2003]
* Bullet now playable and fix missing speech in Tough Turf [arcadez2003]
* Small gfx fix for Taito's Super Ground Effects [arcadez2003]
* New one Chase Bombers [arcadez2003]
* Hyper Street Fighter II [arcadez2003]
* Attempt to fix Wing Force sound (revised) [arcadez2003]
* Fix wrong logerror [Andrea Mazzoleni]
* New Working Game Wing Force [arcadez2003]
* Force multi32 games like orunners as single screen [Andrea Mazzoleni]
* Free Kick make the official version work [arcadez2003]
* Fix Sample Sounds not playing in some versions of Bomber Man [arcadez2003]
* Prevent debug popups appearing on screen in Lethal Enforcers [arcadez2003]
* Small graphical hack for Lethal Enforcers [arcadez2003]
* Lethal Enforcers improve emulation [arcadez2003]
* Exerion Protection fix [arcadez2003]
* Assume imperfect games with incomplete protection emulation [Andrea Mazzoleni]
* Ms. Pacman Twin [arcadez2003]
* New Working In Your Face (North America, Prototype) [arcadez2003]
* Megasys1 video improvements [arcadez2003]
* Megasys1 new EOF video call [arcadez2003]
* Megasys1 gfx fixes and new working game [arcadez2003]
* armedf improvements cont [arcadez2003]
* Backport some improvements for armedf hardware [arcadez2003]
* Add build for AdvanceBERRY 64 bit [Andrea Mazzoleni]
* Detect the VideoCore also in /usr [Andrea Mazzoleni]
* Remove the auto selection of buffered vs direct write [Andrea Mazzoleni]
* Disable OpenMP for ScaleK on ARM [Andrea Mazzoleni]
* Extend OpenMP support to ScaleK [Andrea Mazzoleni]
* Remove unnecessary blit code [Andrea Mazzoleni]
* Use XBR in all platforms [Andrea Mazzoleni]
* Support OpenMP for XBR effect [Andrea Mazzoleni]
* Refactor the blit buffer allocation [Andrea Mazzoleni]
* Disable format truncation warnings [Andrea Mazzoleni]
* More startup times [Andrea Mazzoleni]
* Use single screen in psikyo4 games [Andrea Mazzoleni]
* Change to version 4 [Andrea Mazzoleni]
* Minor advblue changes [Andrea Mazzoleni]
* Update HISTORY [Andrea Mazzoleni]
* Add a configuration script for AdvanceBERRY [Andrea Mazzoleni]
* Fix the frameskipping with slow game
* Fix and extend the speedmark support
* Fix crashes in some games like p47aces
* New Working Danger Express Atari Prototype [arcadez2003]
* Hookup the HD647180 sound mcu for Ghox, TekiPaki and Whoopee! [arcadez2003]
* Update joystick definition from libretro
* New Working Hammer Away [arcadez2003]
* New Working Fantasy Zone II - The Tears Of Opa Opa (system16c) [arcadez2003]
* New Working Game Donkey Kong II Jumpman Returns [arcadez2003]
* Fix handling of customization sectioned input maps
* Add coin option in the exit menu [Andrea Mazzoleni]
* Add advmame Xbuttons configuration category [Andrea Mazzoleni]
* Fix crash when saving a rotated png due integer promotion to unsigned
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/advancemame/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/advancemame/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/advancemame/Makefile
diff -u pkgsrc/emulators/advancemame/Makefile:1.7 pkgsrc/emulators/advancemame/Makefile:1.8
--- pkgsrc/emulators/advancemame/Makefile:1.7 Mon Oct 14 07:48:14 2024
+++ pkgsrc/emulators/advancemame/Makefile Sun Nov 17 09:55:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/10/14 07:48:14 nia Exp $
+# $NetBSD: Makefile,v 1.8 2024/11/17 09:55:14 nia Exp $
-DISTNAME= advancemame-3.10
+DISTNAME= advancemame-4.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=amadvance/}
GITHUB_PROJECT= advancemame
Index: pkgsrc/emulators/advancemame/distinfo
diff -u pkgsrc/emulators/advancemame/distinfo:1.2 pkgsrc/emulators/advancemame/distinfo:1.3
--- pkgsrc/emulators/advancemame/distinfo:1.2 Mon Oct 14 07:48:14 2024
+++ pkgsrc/emulators/advancemame/distinfo Sun Nov 17 09:55:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/10/14 07:48:14 nia Exp $
+$NetBSD: distinfo,v 1.3 2024/11/17 09:55:14 nia Exp $
-BLAKE2s (advancemame-3.10.tar.gz) = 579f4a0d009b47222b467aaec153b2a853d1f2fb60d5aecdf5b4faa7d6919809
-SHA512 (advancemame-3.10.tar.gz) = cf24a61f5882ef1fb2c907644662b84965b7733c718042bbfb93fb972fbf06b26f16a39b980d54ed6485d2ab8925a228ab3468307aa50b5386eaa61eee441c5f
-Size (advancemame-3.10.tar.gz) = 27381432 bytes
+BLAKE2s (advancemame-4.0.tar.gz) = b26e593beebc9dd01b28b76ab64680981784420bfec178be67cb16810ef5f146
+SHA512 (advancemame-4.0.tar.gz) = e2fb61fbbad537fa47499afbeb436895653879061b00cf87599fd29ab030eb036476cb02b3a1292f562c5e098939ad96301e8ea40c76f816bae32675741e58e9
+Size (advancemame-4.0.tar.gz) = 27428769 bytes
Home |
Main Index |
Thread Index |
Old Index