Commit Graph

43941 Commits

Author SHA1 Message Date
ImJezze
6ea15072a7 Procedural texture for vectors in HLSL
* added simple procedural texture for vectors with rounded line ends and beam smoothness
* added optional -vector_beam_smooth option
* removed -antialias option, antialiasing is now always applied, except for plain D3D
2016-06-05 23:50:44 +02:00
hap
396c2a0946 fix compile problem 2016-06-05 21:46:48 +02:00
Miodrag Milanovic
dba7c1ac94 Placed back old output system as module "-output windows" need more things cleaned (nw) 2016-06-05 21:11:56 +02:00
arbee
eb2617f7ae Fixed network output to include all data [headkaze] 2016-06-05 14:10:57 -04:00
R. Belmont
5d5bf3813d Merge pull request #926 from Dagarman/master
2joysnd: cleanups
2016-06-05 13:55:12 -04:00
R. Belmont
972212518e Merge pull request #921 from SailorSat/master
Fix TGP parser crashing in Model 1 [SailorSat]
2016-06-05 13:54:50 -04:00
R. Belmont
baf3f115d2 Merge pull request #931 from fulivi/hp9845_dev
Hp9845: hopefully fixed interrupt handling in hp hybrid processor & minor enhancements
2016-06-05 13:53:51 -04:00
angelosa
62b82f2937 TODO note, nw 2016-06-05 16:11:28 +02:00
angelosa
ea46245a9a Added commit command to debugger. [Angelo Salese] 2016-06-05 16:11:27 +02:00
etabeta78
3a30f52296 Merge pull request #930 from rzero9/patch-5
fmtowns_cd.xml: Added U & fixed tss1130 filename
2016-06-05 16:09:30 +02:00
fulivi
7ffd57f090 hp9845: beeper added, there are now 8 opt ROM slots 2016-06-05 15:49:42 +02:00
fulivi
424a0428ed hphybrid: handling of undocumented CIM&SIM instructions that finally
makes sense (and apparently works too)
2016-06-05 15:49:42 +02:00
fulivi
4277ad02e0 hp9845: handle 2nd character generator as non existing 2016-06-05 15:49:42 +02:00
Robbbert
bb10b1beb0 sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug with quickload. 2016-06-05 23:27:46 +10:00
r09
8296626d38 fmtowns_cd.xml: Added U & fixed tss1130 filename 2016-06-05 15:12:00 +02:00
Robbbert
3671c971fd Sorcerer: replaced remainder of bad dumps with good ones. Replaced demo1 and demo6 with redumps that load reliably. Removed duplicate eliza (the 2 versions were byte-identical after loading). 2016-06-05 22:59:31 +10:00
Miodrag Milanovic
5920432342 small cleanup (nw) 2016-06-05 14:32:55 +02:00
angelosa
4678526854 Correction, nw 2016-06-05 13:50:36 +02:00
mahlemiut
e90289ddd6 debugimgui: adjust key repeat rate a bit 2016-06-05 23:29:59 +12:00
Robbbert
8c89edd053 Sorcerer: added 23 more programs. 3 of them replace bad dumps. 2016-06-05 19:40:32 +10:00
dankan1890
d059313d75 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-05 04:44:20 +02:00
dankan1890
c58fc63ebe Fixed loading info for several software lists. (nw) 2016-06-05 04:43:51 +02:00
mahlemiut
68a548863d debugimgui: fix exception when un-collapsing a single window. 2016-06-05 14:16:57 +12:00
arbee
ea3beedc85 sun2: fixed more MMU issues, added serial ports. [R. Belmont] 2016-06-04 21:54:43 -04:00
Dagarman
708583de98 Add files via upload 2016-06-04 18:28:58 -07:00
mahlemiut
97b46548e6 debugimgui: use ImGui functions to handle view inputs, allows key repeating to work in the debugger views. 2016-06-05 13:28:15 +12:00
cracyc
a388c79cc0 rainbow: copy-paste mistake(nw) 2016-06-04 16:10:42 -05:00
cracyc
0c38229925 Merge pull request #922 from Bavarese/patch-3
rainbow: led polarity [Baverese]
2016-06-04 16:06:41 -05:00
Olivier Galibert
915a7ac918 Don't use AM_MASK on ram, you end up with an incorrect allocation size [O. Galibert] 2016-06-04 22:34:19 +02:00
hap
a96d77eb3c Merge pull request #925 from npwoods/lambdas_for_ui_handlers
Lambdas for ui handlers
2016-06-04 22:26:57 +02:00
Nathan Woods
ff0dddc1aa Added template implementations of mame_ui_manager::set_handler(), and changed call sites 2016-06-04 15:06:39 -04:00
Nathan Woods
65720796a8 Changed UI handlers to be stored as std::function(); implemented old set_handler() on top of this 2016-06-04 15:06:39 -04:00
Ville Linde
5e64d45ecb sharcdrc: more fixes, more ops (nw) 2016-06-04 21:30:30 +03:00
hap
9f9afbe9db added esoccer internal artwork 2016-06-04 20:20:22 +02:00
angelosa
6aa1d4d66c Update help file, the whole help string parser is so 90s, nw 2016-06-04 19:43:26 +02:00
angelosa
a9a5cceb72 Added comlist comment to debugger [Angelo Salese]
Added notes wrt dangarj protection, nw
2016-06-04 19:43:25 +02:00
angelosa
6f974bd8c3 Outdated Ninja Emaki info, marked as MUP? (nw) 2016-06-04 19:43:23 +02:00
Ted Green
e022157faa (nw) DRC: Modified branch in delay slot to match non-drc behaviour for non-dynamic branch targets. 2016-06-04 10:47:22 -06:00
MetalliC
2cea059009 chdman: attempt to workaround hang during chd creation
TODO: find out its real cause
2016-06-04 19:44:53 +03:00
Bavarese
bae69af2d4 Update dec_lk201.cpp
Small fix concerning LEDs on keyboard (polarity; juxtaposition of LOCK and HOLD)
2016-06-04 14:37:37 +02:00
Olivier Galibert
5cc0284cf7 Damn, missed that one (nw) 2016-06-04 12:36:47 +02:00
Robbbert
41769d7dd2 Sorcerer: added 22 games on cassette. 2016-06-04 20:31:33 +10:00
mahlemiut
3cf5bfdff1 debugimgui: actually map cursor keys so that they can be used in input text widgets. Duh. 2016-06-04 21:26:13 +12:00
etabeta78
b1fc0b97a9 Merge pull request #920 from rzero9/patch-4
fmtowns_cd.xml: Added T
2016-06-04 11:24:14 +02:00
Ariane Fugmann
de476b8ad8 Model1: fix TGP parser crashing
fix the model 1 TGP crashing the emulation ( mame testers 6123 )
2016-06-04 10:41:11 +02:00
Ariane Fugmann
5b4df8299c Merge remote-tracking branch 'refs/remotes/mamedev/master' 2016-06-04 10:33:17 +02:00
Ariane Fugmann
7e99816b63 Revert "Model1: Fix TGP parser crashing"
This reverts commit 128a6a2880.
2016-06-04 10:33:02 +02:00
Ariane Fugmann
128a6a2880 Model1: Fix TGP parser crashing 2016-06-04 10:30:35 +02:00
Ariane Fugmann
61d2e9a895 Merge remote-tracking branch 'refs/remotes/mamedev/master' 2016-06-04 09:42:30 +02:00
Ariane Fugmann
50f27e3ed3 Revert "Model1: fix TGP parser crashing MAME"
This reverts commit 2936148bb6.
2016-06-04 09:42:14 +02:00