mirror of
https://github.com/RetroDECK/MAME.git
synced 2024-11-21 20:35:37 +00:00
MAME: updated to 0.264
This commit is contained in:
parent
57db7b4eec
commit
6e915a8d25
|
@ -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
|
||||
|
|
|
@ -38,4 +38,4 @@ index b0a520a0..7f733635 100644
|
|||
+ else
|
||||
{
|
||||
// Step sample done
|
||||
m_step_samplepos = 0;
|
||||
m_step_samplepos = 0;
|
||||
|
|
Loading…
Reference in a new issue