Commit Graph

44485 Commits

Author SHA1 Message Date
Olivier Galibert
0ee8b0ee73 fix (nw) 2016-06-22 22:00:58 +02:00
Vas Crabb
32a75e7ae4 VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb]
* Supports %gsr, all ops with exception of SIAM, and all ASI constants
* Use -arch sparcv9vis1 or -arch sparcv9vis2 with unidasm
2016-06-23 01:13:52 +10:00
Olivier Galibert
5884c383c2 misc fixes (nw) 2016-06-22 15:59:34 +02:00
Ivan Vangelista
47ac9a7bda tms32025.cpp: devcb instead of memory map for ports (nw) 2016-06-22 15:54:13 +02:00
mahlemiut
597b2417b4 debugimgui: don't add command to history if it's the same as the previous one 2016-06-23 00:20:48 +12:00
Ted Green
8b660ff62e zeus2: Minor upddate (nw) 2016-06-22 06:16:20 -06:00
Curt Coder
bafb46445e abc80x, abc1600: Used MCFG_SCREEN_RAW_PARAMS. (nw) 2016-06-22 13:55:49 +03:00
Olivier Galibert
20eff641a1 misc fixes (nw) 2016-06-22 11:33:06 +02:00
Olivier Galibert
b01de991f1 mac: Fix interactions between mirror and range [O. Galibert] 2016-06-22 11:18:19 +02:00
Vas Crabb
c8993e81b3 fix my stupidity - thanks Happy and Ryan (nw) 2016-06-22 18:47:19 +10:00
Olivier Galibert
54cbe17bbd eeprom pass (nw) 2016-06-22 08:28:40 +02:00
Vas Crabb
e876b7870e re-add this (nw) 2016-06-22 14:16:23 +10:00
Vas Crabb
af406e316a Add SPARC to unidasm [Vas Crabb] 2016-06-22 13:35:20 +10:00
arbee
af9f4006a5 sparc: fixed store double. sun4: checkpoint (nw) 2016-06-21 23:29:29 -04:00
cracyc
1a74f4dbde t11: show flags (nw)
vt240: fix comm init (nw)
2016-06-21 21:58:28 -05:00
Vas Crabb
5b9e7bcccf SPARC disassembler improvements: [Vas Crabb]
* Fix addcc/andcc in SPARCv7 mode and simplify integer op tables
* Allow ASI descriptions to be supplied with MCFG macro

