Commit Graph

44645 Commits

Author SHA1 Message Date
Vas Crabb
a467a8c057 Merge pull request #1000 from MooglyGuy/master
Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core [Ryan Holtz]
2016-06-26 23:51:31 +10:00
Vas Crabb
847ecb65a6 damn circular deps (nw) 2016-06-26 23:48:27 +10:00
therealmogminer@gmail.com
db2e134994 Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core 2016-06-26 15:37:01 +02:00
Vas Crabb
923151d00b Fixed incorrect implementation of win_time_point_from_filetime() 2016-06-26 22:44:21 +10:00
Nathan Woods
5009b55430 Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, and implemented win_time_point_from_filetime() in terms of it 2016-06-26 08:12:07 -04:00
angelosa
78df22b106 VBL opcode is pretty annoying to log, since it fills for obvious reasons.
You could use wpiset 0,1,r anyway, so disabled (nw)
2016-06-26 13:19:28 +02:00
angelosa
87ade3319b Moved zsorting to DMA file, improved notes (nw) 2016-06-26 13:17:51 +02:00
angelosa
473386bfb6 Fixed wrong Upright / Cocktail assignment for Pro Sport (nw) 2016-06-26 13:17:49 +02:00
Olivier Galibert
a028a5d854 Merge pull request #998 from SailorSat/master
cleaned up some sega comm related stuff
2016-06-26 11:33:23 +02:00
briantro
622c739431 1943.cpp: Fix cut-n-paste error... eyes must be going bad.... NW 2016-06-25 23:45:50 -05:00
briantro
57921c2edf 1943.cpp: Correct a couple roms as per pictures of the actual PCB - NW 2016-06-25 23:32:27 -05:00
briantro
fcb202bfde New - 1943: Battle for Midway Mark II
New Game Added
---------------------------------------------
1943: Battle for Midway Mark II (US) [Gracious Anonymous Donor, The Dumping Union]
2016-06-25 23:22:58 -05:00
Vas Crabb
bbdda229ab Merge pull request #999 from bradhugh/osx_chrono_fix
Fix Clang compile on OSX
2016-06-26 12:00:29 +10:00
Vas Crabb
01f5ef7bc2 Merge pull request #997 from system11b/S11mjjoship_fix
S11mjjoship fix
2016-06-26 11:58:40 +10:00
cracyc
e2a9d23ae7 vt240: WIP (nw) 2016-06-25 20:59:05 -05:00
Brad Hughes
fb54827cb4 Fix Clang compile on OSX 2016-06-25 20:47:02 -04:00
Brad Hughes
eb97703a4c Fix mouse behavior on OSX 2016-06-25 20:36:54 -04:00
system11b
7b3096680d Removed imperfect graphics flag 2016-06-25 22:03:52 +01:00
system11b
f5c01d3014 Added kludges for mjjoship display areas - now pixel correct vs PCB 2016-06-25 22:02:28 +01:00
Nathan Woods
3232bfad89 Fixed incorrect implementation of win_time_point_from_filetime() 2016-06-25 16:08:26 -04:00
Ariane Fugmann
165086fe18 cleaned up some sega comm related stuff
replaces printf with osd_printf_verbose in a number of places.
removed no longer needed code from model2
2016-06-25 20:26:52 +02:00
Miodrag Milanovic
f75a33f7d1 clang on windows fixes (nw) 2016-06-25 20:06:02 +02:00
Miodrag Milanovic
57e475ada0 Fixes to send upstream (nw) 2016-06-25 20:03:04 +02:00
Miodrag Milanovic
8042037fd9 Added PugiXML and used it for hashfile (nw) 2016-06-25 19:54:44 +02:00
Scott Stone
3739530a86 Fixed "Missing some required objects" errors for omv1000, omv2000 (nw) 2016-06-25 13:48:55 -04:00
Brad Hughes
def1777e74 A few minor input fixes and cleanups
- input modules exit() is called twice. Remove the unnecessary input_exit() method
- removed unnecessary pointer init in handle_input_event and should_hide_mouse
- When registering event callbacks in SDL, don't assume the SDL enum values are int-sized
2016-06-25 11:43:15 -04:00
etabeta78
0f3ac71cc4 Merge pull request #995 from rzero9/patch-1
pc98_cd.xml: added more game & OS disks
2016-06-25 17:40:28 +02:00
r09
0e88aec72f pc98_cd.xml: added more game & OS disks
- Added several game disks (no credits as they all come from Japanese anonymous P2P), more to come
- Added some more Windows 2000 variants
2016-06-25 14:38:58 +02:00
Vas Crabb
7f22918675 Supply modified time for files in archives [Vas Crabb] 2016-06-25 20:56:59 +10:00
arbee
0b37361fdf sun4: checkpoint (nw) 2016-06-24 23:30:17 -04:00
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