Commit Graph

42360 Commits

Author SHA1 Message Date
Lord-Nightmare
114fe2742b FB01: fix ROM label to match actual chip [anonymous] 2016-04-04 20:18:13 -04:00
Lord-Nightmare
85e60eebcb Major Havoc: Updated Gamma CPU address decoding/mirroring from the schematic [Lord Nightmare] 2016-04-04 20:16:23 -04:00
cracyc
817f19fcc1 luaengine: add plugin options menu [Carl] 2016-04-04 18:17:18 -05:00
Olivier Galibert
0d217bb97c model 1 checkpoint (nw) 2016-04-04 22:40:00 +02:00
R. Belmont
1046be89db Merge pull request #786 from felipesanches/add_Spectrum_ED_Apple2e_clone
new Spectrum ED (Brazilian Apple II clone)
2016-04-04 09:26:56 -04:00
Miodrag Milanovic
79b1c3ba44 Updated Portuguese (Brazil) [Ashura-X] 2016-04-04 15:24:09 +02:00
Miodrag Milanovic
61ea1f20f2 move common struct to common place (nw) 2016-04-04 14:30:54 +02:00
Branimir Karadžić
e63f379a0e Update BGFX to latest (nw) 2016-04-04 13:52:25 +02:00
Miodrag Milanovic
9496a5b24d Added license info for nanosvg (nw) 2016-04-04 13:19:32 +02:00
hap
05374e1cb3 notes 2016-04-04 12:20:07 +02:00
Olivier Galibert
cdc04a9b7c screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert]
It's damn slow, ~50ms/frame on cdkong.  Caching and/or hw accel will
solve that easily.  It doesn't look very good, nanosvg need better
anti-aliasing.  It also doesn't do texturing very well and images not
at all, so some of our current svgs won't look good.  But all that's
fixable.
2016-04-04 11:33:34 +02:00
RobertoFresca
57e9e774cd Magic10 driver: Added technical notes, game status, defined clocks,
fixed inaccurate notes, and some driver cleanups. [Roberto Fresca]
2016-04-04 02:15:41 -03:00
RobertoFresca
8fd97e1a28 New machines marked as NOT_WORKING
----------------------------------
Luna Park (ver. 1.2) [Roberto Fresca, f205v]
2016-04-04 00:41:00 -03:00
Brad Hughes
eae8eb8b00 winmain compile for UWP 2016-04-03 21:49:38 -04:00
David Haywood
a05af7500f init palette to black (nw) 2016-04-04 01:16:25 +01:00
David Haywood
716ef20000 fill in some dipswitches for the new Android set, also make it the parent due to it being a newer build. 2016-04-04 01:00:57 +01:00
Felipe Corrêa da Silva Sanches
a45059cee0 new Spectrum ED (Brazilian Apple II clone) 2016-04-03 20:39:00 -03:00
David Haywood
0cc6569f7c (nw) 2016-04-04 00:19:28 +01:00
David Haywood
d20fd928ac actually I guess the new Atomic Robokid set is another Japan set, it as the 'long' high score names.
interestingly all sets except this new one display 'TYPE-2' in the corner, so this is probably an older version, I've added this detail.
2016-04-04 00:17:59 +01:00
David Haywood
e98565eb20 new clones
Atomic Robo-kid (set 2) [Alex Cmaylo]
2016-04-04 00:04:32 +01:00
David Haywood
14f47cda9b new clones
Major Title 2 (World, set 2) [Porchy]
2016-04-03 23:47:37 +01:00
dankan1890
5fe4b275dc Fixed MT06173: Software loaded outside of software list (e.g. -cart PATH_TO_ROM) fails to save SRAM. 2016-04-04 00:39:03 +02:00
David Haywood
00a07a27d9 new clones
Kamikaze (Potomac Games) [Blair Quinney]
2016-04-03 23:06:45 +01:00
Miodrag Milanovic
bad2e6199e Not needed anymore after move to C++11 features (nw) 2016-04-03 19:47:44 +02:00
Miodrag Milanovic
e0ea593f6d Make it cleaner (nw) 2016-04-03 19:14:44 +02:00
Miodrag Milanovic
cea094a3a3 moved aueffectutil to tools (nw) 2016-04-03 19:06:06 +02:00
dankan1890
1aa8a350d3 fix: inline not allowed. (nw) 2016-04-03 18:54:04 +02:00
dankan1890
37f39ecf3c Small changes. (nw) 2016-04-03 18:45:34 +02:00
Dankan1890
91f12fe796 Merge pull request #783 from h0tw1r3/feature-extmenu
submenu lang and cosmetic (nw)
2016-04-03 18:25:59 +02:00
Jeffrey Clark
69eae891ad submenu lang and cosmetic (nw) 2016-04-03 16:02:16 +00:00
Miodrag Milanovic
74f95ba03e Fix linux compile (nw) 2016-04-03 18:02:14 +02:00
Miodrag Milanovic
5e80a732aa move clipboard handling on proper place (nw) 2016-04-03 17:55:10 +02:00
Miodrag Milanovic
0730ffc328 sync (nw) 2016-04-03 17:55:10 +02:00
Miodrag Milanovic
d8aa889edf merge main.cpp for windows platform (unicode) (nw) 2016-04-03 17:55:10 +02:00
Ville Linde
e49f3ccb97 UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer and floating-point registers. [Ville Linde] 2016-04-03 18:46:02 +03:00
Miodrag Milanovic
26c8434a70 removed deprecated doc (nw) 2016-04-03 17:21:14 +02:00
Miodrag Milanovic
796f890450 removed testkeys (nw) 2016-04-03 17:19:41 +02:00
Miodrag Milanovic
bab5d21cef moved windows resources (nw) 2016-04-03 17:19:41 +02:00
Miodrag Milanovic
bd0abfd004 moved emscripten resources (nw) 2016-04-03 17:19:41 +02:00
Miodrag Milanovic
528a39fc54 moved man files to proper location (nw) 2016-04-03 17:19:41 +02:00
Luca Elia
9894549089 igs009: protection patch for the newer jingbell sets (nw) 2016-04-03 16:21:17 +02:00
Luca Elia
8c60f2e16a (nw) 2016-04-03 16:21:13 +02:00
balr0g
e1cb104b03 new WORKING
Android (newer build?) [JunoMan]
2016-04-03 10:17:39 -04:00
Miodrag Milanovic
d322c23ead make it translate (nw) 2016-04-03 16:00:30 +02:00
Miodrag Milanovic
34b06d2c99 Updated translation files (nw) 2016-04-03 15:50:03 +02:00
Miodrag Milanovic
945d1d5646 Prevent crashing when compiling with mingw (nw) 2016-04-03 15:47:04 +02:00
Wilbert Pol
83ac1bf251 gb_slot.cpp: clean up the internal logging a tiny bit (nw) 2016-04-03 15:41:37 +02:00
Wilbert Pol
4d7ee46b05 gb_slot.cpp: Fixed crashing when manufacturer id is 0000 (nw) 2016-04-03 15:28:46 +02:00
Miodrag Milanovic
bca2a842db compile fix (nw) 2016-04-03 15:01:15 +02:00
Miodrag Milanovic
f2bff83b3d Removed empty header file (nw) 2016-04-03 14:39:22 +02:00