Commit Graph

44412 Commits

Author SHA1 Message Date
hap
eed850b5c8 looping: fix fatalerror - this cpucore was converted from fake i/o map ports to devcb a while ago 2016-06-20 16:56:56 +02:00
Phil Bennett
b565d27284 New clones added or promoted from NOT_WORKING status
E.D.F. : Earth Defense Force (Japan, prototype) [ShouTime]
2016-06-20 01:09:30 -07:00
smf-
7f73bacf8f fixed E28F400B erase, fixed 16 bit writing, removed extraneous {} (nw) 2016-06-20 08:08:59 +01:00
smf-
0c4d0df83d fix for taitognet cannot find program (nw) 2016-06-20 07:45:58 +01:00
RobertoFresca
224b0dd8ea Merge branch 'master' of https://github.com/mamedev/mame 2016-06-20 00:09:41 -03:00
RobertoFresca
e747092334 Notes... n/w 2016-06-20 00:08:40 -03:00
mahlemiut
59d73876fb debugimgui: when using history, set the cursor position to the end of the text 2016-06-20 14:40:13 +12:00
RobertoFresca
6ae599f4cc Flaming 7: Graphics Bank 1 is color-accurate. Added some technical notes
about the missing extra layer for bonus graphics with the related VRAM
used range [Roberto Fresca]
2016-06-19 23:28:31 -03:00
Brad Hughes
8f4a08132d Merge pull request #977 from Shideravan/patch-16
Naming MK4 P1 & P2 inputs
2016-06-19 22:16:26 -04:00
dankan1890
0b37bc2e3d Fix deallocation. (nw) 2016-06-20 02:22:53 +02:00
Shideravan
18f11333a4 Naming MK4 P1 & P2 inputs
Naming the ports
2016-06-19 19:39:45 -03:00
ImJezze
2f06a08ec4 Small shader corrections (nw) 2016-06-20 00:03:44 +02:00
ImJezze
f056b622bc Fixed crash of D3D when sliders menu is openend and resizing the window or switching between window and full screen mode 2016-06-20 00:03:43 +02:00
hap
a45a1fcf0d revert brixian workaround (not needed after emumem fix) 2016-06-19 23:41:17 +02:00
dankan1890
a59758e6a2 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-19 23:37:30 +02:00
dankan1890
badb709503 Proper placement of toolbar icons. (nw) 2016-06-19 23:37:01 +02:00
etabeta78
99e686856d a couple more. nw. 2016-06-19 23:36:18 +02:00
Olivier Galibert
1c3a6595ff emumem: Fix some issues [O. Galibert]
It's actually a very old bug that was uncovered.  Direct access update
mistaked the per-handler mask and the global mask.  As it happened the
per-handler mask was often the global mask, but I made the frontend
*way* more agressive w.r.t masks now.  So the bug became way more
visible.
2016-06-19 22:54:59 +02:00
R. Belmont
b24b54ccbf Merge pull request #976 from MooglyGuy/master
SPARC call/branch disassembly improvement
2016-06-19 16:52:21 -04:00
therealmogminer@gmail.com
cce5bf305e Merge remote-tracking branch 'mainline/master' 2016-06-19 22:04:47 +02:00
therealmogminer@gmail.com
508516a336 Show target address for call and branch instructions in SPARC 2016-06-19 22:04:29 +02:00
smf-
24bd3412ac let builds happen (nw) 2016-06-19 20:40:30 +01:00
Olivier Galibert
9c93568a2e Merge pull request #975 from ajrhacker/checkmask
Use unshifted addrmask (not bytemask) in check_optimize_foo (nw)
2016-06-19 20:57:13 +02:00
AJR
c81e0c43da Forgot a few (nw) 2016-06-19 12:49:46 -04:00
etabeta78
ffed658251 megadriv: improved description of many taiwanese unlicensed titles
+ added dump of Ju Ji Ma Jiang II by Sun Green. [Fabio Priuli]
2016-06-19 18:47:59 +02:00
AJR
dd056fd769 Use unshifted addrmask (not bytemask) in check_optimize_foo (nw)
This allows hp9845b to boot again.
2016-06-19 12:39:49 -04:00
etabeta78
0b759daca7 Merge pull request #974 from MooglyGuy/master
Improve trap handling in SPARC
2016-06-19 18:32:08 +02:00
etabeta78
066e5b770a Merge pull request #973 from rzero9/master
New software list for PC-98x1 CDs
2016-06-19 18:31:55 +02:00
therealmogminer@gmail.com
e91517e11e Merge remote-tracking branch 'mainline/master' 2016-06-19 18:21:06 +02:00
R. Belmont
19d6d9ac02 fix Clang compile (nw) 2016-06-19 11:58:43 -04:00
therealmogminer@gmail.com
ad030cc4f4 Checkpoint 2016-06-19 17:49:28 +02:00
Robbbert
790877f11e poker72: boots up. By adjusting SW1 you can get various test screens and cards. 2016-06-20 01:16:36 +10:00
hap
de8cee11fb improved dlair internal layout (based on external artwork by mrdo&co) 2016-06-19 17:02:11 +02:00
Ted Green
44bcfc478d zeus2: Added SGRAM register detail (nw) 2016-06-19 08:28:18 -06:00
Ted Green
e2bdb5ea34 atlantis: Minor update (nw)
dcs: Fix sound num channel check for denver (nw)
zeus2: Adjust fast fill. Use pointer for accessing device root.  Other stuff. (nw)
midzeus: Use new zeus2 video device for midzeus2 driver.  More clean-up probably needed :( (nw)
2016-06-19 08:28:18 -06:00
Ted Green
2a16de421d atlantis: Added dcs3 fifo reset to address map (nw)
dcs: Added internal ram memory bank for denver ADSP 2181 (nw)
adsp2100: Added callback for dmovlay instruction (nw)
zeus2: Update (nw)
2016-06-19 08:28:18 -06:00
Ted Green
aae1cbb6d3 atlantis: Update address mapping and add zeus2 video device (nw)
dcs: Update 2181 SYSCONTROL bits (nw)
adsp2100: Add more info for invalid register accesses (nw)
zeus2: New video device based on midzeus2 driver (nw)
2016-06-19 08:28:18 -06:00
Robert
6d160ed72d Merge pull request #972 from npwoods/fix_text_layout_actual_width
Fix text layout actual width
2016-06-20 00:16:19 +10:00
MetalliC
423b715023 Lindbergh docs 2016-06-19 17:12:19 +03:00
Nathan Woods
1e99aca3c3 Changing maximum width specified in mame_ui_manager::draw_text_box() to allow for the border 2016-06-19 10:10:00 -04:00
Nathan Woods
bfe2cc4213 Fixed a bug in text layout that could cause text_layout::actual_width() to return something higher than what it really was 2016-06-19 10:10:00 -04:00
Nathan Woods
9c3ec1b19f Using rgb_t::transparent constant 2016-06-19 10:10:00 -04:00
dankan1890
6469da0fcb Fixed menus selection. (nw) 2016-06-19 15:57:55 +02:00
hap
eee90c5cad some companyname corrections 2016-06-19 15:17:20 +02:00
Olivier Galibert
540ea95157 halleyc: Some steps towards a better readability of the video code [O. Galibert] 2016-06-19 14:42:54 +02:00
RobertoFresca
4817d086d6 Flaming 7: Fixed the bipolar PROM load. Also improved both graphics banks colors.
Colors now are close, but still imperfect. [Roberto Fresca]
2016-06-19 09:23:10 -03:00
r09
506ff38237 Merge branch 'master' of https://github.com/rzero9/mame 2016-06-19 14:14:42 +02:00
r09
5ee251e57f pc98_cd.xml: added more dumps 2016-06-19 14:13:37 +02:00
Robbbert
85f9ca1733 brixian: fixed memory issue. 2016-06-19 20:26:36 +10:00
Robbbert
5496582674 Fix for arcadia. 2016-06-19 18:19:13 +10:00