主题 : 【下载】MAME周边更新
级别: 模拟小生
UID: 333
精华: 0
发帖: 38
威望: 0 星
金钱: 2769 浮游币
贡献值: 0 点
好评度: 43 点
人气: 0 点
在线时间: 29(时)
注册时间: 2004-03-26
最后登录: 2022-04-09
楼主  发表于: 2007-08-11 12:05

【下载】MAME周边更新

MAMu_'s icons 0.118 WIP Pack更新,官方地址如下:
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=107413&page=0&view=expanded&sb=5&o=&fpart=1&vc=1
Mameinfo.dat v0.118u1更新,变动如下:
0.118u1

- New Non-Working games: Mahjong Almond Pinky [BET] (Japan)
- New clones: Jack Potten's Poker (bootleg2)
- Tilemap
  . Significantly revamped the tilemap rendering code
  . There are now only two tilemap types, based on whether or not you want transparency based on pen or color. All existing tilemap effects are built on top of these two modes.
  . The internal tilemap handling code has been reorganized and simplified in a number of cases. For most games, this change is transparent, apart from the change in tilemap type values.
  . Several concepts within the tilemap system now have different terminology for clarity and to remove some ambiguous naming ('priority', for example, was overloaded).
  . A small tutorial and better documentation is now present at the top of tilemap.h and provides more details of the changes.
  . A set of regression tests have already been done
- ARM7 CPU
  . Fixed behavior when R15 is the source of a MOV
  . Fixed flags calc for ADC/SBC
  . Fixed flags calc for NEG
  . Fixed flags calc for CMP
  . Fixed time running backwards on Thumb instructions
  . Fixed some ARM instructions doing indiscriminate change_pc()s
- COP4xx CPU
  . Fixed two minor bugs in the COP410/420 CPU disassembler
  . Hooked up the internal 64 bytes of DATA RAM to the core
- M6803 CPU: Added missing port 3/4 to the core
- MSM6242 RTC
  . Added support for 12/24 hour mode
  . Added support for the HOLD bit
- galaxian.c
  . 100% verified dipswitches for all sets
  . Added long notes for all sets
- mpu4.c + bfcobra.c: Changed 6850ACIA to use MSB/LSB read handlers
- Boogie Wings: Ffixed DECO16 tilemap drawing, this fixed the broken Data East logo on the attract mode and the background in the Transporter stage (boogwing0118yel)
- D. D. Crew: Fixed rom names
- Moon Cresta
  . Fixed GFX ROMS loading in clone Space Dragon (Moon Cresta bootleg, set 2)
  . Fixed dipswitches in clone Moon Cresta (bootleg set 3), Super Moon Cresta and Space Dragon
- MAME: Fixed divide-by-zero when running with -video none in some cases
- HD/CD images
  . Fixed chdman_open() "w" to always create/truncate the file, leaving "r+" to try opening first and then truncating. This matches behavior in the core.
  . Fixed converting CD's containing audio that were ripped by cdrdao, which was broken recently. The code is cleaner and more maintainable now.
- Debugger
  . Added support for reading/writing memory without translation
  . Fixed behavior of auto_realloc() so that it always reallocs from its original pool
官方地址:http://www.mameworld.net/mameinfo/

级别: 模拟小生
UID: 129544
精华: 0
发帖: 85
威望: 0 星
金钱: 2774 浮游币
贡献值: 0 点
好评度: 240 点
人气: 0 点
在线时间: 11(时)
注册时间: 2006-07-26
最后登录: 2007-09-26
沙发  发表于: 2007-09-02 18:11

ok.
thanks for your sharing.
i will download it later.