Commit Graph

44422 Commits

Author SHA1 Message Date
angelosa
75a4c41dd3 Moved DMA and commands into own files, nw 2016-06-20 23:05:17 +02:00
angelosa
3da81f4221 Renaming files 2016-06-20 23:05:16 +02:00
Olivier Galibert
0ec6679755 newbrain fdc: fix mirrors w.r.t mask [O. Galibert] 2016-06-20 22:23:21 +02:00
Olivier Galibert
181bf6fbcc nbmj9195,csplayh5,kenseim,niyanpai: Fix the memory maps (collision with the cpu internal map) [O. Galibert] 2016-06-20 22:10:06 +02:00
etabeta78
2bc5989197 additional info about original images. nw. 2016-06-20 20:40:34 +02:00
etabeta78
20fbd7954a this dump has surfaced, at least. nw. 2016-06-20 20:40:02 +02:00
hap
59c9d3d581 deco_mlc: had to make a copy of the memmap to fix fatalerror 2016-06-20 18:02:25 +02:00
Ivan Vangelista
e925c1a71c namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state support (nw) 2016-06-20 17:51:40 +02:00
Ivan Vangelista
3e9dc68be0 more trampolines removal (nw) 2016-06-20 17:25:57 +02:00
hap
783a2d317d fixed some eeprom region fatalerrors 2016-06-20 17:15:33 +02:00
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