couriersud
1d7b7f59dd
Implemented dynamic loading of precompiled solver code. [Couriersud]
2016-04-23 13:54:32 +02:00
Miodrag Milanovic
97a195ef03
Removed specific filter implementation and merged it with placed where used (nw)
2016-04-23 13:31:47 +02:00
mahlemiut
583eaef9f0
debugimgui: Optimised rendering by drawing text via the window draw list.
2016-04-23 22:56:09 +12:00
Miodrag Milanovic
d4d9774272
changes for UWP (nw)
2016-04-23 12:45:06 +02:00
Miodrag Milanovic
13bcfbf579
more cleanup of includes (nw)
2016-04-23 12:39:43 +02:00
Miodrag Milanovic
61fced67f6
deps are fixed remove includes (nw)
2016-04-23 12:32:30 +02:00
Miodrag Milanovic
c6a9773e15
move vector to video devices (nw)
2016-04-23 12:21:53 +02:00
Miodrag Milanovic
9a3b5d9a75
mode devices to proper library (nw)
2016-04-23 12:18:05 +02:00
Miodrag Milanovic
1c726824f2
Split UI and frontend part from core [Miodrag Milanovic]
2016-04-23 11:26:47 +02:00
RobertoFresca
01657a63c1
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Champion Number (V0.67) [Roberto Fresca, f205v]
2016-04-22 23:15:46 -03:00
Vas Crabb
75911d2e7c
Merge pull request #828 from palazzol/palazzol
...
fixed segag80v clocks
2016-04-23 12:11:41 +10:00
cracyc
a7bed872ee
plugins/cheatfind: add bitwise comparisons (nw)
2016-04-22 20:55:07 -05:00
Frank Palazzolo
b70285a635
fixed segag80v clocks
2016-04-22 21:36:31 -04:00
RobertoFresca
a590f52a3a
Alta Tensione: Added technical notes, game status,
...
and patched the boot protection. [Roberto Fresca]
2016-04-22 22:21:34 -03:00
RobertoFresca
46fa763e13
New machines marked as NOT_WORKING
...
----------------------------------
Alta Tensione (ver. 2.01a) [Roberto Fresca, f205v]
2016-04-22 21:04:13 -03:00
Sandro Ronco
18c5df9804
dmv: fixed ROM loading for -bios 4
2016-04-22 23:02:53 +02:00
ImJezze
b681e5dc2b
Simplified min, max, default and step value handling for chain configuration
...
- min, max, default and step are now floating points without an addition scale factor
2016-04-22 19:32:35 +02:00
Ivan Vangelista
9167349e5e
video.cpp: create final snapshot on -str runs even for screenless systems. Fixes MT04965 (nw)
2016-04-22 15:56:26 +02:00
Ivan Vangelista
b8969272bd
dynduke.cpp: fixed MT04919 (nw)
2016-04-22 15:54:28 +02:00
hap
23be018fe0
fidel sc12/sc9 layout: corrected order of chess symbols
2016-04-22 15:06:05 +02:00
ImJezze
dba12a31ad
Small fixes (nw)
...
- fixed not used u_humbar_hertz_rate parameter
- fixed half pixel shift of the shadow mask along the screen diagonal
2016-04-22 13:16:37 +02:00
Miodrag Milanovic
4c9c6c8c16
Added file for mame depended handling of opts (nw)
2016-04-22 09:09:39 +02:00
cracyc
0ed4ecb7c9
plugins/cheatfind: change match behavior and add on screen watches (nw)
2016-04-21 18:55:13 -05:00
R. Belmont
df6026a69e
Merge pull request #827 from Happy-yappH/master
...
N64: Adjust SI timing
2016-04-21 16:41:39 -04:00
Happy
896f4bd21c
N64: Adjust SI timing . . . again.
2016-04-21 14:23:07 -06:00
Happy
cb7924b731
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-21 13:31:36 -06:00
Miodrag Milanovic
682bc90764
Created mame_options as 1st step towards creating core independent of MAME implementation (nw)
2016-04-21 20:52:21 +02:00
yz70s
e5690695e1
tidy up (nw)
2016-04-21 20:21:20 +02:00
yz70s
0fd7f90e2f
xbox.cpp: more usb (nw)
2016-04-21 19:32:32 +02:00
Miodrag Milanović
6eb5b8a474
Merge pull request #826 from bradhugh/shared_ptr2
...
Refactor OSD window.
2016-04-21 19:28:01 +02:00
David Haywood
f0f73d06fd
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-21 17:30:30 +01:00
David Haywood
ee3ff18ccb
bad rom in pokonyan was redumped, fixed up dipswitches, marked as working.
2016-04-21 17:30:16 +01:00
Brad Hughes
4d24ad9854
Removed accidentally added pyc file.
2016-04-21 11:54:31 -04:00
Brad Hughes
1a844a49c5
Refactor OSD window.
...
Unified renderer in osd_window as std::unique_ptr
Made windows all std::shared_ptr<window_type>
Made window lists std::list<std::shared_ptr<window_type>>
Updated OSD SDL worker_param to not use malloc (not compatible with smart
pointers)
Made renderer pointer to window a weak reference. May not be available
during destruction of the window.
2016-04-21 11:10:03 -04:00
therealmogminer@gmail.com
c8ade5d1fc
Fix location of shader effect, nw
2016-04-21 16:01:57 +02:00
Miodrag Milanovic
b69d285eab
works for sub folders of CHAIN folder specified (nw)
2016-04-21 15:50:15 +02:00
Miodrag Milanovic
0d980951c9
set GIT_VERSION only where it is used (nw)
2016-04-21 15:50:15 +02:00
therealmogminer@gmail.com
f5aa86dfc6
Checkpoint 1, nw
2016-04-21 15:48:29 +02:00
Miodrag Milanovic
ff27716bec
compile just one chain with
...
make shaders CHAIN=unfiltered
2016-04-21 15:21:08 +02:00
mahlemiut
5e26d00e6b
debugimgui: added sending of mouse clicks to debugger views. Please note that you have to click the view area first to give it focus before you can set the cursor in a disassmbler or memory view.
2016-04-21 21:29:05 +12:00
ImJezze
bb4a9ab773
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-21 09:59:41 +02:00
ImJezze
6e9ef69b7c
Fixed b1c06ac
(nw)
2016-04-21 09:59:10 +02:00
etabeta78
057eefd060
neogeo.cpp: more accurate implementation of contollers
...
through slot devices. If you want to launch janshin in the
multislot driver (neogeo) you shall now prescribe
-edge "" -ctrl1 mahjong
and set accordingly the dipswitch. The janshin driver already
comes pre-configured in the proper way, instead. [Fabio Priuli]
2016-04-21 09:29:33 +02:00
ImJezze
b1c06acb61
Implemented handling for u_screen_scale and u_screen_offset (nw)
2016-04-21 07:52:29 +02:00
dankan1890
a72ad0c4fe
fix sdl build. (nw)
2016-04-21 06:48:26 +02:00
Happy
9138cf6570
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-20 15:36:36 -06:00
David Haywood
b5c2c8f1a5
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-20 21:43:52 +01:00
David Haywood
574558328e
new NOT WORKING
...
Pokonyan (Japan 940322) [sylphia]
technically it probably works, but need to clean up the inputs, and one of the gfx roms needs redumping, I'll mark it as working and verify the desired credit once the rom is redumped.
2016-04-20 21:43:04 +01:00
hap
c260252018
nw
2016-04-20 20:44:37 +02:00
hap
9cacc4e2bc
hh_tms1k: finished internal layout for copycat
2016-04-20 20:40:18 +02:00