From 6e915a8d25b7b7ced8866f5465d5d22c81b99549 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 27 Mar 2024 09:06:24 +0100 Subject: [PATCH] MAME: updated to 0.264 --- mame-module.yml | 4 ++-- mame-patches/floppy.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mame-module.yml b/mame-module.yml index 2876efd..92ff609 100644 --- a/mame-module.yml +++ b/mame-module.yml @@ -39,8 +39,8 @@ modules: - cp -r samples/ ${FLATPAK_DEST}/share/mame/ sources: - type: archive - url: https://github.com/mamedev/mame/archive/refs/tags/mame0263.tar.gz - sha256: 2f380a7a9344711c667aef6014d522dd876db4c04f15dbab8d14bd3b2a0d4c8c + url: https://github.com/mamedev/mame/archive/refs/tags/mame0264.tar.gz + sha256: 3d9f69ed3ef7c1628d5714c8ae2695ea77b1a652a93347b2703f7c862299376e - type: file path: mame-patches/mame.ini - type: patch diff --git a/mame-patches/floppy.patch b/mame-patches/floppy.patch index 6214736..d188473 100644 --- a/mame-patches/floppy.patch +++ b/mame-patches/floppy.patch @@ -38,4 +38,4 @@ index b0a520a0..7f733635 100644 + else { // Step sample done - m_step_samplepos = 0; \ No newline at end of file + m_step_samplepos = 0;