Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10732019
D4365.id10695.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D4365.id10695.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mame
-version : '0.202'
-release : 6
+version : '0.203'
+release : 7
source :
- - https://github.com/mamedev/mame/archive/mame0202.tar.gz : a5cef3e7e606e2a36d25b559a5410c1c3105acd24ddbff03352cacb1f1ca7053
+ - https://github.com/mamedev/mame/archive/mame0203.tar.gz : e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a
license :
- GPL-2.0-or-later
- BSD-3-Clause
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -65,6 +65,7 @@
<Path fileType="data">/usr/share/mame/bgfx/chains/hqx/hq2x.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/hqx/hq3x.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/hqx/hq4x.json</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/chains/lut.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/pillarbox_left_horizontal.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/pillarbox_left_vertical.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/chains/pillarbox_right_horizontal.json</Path>
@@ -109,6 +110,7 @@
<Path fileType="data">/usr/share/mame/bgfx/effects/gui_multiply.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/gui_opaque.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/hlsl/blit.json</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/effects/hlsl/chroma.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/hlsl/color.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/hlsl/deconverge.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/hlsl/defocus.json</Path>
@@ -125,6 +127,7 @@
<Path fileType="data">/usr/share/mame/bgfx/effects/misc/blit.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/misc/deposterize-pass0.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/misc/deposterize-pass1.json</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/effects/misc/lut.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/misc/saturation.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/pillarbox_left_horizontal/gaussian.json</Path>
<Path fileType="data">/usr/share/mame/bgfx/effects/pillarbox_left_horizontal/offset_sat.json</Path>
@@ -204,6 +207,7 @@
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/default/vs_blit.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/eagle/fs_eagle.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/eagle/vs_eagle.bin</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_chroma.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_color.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_deconverge.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_defocus.bin</Path>
@@ -214,6 +218,7 @@
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_post.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_prescale.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/vs_chroma.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/vs_color.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/vs_deconverge.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/hlsl/vs_defocus.bin</Path>
@@ -234,11 +239,13 @@
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/fs_bob-and-ghost-deinterlace.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/fs_deposterize-pass0.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/fs_deposterize-pass1.bin</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/fs_lut.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/fs_saturation.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_blit.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_bob-and-ghost-deinterlace.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_deposterize-pass0.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_deposterize-pass1.bin</Path>
+ <Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_lut.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/misc/vs_saturation.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/pillarbox_left_horizontal/fs_gaussian.bin</Path>
<Path fileType="data">/usr/share/mame/bgfx/shaders/glsl/chains/pillarbox_left_horizontal/fs_offset_sat.bin</Path>
@@ -430,6 +437,7 @@
<Path fileType="data">/usr/share/mame/hash/bbc_flop_arm.xml</Path>
<Path fileType="data">/usr/share/mame/hash/bbc_flop_torch.xml</Path>
<Path fileType="data">/usr/share/mame/hash/bbc_flop_z80.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/bbc_rom.xml</Path>
<Path fileType="data">/usr/share/mame/hash/bbca_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/bbcb_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/bbcb_cass_de.xml</Path>
@@ -587,6 +595,7 @@
<Path fileType="data">/usr/share/mame/hash/m5_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mac_flop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mac_hdd.xml</Path>
+ <Path fileType="data">/usr/share/mame/hash/mac_hdflop.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mbc200.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mbc55x.xml</Path>
<Path fileType="data">/usr/share/mame/hash/mc10.xml</Path>
@@ -864,6 +873,7 @@
<Path fileType="data">/usr/share/mame/hash/zx80_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hash/zx81_cass.xml</Path>
<Path fileType="data">/usr/share/mame/hlsl/bloom.fx</Path>
+ <Path fileType="data">/usr/share/mame/hlsl/chroma.fx</Path>
<Path fileType="data">/usr/share/mame/hlsl/color.fx</Path>
<Path fileType="data">/usr/share/mame/hlsl/deconverge.fx</Path>
<Path fileType="data">/usr/share/mame/hlsl/distortion.fx</Path>
@@ -876,6 +886,18 @@
<Path fileType="data">/usr/share/mame/hlsl/primary.fx</Path>
<Path fileType="data">/usr/share/mame/hlsl/scanline.fx</Path>
<Path fileType="data">/usr/share/mame/hlsl/vector.fx</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/bt601-525.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/bt601-625.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/bt709.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/ntscj.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p1.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p14.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p2.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p3.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p35.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p4.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p55.ini</Path>
+ <Path fileType="data">/usr/share/mame/ini/examples/p7.ini</Path>
<Path fileType="data">/usr/share/mame/ini/presets/gameboy.ini</Path>
<Path fileType="data">/usr/share/mame/ini/presets/gba.ini</Path>
<Path fileType="data">/usr/share/mame/ini/presets/lcd-matrix.ini</Path>
@@ -1016,12 +1038,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-09-28</Date>
- <Version>0.202</Version>
+ <Update release="7">
+ <Date>2018-11-15</Date>
+ <Version>0.203</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
<Email>livingsilver94.solus@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 12 2023, 10:26 AM (13 w, 14 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809295
Default Alt Text
D4365.id10695.diff (8 KB)
Attached To
Mode
D4365: Update mame to 0.204
Attached
Detach File
Event Timeline
Log In to Comment