MameSick opublikował wersję swojej mutacji MAME 0.153 - MameUIFX. MameUiFX może poszczycić się jednym z ładniejszych GUI wśród klonów MAMEUI... a co najważniejsze chyba najszybszym łataniem błędów, które pojawiają się w mameui.
MAMEUIFX 0.153 SVN r31212 TEST released 07/07/2014
Updated to MAME 0.153 SVN r31212
Changelog:
- Added ICONS to all Menus and Sub-Menus of the GUI
(Still WORK-IN-PROGRESS, transparencies have to be implemented)
→ NOWSZY [Arcade] MAMEUIFX x86 i x64 0.155 r33255 TEST
07/11/2014 MAMEUIFX 0.155 SVN r33255 released
Changelog:
- Added new Toolbar Icon to switch on the fly between "Normal" and "Grouped" View in the gamelist
- Fixed MAMEUIFX specific bug in MIDAS.C driver (black screen during game as reported at MAMEItalia Forum)
- Removed very old hack in TWIN16.C driver (no more needed)
→ NOWSZY [Arcade] MAMEUIFX x86 i x64 0.154 r32110 TEST
21/09/2014 MAMEUIFX 0.154 SVN r32230 TEST released
Changelog from 0.154:
- Renamed "cleanstretch" core option to "widestretch" (As requested by haynor666 ages ago)
- This is released due to the new WORKING status for RAIDEN II / DX and ZERO TEAM
→ NOWSZY [Arcade] MAMEUIFX x86 i x64 0.154 r32110 TEST
14/09/14 MAMEUIFX 0.154 SVN r32110 TEST released
- Updated to MAME SVN r32110
- This is released only to allow you to enjoy the very great improvements made to NMK004 sound chip emulation
→ NOWSZY [Arcade] MAMEUIFX x86 i x64 0.154 r31970 TEST
MAMEUIFX 0.154 SVN r31970 TEST released 07/09/14
Updated to MAME SVN r31970
Changelog from 0.154:
- Nothing. This is released only to allow you to enjoy the very great improvements made to RAIDEN II (and ZERO TEAM)
Mame 0.155 Devlog
- 31970 checkpoint (nw) [olivierg]
2014-09-07 18:26:132 files changed, 22 insertions, 14 deletions
- collision rework (nw) [olivierg]
2014-09-07 16:30:222 files changed, 39 insertions, 61 deletions
- another small step: moved antic start procedure to antic.c. nw. [Fabio Priuli]
2014-09-07 15:29:39Changed: atari.h, antic.c, atari.c
3 files changed, 735 insertions, 723 deletions
- small progress towards separating antic code from video/atari.c. nw. [Fabio Priuli]
2014-09-07 13:39:43Changed: atari.h, antic.c, atari.c
3 files changed, 135 insertions, 115 deletions
- svga_s3: added CLKSYN test register (SR17), gets stock Trio64V2/DX BIOS to boot. (no whatsnew) [barryrod]
2014-09-07 12:18:41Changed: svga_s3.c, pc_vga.c, pc_vga.h
3 files changed, 8 insertions, 1 deletions
- dgpix.c: Slight visual clean up - NW [briantro]
2014-09-07 08:27:422 files changed, 148 insertions, 177 deletions
- patch to get JumpJump running [briantro]
2014-09-07 07:31:06- New games added or promoted from NOT_WORKING status --------------------------------------------------- JumpJump [system11, The Dumping Union]
Changed: dgpix.c
1 files changed, 10 insertions, 3 deletions
- New games added or promoted from NOT_WORKING status --------------------------------------------------- JumpJump [system11, The Dumping Union]
- new NOT WORKING [dhaywood]
2014-09-06 23:46:36 - better understanding of the blending (nw) [olivierg]
2014-09-06 23:41:38Changed: raiden2.c
1 files changed, 2 insertions, 5 deletions
- more blending fixes (nw) [olivierg]
2014-09-06 23:06:37Changed: raiden2.c
1 files changed, 1 insertions, 1 deletions
- more blending finetuning (nw) [olivierg]
2014-09-06 21:48:50Changed: raiden2.c
1 files changed, 2 insertions, 6 deletions
- better blending (nw) [olivierg]
2014-09-06 14:23:40Changed: raiden2.c
1 files changed, 24 insertions, 5 deletions
- make clang 3.5 compile out-of-the-box by disabling some warnings for now / added TODO (nw) [oliverst]
2014-09-06 13:28:28Changed: flags_clang.mak
1 files changed, 5 insertions, 0 deletions
- d'oh. sorry. [Fabio Priuli]
2014-09-06 12:59:232 files changed, 230 insertions, 0 deletions
- silenced debug residual. nw. [Fabio Priuli]
2014-09-06 12:39:27Changed: rom.c
1 files changed, 0 insertions, 3 deletions
- msx_dsk.c: Add support for 81 track images (nw) [Wilbert Pol]
2014-09-06 12:04:52Changed: msx_dsk.c
1 files changed, 4 insertions, 0 deletions
- inder.c: Atleta is working. [Robbbert] [robbbert]
2014-09-06 05:00:58Changed: inder.c
1 files changed, 19 insertions, 25 deletions
- inder.c: Mundial 90, Corsario, 250CC are working. [Robbbert] [robbbert]
2014-09-06 04:40:36Changed: inder.c
1 files changed, 379 insertions, 17 deletions
- isa: added hookup for Trident TGUI9680 video card. [barryrod]
2014-09-06 03:37:01Changed: bus.mak, isa_cards.c, isa_cards.h, svga_trident.c, svga_trident.h
5 files changed, 144 insertions, 0 deletions
- inder.c: Clown is working. [Robbbert] [robbbert]
2014-09-06 03:25:19Changed: inder.c
1 files changed, 200 insertions, 7 deletions
- inder.c: Moon Light is working. [Robbbert] [robbbert]
2014-09-06 03:08:12Changed: inder.c
1 files changed, 82 insertions, 61 deletions
- New not working game added [hap]
2014-09-06 00:44:21 - draw sprites front to back, this fixes some issues with shadow [hap]
2014-09-06 00:26:12Changed: seibuspi.h, seibuspi.c
2 files changed, 70 insertions, 87 deletions
- Notes [angelosa]
2014-09-05 23:08:42Changed: feversoc.c, raiden2.c
2 files changed, 20 insertions, 13 deletions
- make sprite layer order per-game (nw) [olivierg]
2014-09-05 22:49:072 files changed, 23 insertions, 10 deletions
- another note [hap]
2014-09-05 22:46:13Changed: galaxian.c
1 files changed, 1 insertions, 1 deletions
- my spacebar wants his money back [hap]
2014-09-05 22:23:14Changed: galaxian.c
1 files changed, 175 insertions, 175 deletions
- it's not z80, and doesn't look like a simple clone of galaxian [hap]
2014-09-05 22:05:59Changed: galaxian.c, mame.lst
2 files changed, 4 insertions, 3 deletions
- house shadows (nw) [olivierg]
2014-09-05 20:48:51Changed: raiden2.c
1 files changed, 1 insertions, 1 deletions
- rename (nw) [olivierg]
2014-09-05 20:31:342 files changed, 10 insertions, 10 deletions
- Added destination base address for sprite DMA, fixes Purple laser visibility in Raiden 2/DX [angelosa]
2014-09-05 20:23:43Changed: raiden2.c
1 files changed, 2 insertions, 2 deletions
- raiden2: Does it blend? (nw) [olivierg]
2014-09-05 20:02:072 files changed, 105 insertions, 46 deletions
- raiden2: sprite placement and priorities (nw) [olivierg]
2014-09-05 16:51:502 files changed, 38 insertions, 67 deletions
- eolith.c needs faster EEPROM access like vamphalf.c, fixes fort2b again (nw) [dhaywood]
2014-09-05 16:46:48Changed: eolith.c
1 files changed, 2 insertions, 0 deletions
- inder.c: WIP [robbbert]
2014-09-05 16:39:39Changed: inder.c
1 files changed, 130 insertions, 15 deletions
- Fix dropped mame.lst update (nw) [tafoid]
2014-09-05 15:10:44Changed: mame.lst
1 files changed, 3 insertions, 0 deletions
- New games marked as GAME_NOT_WORKING [tafoid]
2014-09-05 15:03:23- Space Warp (Century Electronics) [Stiletto, Tafoid]
Changed: galaxian.c, mame.lst
2 files changed, 20 insertions, 4 deletions
- Space Warp (Century Electronics) [Stiletto, Tafoid]
- raidendx banking (nw) [olivierg]
2014-09-05 13:09:41Changed: raiden2.c
1 files changed, 29 insertions, 27 deletions
→ [Arcade] MAMEUIFX 0.153 r30959 TEST released
MAMEUIFX 0.153 SVN r30959 TEST released 07/05/2014
Updated to MAME 0.153 SVN r30959
Changelog:
- Removed palette hack in NEMESIS.C (no more needed)
→ [Arcade] MAMEUIFX 0.153 r30615 TEST released
MAMEUIFX 0.153 SVN r30615 TEST released 23/05/2014
Updated to MAME 0.153 SVN r30615
- Nothing relevant to be mentioned
→ [Arcade] MAMEUIFX 0.153 SVN r30276 TEST released
MAMEUIFX 0.153 SVN r30276 TEST released 07/05/2014
Updated to MAME 0.153 SVN r30276
* Changelog from 0.153:
- Added a new own shiny MAMEUIFX icon
- Fixed MAME Testers bug ID 5562 [sasuke]
- Fixed some core options not correctly saved in INI file
- Fixed position of selected game in the list after played it (As suggested by RicFX)
Vox populi
Dodaj komentarz!!!!
![[tools] RomVault 3.7.4 21/04/2025](https://www.t2e.pl/Photos/www/picphoto/a422a18c1.jpg,134)
![[Arcade] DevMAME [log only] 2025/04/30 06:00](https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134)
![[Arcade] DevMAME [log only] 2025/03/31 22:00](https://www.t2e.pl/Photos/www/picphoto/3c3b9e8c1.jpg,134)