Vas Crabb
c620e85f5b
Merge pull request #803 from bmunger/r9751
...
r9751: add more floppy debugging and fix dma masking
2016-04-11 11:58:15 +10:00
dankan1890
5347076f49
submenu: merged some options menu. (nw)
2016-04-11 03:37:51 +02:00
Brandon Munger
3ba1605cd5
r9751: add more floppy debugging and fix dma masking
2016-04-10 21:30:57 -04:00
Michael Zapf
6b5cb8304f
ti99: Cleared logging output.
2016-04-11 01:52:30 +02:00
Michael Zapf
c58b8116ad
ti99: Using combined speech selector lines and split/reverse chip dumps.
2016-04-11 01:45:21 +02:00
couriersud
612e4f8810
Refactored osd_work to become more c++. Bye to malloc and memset.
2016-04-11 01:34:29 +02:00
Michael Zapf
e8531f6d8f
Replaced fprintf by logerror; fixed some small issues.
2016-04-11 01:28:39 +02:00
cracyc
6dcb009816
plugins/cheatfind: run same operation over a batch of data (nw)
2016-04-10 17:06:21 -05:00
Brad Hughes
2a6e17c438
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-04-10 17:18:32 -04:00
Brad Hughes
ea0a6844f7
Skeleton implementation for Universal windows main app classes.
2016-04-10 17:18:23 -04:00
Joakim Larsson Edstrom
198565b81a
Added extra bit as delay between bytes to make 1 stop bit work
2016-04-10 22:46:09 +02:00
MetalliC
0c4e188e10
m3comm going a bit further (nw)
2016-04-10 23:23:43 +03:00
arbee
2d2f52e858
fix SDL compile (nw)
2016-04-10 16:13:55 -04:00
Brad Hughes
c4d91605fc
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-04-10 13:34:23 -04:00
Brad Hughes
114a8f8218
Fix bug in Xinput DPAD POV mapping.
2016-04-10 13:33:26 -04:00
therealmogminer@gmail.com
dd9c9a0fb3
Make OSDs return ui_menu_item lists, not slider_state lists
2016-04-10 19:22:31 +02:00
etabeta78
d4670d8488
fixed very old copy and paste mistake of mine. nw.
2016-04-10 17:55:34 +02:00
etabeta78
465de15885
intv: Converted controller inputs to be slot devices. [Fabio Priuli]
...
intvecs: Converted hand controllers, keyboard and synth to be slot devices,
by using a temporary hack to workaround the impossibility to plug the same
device into 2 different slots as these keyboard require. [Fabio Priuli]
out of whatsnew: in the long term we need to come up with a core solution
for these devices that occupy multiple slot devices at once (another one is
the VCS Compumate which plugs into both VCS control ports), because the
hack I used (a "fake" control port which acts as a passthru for the two real
control ports) is not really satisfactory. However, current solution is better
than the selectable controllers we had, which were (ab)using
PORT_CONDITIONs...
2016-04-10 17:54:51 +02:00
couriersud
19397471c1
netlist_t no longer descends from netlist::object_t.
2016-04-10 17:16:20 +02:00
couriersud
71d2cf2625
Get rid of some init_object calls.
2016-04-10 17:16:19 +02:00
couriersud
521353d8d7
Replace macros with templates.
2016-04-10 17:16:18 +02:00
Miodrag Milanovic
ffbe0c66be
Basic TCP server based on libuv [Inaki Baz Castillo,Miodrag Milanovic]
2016-04-10 17:03:51 +02:00
arbee
dd89b30c63
apple2: Additional work on the PC Transporter [Peter Ferrie, R. Belmont]
2016-04-10 10:36:20 -04:00
hap
50013de7f6
hh_hmcs40: updated cdkong SVG provided by Rik
2016-04-10 16:14:40 +02:00
David Haywood
cce83dee12
new clones
...
Vs. Excitebike (set EB4-3 E) [Matt Osborn]
2016-04-10 15:06:10 +01:00
David Haywood
7d045b7237
Merge pull request #799 from ajrhacker/hdrivfix
...
racedrivpan, strtdriv, hdrivair, hdrivairp: fix user1 region width (nw)
2016-04-10 14:10:47 +01:00
therealmogminer@gmail.com
fa92550ddb
Add dividing line to bgfx slider list where applicable, nw
2016-04-10 13:13:10 +02:00
Vas Crabb
5a1a3afc81
whoops, that's not a format string
2016-04-10 21:06:53 +10:00
Vas Crabb
467a1fae80
Fix crash
2016-04-10 18:42:53 +10:00
Vas Crabb
a723548a8f
Second thoughts about default status
2016-04-10 18:36:44 +10:00
Miodrag Milanovic
ed209c842d
Visual Studio says it can be uninitialized (nw)
2016-04-10 10:15:03 +02:00
Vas Crabb
c569c7c9ad
Add render.h no longer indirectly supplied via emu.h <- ui/ui.h
2016-04-10 17:55:18 +10:00
Vas Crabb
0c502775b6
remove ui/ui.h dependency from emu.h (for couriersud)
2016-04-10 17:48:38 +10:00
Vas Crabb
7d1ec41744
foobar is not a subdirectory of foo called bar
2016-04-10 17:21:46 +10:00
Branimir Karadžić
cceb3a32b7
Update to latest BGFX (nw)
2016-04-10 09:16:09 +02:00
Vas Crabb
a26f4f3428
STL makes life easier
2016-04-10 16:02:41 +10:00
Vas Crabb
d74f5db813
Fix for archives containing directories like foobar following foo
2016-04-10 15:47:51 +10:00
Vas Crabb
760b4bd93b
Fix phantom files in archives containing directories
2016-04-10 15:35:40 +10:00
etabeta78
e594366857
probably fixed the arcade only build. nw.
2016-04-10 06:15:18 +02:00
cracyc
1132ce2870
plugins/cheatfind: add width and endian awareness
...
---
Need to handled alignment
2016-04-09 22:40:02 -05:00
couriersud
a107408a08
Fix compile on linux and windows.
2016-04-10 04:46:23 +02:00
cracyc
4c21370163
plugins/cheatfind: make ram scan work (nw)
2016-04-09 21:34:54 -05:00
David Haywood
f1abc857bf
new 'WORKING' game
...
Unknown Neo-Geo Vs. Fighter (prototype) [Brian Hargrove]
the story behind this can be read at
http://www.neo-geo.com/forums/showthread.php?265573-Lost-Neo-Geo-Prototype-FOUND-REVEALED-amp-RELEASED&p=4036179#post4036179
basically it's a test board rather than a full playable game, and some of the data was stored on long dead SRAM cards so there's no sound, and the S1 layer is a handmade ROM. It seems to be for a game that was never even announced.
2016-04-10 03:32:39 +01:00
Vas Crabb
33e62ec403
Work with more ZIP64 files
2016-04-10 12:05:53 +10:00
couriersud
3b951313a4
Fixed linux compile.
2016-04-10 03:24:09 +02:00
couriersud
9d4af9a834
convert osd_event into a class. Since all is std:: now, reduce to
...
inlineable code.
2016-04-10 02:46:31 +02:00
therealmogminer@gmail.com
f10de4fa46
Fix memory leak when changing screen chains, will fix any issues later, nw
2016-04-10 02:38:08 +02:00
therealmogminer@gmail.com
8719535cbc
Make sliders use an std::vector instead of a linked list, nw
2016-04-10 02:38:08 +02:00
dankan1890
74a8e5d1dd
menu: fixed scrolling with the mouse wheel. (nw)
2016-04-10 02:28:27 +02:00
Vas Crabb
df4bb8b404
zip cleanup
2016-04-10 10:14:51 +10:00