Commit Graph

40309 Commits

Author SHA1 Message Date
David Haywood
e5d0320d0f Merge pull request #525 from system11b/S11cavesound
Corrected all known mono titles in cave.cpp
2015-12-28 03:13:28 +00:00
Brandon Munger
9ecd5f51d2 r9751: Add software list for release 9005.6.84 2015-12-27 21:28:04 -05:00
hap
470078ceb6 fix spellb bitswap, it's not working right yet but good enough to remove GNW flag 2015-12-28 01:53:04 +01:00
Scott Stone
474f91dee3 Softlist format fixes (nw) 2015-12-27 19:41:26 -05:00
system11b
13352110b8 Corrected all known mono titles in cave.cpp
Updated known Tourvision game list
2015-12-28 00:20:33 +00:00
Jean-François DEL NERO
077fe7ad89 Correct the screen refresh rate to 50 Hz. 2015-12-27 23:57:33 +01:00
Jean-François DEL NERO
179feeac15 Interrupt line & events supported. 2015-12-27 23:51:52 +01:00
arbee
b64105f9a3 chd-cd: when chdman wants only the original sectors, give it only the original sectors [R. Belmont] 2015-12-27 16:29:13 -05:00
Logan B
4f3fe496b4 020333_clpp_data.dat is an MP3 advert (nw) 2015-12-28 10:25:49 +13:00
Jean-François DEL NERO
ea3e3870da Some fixes to use the new EF936X driver version. 2015-12-27 20:23:19 +01:00
Jean-François DEL NERO
a71223c455 512x512, 512x256 (EF9366),256x256 resolutions supported.
New user settings : Number of bitplans, Display resolution/mode.
Busy time dynamically generated for vectors and characters drawing.
Various fixes.
Code clean-up.
2015-12-27 20:18:33 +01:00
Miodrag Milanovic
5d1eb49824 Make SDL2 use software if hardware acceleration is not available 2015-12-27 18:25:13 +01:00
David Haywood
29d2f7f708 2 recent MD proto dumps 2015-12-27 16:38:15 +00:00
David Haywood
ed7632f99d add a genesis model which runs the bios code as a clone (nw) 2015-12-27 15:55:08 +00:00
Miodrag Milanovic
2e9fa84503 Fix recognition for more platforms, and fixed compile on arm (nw) 2015-12-27 16:37:16 +01:00
Miodrag Milanovic
658128897c Fixed platform detection (nw) 2015-12-27 15:48:44 +01:00
Miodrag Milanovic
9c2669081c Added platform parameter and some ARM fixes (nw) 2015-12-27 15:35:29 +01:00
therealmogminer@gmail.com
a6fc794c3a New machines marked as NOT_WORKING
----------------------------------
Philips CD-i 220 (Mono-II board) [MooglyGuy, Lord_Nightmare, balrog]
2015-12-27 15:00:19 +01:00
David Haywood
cf11325579 note / set description changes based on observation by system11 2015-12-27 13:35:23 +00:00
Robbbert
88e4fea8db Merge branch 'master' of https://github.com/mamedev/mame 2015-12-27 23:53:15 +11:00
Miodrag Milanovic
fd21d7accb Do not add this for other then windows (nw) 2015-12-27 13:51:16 +01:00
Robbbert
99559bc6bd Gamate: Added year (nw) 2015-12-27 23:50:51 +11:00
Miodrag Milanovic
4810f2e98e Fix for windows Qt5 compile (nw) 2015-12-27 13:49:04 +01:00
Miodrag Milanovic
75e80ec4f6 Fix QT5 build on linux by adding -fPIC 2015-12-27 13:47:54 +01:00
Olivier Galibert
9d231a83ad qt5 debugger port [O. Galibert] 2015-12-27 12:58:00 +01:00
Miodrag Milanovic
2a2cd129f2 Fix clang build 2015-12-27 09:34:52 +01:00
Ivan Vangelista
17ae3ef216 Fix mac compile (nw) 2015-12-27 08:25:52 +01:00
briantro
29d097e704 peplus.cpp: Correct comment - NW 2015-12-27 01:12:40 -06:00
briantro
1b205281eb peplus.cpp: Add additional information - NW 2015-12-27 01:07:37 -06:00
Vas Crabb
2bcc8b2dd8 Better layer alignment for laserbat/lazarian/catnmous 2015-12-27 16:57:17 +11:00
Vas Crabb
fa73089b8f laserbat: confirm DIP switches, use derived machine configs 2015-12-27 12:00:55 +11:00
hap
8b316132f7 notes 2015-12-27 01:10:00 +01:00
Robbbert
72ce912e42 Gamate: fixed some typos from last commit.(nw) 2015-12-27 10:54:57 +11:00
David Haywood
0183747ccc these use identical ROMs (nw) 2015-12-26 22:40:37 +00:00
hap
b678f9fb97 notes, forgot this 2015-12-26 23:12:42 +01:00
Jean-François DEL NERO
d30800bb1b All hardware vector drawing commands are now working.
All characters type drawing supported (Horizontal, Vertical, Titled, Zoomed...)
2015-12-26 23:10:14 +01:00
hap
94991d1567 notes 2015-12-26 23:10:13 +01:00
David Haywood
566742a6a0 note for later (nw) 2015-12-26 21:20:46 +00:00
Robbbert
149b676581 Gamate: Added 18 new games, replaced 3 bad dumps [Peter Wilhelmsen and Morten Shearman Kirkegaard] 2015-12-27 03:42:25 +11:00
MetalliC
7ae681b010 chdman info verbose metadata output (nw) 2015-12-26 17:49:12 +02:00
Miodrag Milanovic
e756a66b14 qtdebugger as separate lib (nw) 2015-12-26 15:56:13 +01:00
Miodrag Milanović
851f66aff9 Merge pull request #522 from ImJezze/pull
HLSL: Improved Defocus, Fixed LCD screen, Extended Shadow Mask and Bloom [ImJezze]

