cracyc
7f18bffb10
vt240: WIP (nw)
2016-06-24 21:55:04 -05:00
mahlemiut
443938c991
debugimgui: allow debugger console and log window scrollbars to stay at their maximum value if already there
2016-06-25 13:41:45 +12:00
arbee
7ff2301047
fix Clang build. it still fails b/c of the file and directory stuff. (nw)
2016-06-24 21:13:46 -04:00
Vas Crabb
f92f3e22f8
Init (nw)
2016-06-25 11:04:14 +10:00
Vas Crabb
9fccecfcf3
Fine, be that way GCC (nw)
2016-06-25 10:46:55 +10:00
Vas Crabb
52e65cb567
Better fix (nw)
2016-06-25 10:33:59 +10:00
Vas Crabb
c33946ba0b
Fix path with missing return, hopefully fix OSX build (nw)
2016-06-25 10:05:59 +10:00
Vas Crabb
e363c5e154
Revert "This worked by pure luck (nw)"
...
This reverts commit b3491464e4
.
2016-06-25 09:56:05 +10:00
couriersud
ca4485d760
Merge remote-tracking branch 'origin/netlist_dev'
2016-06-25 00:57:02 +02:00
couriersud
9027566956
Fix clang compile. (nw)
2016-06-25 00:27:43 +02:00
couriersud
af750f143c
Srcclean on netlist files. Avoid the merge massacre. (nw)
2016-06-25 00:20:17 +02:00
couriersud
798bb79567
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-06-24 23:28:42 +02:00
couriersud
bc37304ef9
Add explicit to constructors to avoid bad surprises later. (nw)
2016-06-24 23:25:46 +02:00
Miodrag Milanovic
b3491464e4
This worked by pure luck (nw)
2016-06-24 21:25:02 +02:00
Angelo Salese
c3d4433f39
usagiym / suchie3 works otherwise proven, nw
2016-06-24 21:18:54 +02:00
Olivier Galibert
45a94fb1f7
cop: nicer sorting routine [O. Galibert]
2016-06-24 19:32:31 +02:00
Vas Crabb
770e27d5bc
Merge branch 'load_save_state_preparations'
2016-06-25 03:38:23 +10:00
Vas Crabb
5cee9e9bc4
POSIX implementation for new directory read features, cleanup of Windows implementation, return directory handle as smart pointer, fix full build [Vas Crabb]
2016-06-25 03:35:23 +10:00
angelosa
dd5782ee92
Fantasy (World) is actually Germany version (and likely bootleg too) ... (nw)
2016-06-24 18:31:44 +02:00
Ivan Vangelista
99567c5c89
harddriv.cpp: nop out a memory range, makes log a bit more sane. A 2 second log used to weigh about 700 MB. (nw)
2016-06-24 18:30:24 +02:00
Ivan Vangelista
3d8cb0e81c
bfcobra.cpp: use ramdac_device instead of custom implementation. The driver also has a custom fdc implementation, which I failed to update to the device one. (nw)
2016-06-24 18:28:21 +02:00
couriersud
634473c1ff
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-06-24 17:45:46 +02:00
couriersud
d1cd307f83
Remove shared_ptr usage and replace with plib:owned_ptr. Clean up nltool
...
a bit. (nw)
2016-06-24 17:45:17 +02:00
Vas Crabb
20a95045e1
Load save state preparations [Nathan Woods]
...
* A number of changes and refactorings in preparation for a new load/save state menu. Most notably, I am C++-ifying osd_directory (now osd::directory) and changing osd_stat() to return std::unique_ptrosd::directory::entry
* Take note that this change completely omits POSIX support, simply because I lack a development environment to support it. This will have to be done by someone else.
2016-06-24 23:53:38 +10:00
R. Belmont
83a9cf4205
Merge pull request #978 from Shideravan/patch-17
...
Naming KI1 & KI2 Input buttons the same way it's displayed in original Arcade Control
2016-06-24 08:12:55 -04:00
R. Belmont
450075165c
Merge pull request #988 from SailorSat/master
...
Hooked up M2COMM simulation
2016-06-24 08:11:57 -04:00
Nathan Woods
7509a56dc0
Incorporated cleanups requested by Vas Crabb
2016-06-24 07:55:10 -04:00
Nathan Woods
4ddfc6a6e4
Changed osd_stat() to return std::unique_ptr<osd::directory::entry>
2016-06-24 07:39:37 -04:00
Nathan Woods
cd8b414e6b
C++-ified osd_directory (now osd::directory), and added last_modified to osd::directory::entry
2016-06-24 07:13:18 -04:00
etabeta78
6e2a68574f
pc98_cd.xml: added some more disks, mostly coming from
...
Software Lonely Terminal. [Fabio Priuli]
2016-06-24 12:08:48 +02:00
etabeta78
3177a9c3ed
sg1000.cpp: many improvements [Enik Land]
...
- Create a SG-1000 expansion slot.
- Hook up the SG-1000 expansion slot to sg1000.cpp and sms.cpp (sg1000m3).
- Split the sk1100 code from sg1000.cpp and attach it to the new expansion slot.
- Create a new FM Sound Unit device and attach it to the new expansion slot.
- For the sc3000 driver, re-add sk1100 as a fixed SG-1000 expansion device.
- Add sg1000 software list to sg1000m3 and Japanese/Korean SMS drivers.
sms.cpp: implemented some new findings [Enik Land]
- Remove some mirrors for ports $DC/$DD on SMSJ based on Charles' hw tests.
- Add basic C-Sync callback to 315_5124.cpp, based on Charles' hw tests.
- Add built-in Rapid Fire (uses C-Sync) for SMSJ and Korean SMS1 drivers.
- Add new SMS drivers due to XTAL differences:
sms1br - Tec Toy Master System I (Brazil)
sms2br - Tec Toy Master System II (Brazil)
smsbr - Tec Toy Master System III Compact (Brazil)
sms1paln - Tec Toy Master System I (PAL-N)
sms2paln - Tec Toy Master System II (PAL-N)
smspaln - Tec Toy Master System III Compact (PAL-N)
Brazil is PAL-M TV system, but I decided to call it by the
country name, seems to be better recognizable and for
emulation looks more like a NTSC system. PAL-N is used
in Argentina, Paraguay and Uruguay and looks closer to
the European PAL system when compared to PAL-M.
2016-06-24 12:07:45 +02:00
Vas Crabb
15f02da7bd
Improved workaround for missing cbegin/cend in glibstdc++ [Alex Miller]
2016-06-24 19:56:50 +10:00
angelosa
5ece80fe5d
Added "return to origin point (0,0)" feature to Tilemap Viewer (tied with HOME key) [Angelo Salese]
2016-06-24 00:12:02 +02:00
MetalliC
7a6d73d548
Merge pull request #991 from system11b/S11mjjoship
...
S11mjjoship - Mahjong Joshi Pro-wres -Give up 5 byou mae-
2016-06-23 22:16:41 +03:00
cracyc
74efa92cda
dec_lk201: keyclick [Bavarese]
...
tll: all irqs (nw)
2016-06-23 14:16:47 -05:00
system11b
1af8523d14
imperfect graphics flagged
2016-06-23 20:03:42 +01:00
couriersud
bf2c6fe48f
Merge branch 'netlist_dev' of https://github.com/mamedev/mame.git into netlist_dev
2016-06-23 20:31:23 +02:00
angelosa
92a1a8544b
Hooked up terminal device to Funky Ball, nw
2016-06-23 19:37:40 +02:00
system11b
99411036c6
Added new game Mahjong Joshi Pro-wres -Give up 5 byou mae-
2016-06-23 18:10:58 +01:00
angelosa
929d2e2c9e
funkball.cpp: Reversed ROM flash hookup, fixed bogus FPU exception, nw
...
(Looks like that WORD_SWAP isn't what flash device expects now)
2016-06-23 19:05:34 +02:00
angelosa
a0bd75459b
Checkpoint (nw)
2016-06-23 19:05:33 +02:00
Vas Crabb
64f9a674d1
SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb]
...
* Note that this omits non-VIS OSA 2007/2011 features
* VIS 2+ ldtxa/ldtwa/sttwa still uses ldda/stda, using new mnemonics requires special-casing this instruction and checking ASI
2016-06-24 03:00:01 +10:00
Ted Green
b07e498b11
zeus2: Changed texture size selection and attempt to extract last parameters from quad 14 (nw)
2016-06-23 10:48:33 -06:00
Ted Green
dce9779388
zeus2: Better quad size selection (nw)
2016-06-23 10:13:37 -06:00
Ted Green
5e41005381
zeus2: Closer to getting quad 14 word working (nw)
2016-06-23 10:13:37 -06:00
Robbbert
40003735b4
pockchal: fixed crash without cart; general cleanup (nw)
2016-06-24 01:41:40 +10:00
Ivan Vangelista
82c526ea38
tms32010.cpp: devcb instead of memory map for bio line (nw)
2016-06-23 17:08:31 +02:00
cracyc
b4e62ef6cc
cheat: step one item at a time and write valid xml (nw)
2016-06-23 09:57:43 -05:00
Vas Crabb
759275f61a
Merge pull request #990 from MooglyGuy/master
...
Convert SPARCv8 ops to document-described functionality [Ryan Holtz]
2016-06-23 22:21:52 +10:00
therealmogminer@gmail.com
ff04ed4cc0
Convert SPARCv8 ops to document-described functionality
2016-06-23 14:20:24 +02:00