sun4: add SPARC ASI descriptions [Vas Crabb]
2016-06-22 11:11:01 +10:00
cracyc
496fb0609b vt240: WIP (nw) 2016-06-21 19:41:38 -05:00
cracyc
f7c9301d0d mdndclab: correct for window larger than view (nw) 2016-06-21 19:31:16 -05:00
Olivier Galibert
fc3aa06b4f more fixes (nw) 2016-06-21 22:59:35 +02:00
angelosa
c9356ee3c4 seibucop.cpp: Prevent cop_angle to overflow byte range. Fixes III to I quadrant movements in Legionnaire and Heated Barrel. [Angelo Salese]
(translated: fixes stage clear player movement in Legionnaire, level 4 boss and maybe access exceptions in Heated Barrel)
2016-06-21 22:58:22 +02:00
angelosa
7c210d6ea3 Naming (nw) 2016-06-21 22:58:21 +02:00
Olivier Galibert
b91d5c01f9 misc fixes (nw) 2016-06-21 22:54:19 +02:00
Olivier Galibert
eb42f1f771 more fixes (nw) 2016-06-21 21:37:12 +02:00
R. Belmont
9085f5f8a0 Merge pull request #981 from shattered/_c58c4ac
t11: fix MARK insn (not supported by actual T11)
2016-06-21 15:19:30 -04:00
Olivier Galibert
cc24e83aea banctec: If it's a 6803, then use a 6803, duh [O. Galibert] 2016-06-21 20:50:39 +02:00
Vas Crabb
a1625d2220 improve SPARC disassembler: [Vas Crabb]
* Support SPARCv9
* Allow plug-in ASI comments
* Fix format of some opcodes
* Produce clr synthetic
* Allow running in v7, v8 and v9 modes
2016-06-22 04:39:56 +10:00
Olivier Galibert
cde8e14fb6 tms57002: I hadn't yet understood some of the, err, subtleties of the memory subsystem [O. Galibert] 2016-06-21 20:00:39 +02:00
Olivier Galibert
46757f3eb9 prox180x,pve500: Map fix [O. Galibert] 2016-06-21 19:51:01 +02:00
Olivier Galibert
c3bb1fa7b1 l9nibble: If it's a tms9900, put one, because the 9980 address space is too small [O. Galibert] 2016-06-21 19:38:12 +02:00
Olivier Galibert
32e116c433 apollo: install the unmapped handler in the correct post-trampoline range [O. Galibert] 2016-06-21 19:19:02 +02:00
Ivan Vangelista
6e90cb5a82 v25.cpp: made it use devcb instead of a memory map for the ports (nw) 2016-06-21 18:48:02 +02:00
Ivan Vangelista
d5ce793a1d tapatune.cpp: revert my previous change (nw) 2016-06-21 18:09:48 +02:00
Ted Green
a96049fb14 zeus2: Re-organize frame buffer ram and add IEEE754 floating point conversion (nw) 2016-06-21 08:38:55 -06:00
cracyc
200fc9859a plugins/cheat: don't turn off unless on (nw) 2016-06-21 09:35:09 -05:00
Ivan Vangelista
f08627ebdc sg1000.cpp: fixed regression (nw) 2016-06-21 14:52:11 +02:00
MetalliC
d1859cf03f document new DC/NAOMI security system findings [MetalliC, rtw] 2016-06-21 14:29:47 +03:00
Olivier Galibert
b88bca35b8 Merge pull request #982 from MooglyGuy/master
Fix traps in SPARC core
2016-06-21 13:05:18 +02:00
therealmogminer@gmail.com
028e8c4458 Fix traps 2016-06-21 12:27:55 +02:00
Olivier Galibert
d72ce66d10 Merge pull request #979 from ajrhacker/strlog
More efficient device error logging
2016-06-21 08:07:10 +02:00
RobertoFresca
d2579d39f0 Flaming 7 (Taiwanese): Decoded the GFX bank #1. Bank #2 still needs work... [Roberto Fresca] 2016-06-21 01:20:13 -03:00
RobertoFresca
3c107b9f96 Flaming 7 (Taiwanese): Splitted a new machine driver, and added proper
gfxdecode. Improved the GFX bank #2. Still needs work... [Roberto Fresca]
2016-06-21 00:50:56 -03:00
RobertoFresca
5ecceb400d Merge branch 'master' of https://github.com/mamedev/mame 2016-06-21 00:17:52 -03:00
RobertoFresca
ba936ce65f Flaming 7 (Taiwanese): Better graphics... 2016-06-21 00:09:59 -03:00
Phil Bennett
b891dfc312 - Added correct ROM labels to helifire [Porchy, Muddymusic, The Dumping Union] 2016-06-20 20:01:14 -07:00
cracyc
671f8e3bb2 luaengine: share accessors (nw)
cheatfind: search share regions (nw)
2016-06-20 21:55:15 -05:00
Phil Bennett
80b842fb02 New clones added or promoted from NOT_WORKING status
Teenage Mutant Hero Turtles - Turtles in Time (4 Players ver EAA) [Nomax]
2016-06-20 19:45:41 -07:00
RobertoFresca
fb317958aa New clones marked as NOT_WORKING
--------------------------------
Flaming 7 (Taiwanese Hardware, unknown version) [Roberto Fresca, Ioannis Bampoulas]
2016-06-20 23:24:56 -03:00
RobertoFresca
efc2f027ed New clones marked as NOT_WORKING
--------------------------------
Flaming 7 (Custom Hardware, Egyptian Gold, 2000 Bonus) [Roberto Fresca, Ioannis Bampoulas]

Out of whatsnew: These games are working, but need the electronic serial hooked,
so they are working in demo/test mode (no payout). Also gfx bank 2 needs better
colors decode.
2016-06-20 22:56:31 -03:00
arbee
7d4cfb098a sun4: checkpoint (nw) 2016-06-20 21:24:06 -04:00
RobertoFresca
2005b3ae3f Flaming 7: More docs.... 2016-06-20 22:14:34 -03:00