Made defocus strength equal for x/y and independent from screen size

defocus is now independent from screen size and ratio
horizontal and vertical defocus now have the same strength
replaced asymmetric defocus kernel by a symmetric kernel
defocus is now limited to a maximum of 10
added shader uniforms for orientation and rotation settings
Fixed HLSL for LCD screen

fixed wrong detection of vector screen, which meant that a LCD screen was also detected as vector screen
re-enabled scan-line and other CRT related sliders for LCD screen
Extended Shadow Mask and Bloom functionality

added shadow mask option to choose between "Screen" and "Source" tile mode ("Screen" is the default as before)
added bloom option to choose between "Addition" and "Darken" blend mode ("Addition" is the default as before)
the alpha channel of a shadow mask is now filled with the background color of the screen by the amount of the inverted alpha value
added monochrome-matrix.png which can be used in combination with "Source" tile mode and "Darken" blend mode to simulate a STN LCD
2015-12-26 14:19:44 +01:00
Miodrag Milanovic
9f998d0afb cleanup (nw) 2015-12-26 13:54:32 +01:00
ImJezze
ff77b7897b Cleanup (nw)
- renamed shadow_mask_type to shadow_mask_tile_mode
- renamed bloom_type to bloom_blend_mode
- implemented "Source" shadow mask tile mode for artwork_support/post.fx
2015-12-26 12:27:07 +01:00
Miodrag Milanovic
a546ea1282 cleanup (nw) 2015-12-26 10:27:03 +01:00
Miodrag Milanovic
2d00b8653d cleanup (nw) 2015-12-26 10:10:38 +01:00
Vas Crabb
b0b5cc7ea9 catnmous: fix inputs and video effects 2015-12-26 13:41:06 +11:00
Miodrag Milanovic
c6d27c753f cleanups (nw) 2015-12-25 20:53:59 +01:00
yz70s
a8ef53fa51 debugint.cpp: fix uninitialized variable error (nw) 2015-12-25 20:18:31 +01:00
yz70s
6f8d4d4061 chihiro.cpp: store up to 1024 primitive vertices for easier debugging (nw) 2015-12-25 20:08:48 +01:00