Commit Graph

43598 Commits

Author SHA1 Message Date
arbee
ec9913a33e itt3030: better z80/i8741 comms, key matrix is still apparently wrong (nw) 2016-05-21 16:58:56 -04:00
cracyc
69b3c067d3 inputmap: (nw) 2016-05-21 10:42:29 -05:00
Robbbert
d953796db4 gamecom: update of notes. 2016-05-21 23:13:07 +10:00
couriersud
53e66cf6aa Fix VS c++ compile following
https://msdn.microsoft.com/de-de/library/ms177415.aspx
2016-05-21 14:33:15 +02:00
couriersud
5f252be251 Fix TARGET=nl compile. (nw) 2016-05-21 13:31:19 +02:00
couriersud
ee5b02ebfb Added == operator to netlist_time 2016-05-21 13:31:18 +02:00
couriersud
fdf63818de All netlist devices now follow new syntax. Removed dead code. All sub
devices are now forced to be initialized in the constructor. Device
setup now completely in constructor. Removed start call. [Couriersud]
2016-05-21 13:31:17 +02:00
couriersud
9102271ef7 More memory timebombs removed. (nw) 2016-05-21 12:58:24 +02:00
couriersud
d200744fbf Converted more devices to new layout. Improved memory handling in
factories. (nw)
2016-05-21 12:58:23 +02:00
Ivan Vangelista
17d85d78d1 holeland.cpp: documented SP0256 speech - see MT06218 (nw)
ROM needs dumping. For testing, the sauro ROM can be used
2016-05-21 07:53:11 +02:00
briantro
2fa571fa91 segas16b.cpp: Minor doc update - NW 2016-05-21 00:45:04 -05:00
Ivan Vangelista
b724cf3c96 deco146.cpp: fixed regression with stadhr96 (nw) 2016-05-21 07:16:13 +02:00
Justin Kerk
c281551ebb Filter neogeo more succinctly (nw) 2016-05-20 21:03:50 -07:00
Robbbert
293caed9cb 1. fixed title of fr2; 2. Fixed access violation after getting:
Proposed video mode not supported on device \\.\DISPLAY1
Unable to initialize Direct3D.
Fatal error: Unable to complete window creation
2016-05-21 13:27:54 +10:00
Scott Stone
2d6c0e4002 New Software List items added
pce_tourvision.xml - Cyber Core, Download, Vigilante [system11]

Added source notes to tourvis.cpp (nw)
Fixed formatting in recent XML file additions (alice32, alice90) (nw)
2016-05-20 22:50:58 -04:00
Robbbert
3c8b75d52b New Working Game [Robbbert]
================
Idol Mahjong Final Romance 2

(out of whatsnew) copied from HBMAME, this is the best of the bunch. Most likely a hack of the CD.
2016-05-21 12:33:36 +10:00
Robbbert
2b15a366af mess: removal of neogeo games 2016-05-21 11:54:07 +10:00
Robbbert
027d190447 gamecom: fix for MULT instructions. 2016-05-21 11:08:45 +10:00
S.Z
a2f6127830 Merge pull request #888 from MoochMcGee/master
Fix compilation when LOG_NV2A is defined
2016-05-21 00:05:23 +02:00
MoochMcGee
2903080d01 Fix compilation when LOG_NV2A is defined 2016-05-20 16:52:31 -05:00
briantro
b788c4b81f Merge branch 'master' of https://github.com/mamedev/mame 2016-05-20 15:46:15 -05:00
Ted Green
7a68b6504b vrc4373: Added correct PCI config map (nw)
iteagle_fpga: Cleaned up eeprom initialization and rtc names (nw)
2016-05-20 10:19:05 -06:00
RobertoFresca
2a16c60648 Merge branch 'master' of https://github.com/mamedev/mame 2016-05-20 11:27:28 -03:00
RobertoFresca
9ac7742a02 New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Champion League (v220I, dual program, set 1) [Roberto Fresca, f205v]
Champion League (v220I, dual program, set 2) [Roberto Fresca, f205v]
2016-05-20 11:26:50 -03:00
Ted Green
b2078dc4b2 (nw) Switched to using generic IDE PCI device 2016-05-20 08:25:30 -06:00
Robbbert
2b7764aa4a gamecom: reworked audio channels 0 and 1 a bit (still doesn't sound anything like the real thing) 2016-05-20 23:04:37 +10:00
mahlemiut
13d091c38f debugimgui: made a start on rendering just the visible areas of a debugger view. Generally works, but the scrollbar doesn't appear when viewing a 32-bit or larger address space (imgui bug?) 2016-05-20 22:43:13 +12:00
Quench0
7d7d366223 Improve support for more Joysticks with DirectInput8. Also repair DirectInput7 compile. 2016-05-20 18:05:14 +10:00
Miodrag Milanović
320da2d391 Merge pull request #886 from fcambus/master
Allow building on OpenBSD
2016-05-20 08:37:40 +02:00
Ivan Vangelista
6711db7107 More gen_latch (nw) 2016-05-20 07:24:06 +02:00
Ville Linde
ec1f9b948c UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] 2016-05-20 01:28:48 +03:00
Scott Stone
9ce1fbc54f Fix vcircle regression (not booting) - from Sarayan (nw) 2016-05-19 17:48:51 -04:00
briantro
46ac66a40a peplus.cpp: Minor doc update - NW 2016-05-19 16:38:44 -05:00
Frederic Cambus
7541a888dc Allow building on OpenBSD 2016-05-19 23:11:43 +02:00
angelosa
18c011160a Sprites and initial workout in understanding how scroll works (nw) 2016-05-19 22:14:28 +02:00
R. Belmont
008308ba2d Merge pull request #879 from fulivi/hp9845_dev
Hp9845: added support for graphic video
2016-05-19 15:32:24 -04:00
R. Belmont
bc391c81ce Merge pull request #881 from rdroush/alice
Alice software lists: added new dumps and documentation
2016-05-19 15:32:15 -04:00
angelosa
732eef6e0e Added base sprites. Also added STEP2_INV / STEP4_INV, nw 2016-05-19 20:24:48 +02:00
angelosa
0199433d44 Note update 2016-05-19 20:23:46 +02:00
Miodrag Milanovic
a6f997cb4d Cleanup of network output module 2016-05-19 19:24:51 +02:00
yz70s
18c91895bd chihiro.cpp: since clipping is not present yet, if a trangle has at least a vertex where the w component is <= 0, don't draw it, this makes outr2 more watchable (nw) 2016-05-19 18:43:59 +02:00
Robbbert
f2c7981401 gamecom: added sound channels 0 and 1 (quality is poor). Added temp patch to stop the mad flickering in some games. 2016-05-20 02:36:23 +10:00
Robbbert
b583b8a14f gamecom: right-most grid is 8 pixels wide not 16. Fixes scrabble click-arrows. 2016-05-19 22:25:40 +10:00
MetalliC
afe8cda658 naomi.c docs update: marked regional releases, removed legacy (JPN, AUS etc) country flags from game descriptions (nw) 2016-05-19 14:38:53 +03:00
Vas Crabb
ce21ce6410 Bad boy, Micko (nw) 2016-05-19 21:16:43 +10:00
dankan1890
06c4998564 fixed MSBUILD. nw 2016-05-19 10:03:59 +02:00
Miodrag Milanović
209e4f8de7 Merge pull request #884 from ajrhacker/ioport_field
Ioport refactoring and cleanups (nw)
2016-05-19 07:30:09 +02:00
etabeta78
74d825a298 Merge pull request #883 from rzero9/patch-4
fmtowns_cd.xml: Added K + others
2016-05-19 06:37:06 +02:00
Ted Green
815aef91a1 (nw) Fixed up PCI VGA legacy register mapping 2016-05-18 17:39:55 -06:00
AJR
ea43e9a386 Ioport refactoring and cleanups (nw)
- Completely move mouse hit testing down into the UI input module. This reduces some dependencies.
- Never return a null pointer from ioport_field::name() to prevent potential crashes. All anonymous inputs are classified as INPUT_CLASS_INTERNAL, so several frontend functions now check type_class instead.
- Correct a couple of typos.
2016-05-18 19:23:54 -04:00