adelikat
|
7393f132ab
|
Move CPUs from Emulation.Common to Emulation.Cores
|
2014-01-22 01:14:36 +00:00 |
goyuken
|
2865c56179
|
nes: attempt to support super mario bros 13 (nonfunctional at the moment)
|
2014-01-22 01:07:54 +00:00 |
adelikat
|
8998e35768
|
Remove a few unneeded and unused extensions
|
2014-01-22 00:57:05 +00:00 |
adelikat
|
8d9d8ac01e
|
Clean up the Bit struct and rename the file from Types.cs to Bit.cs
|
2014-01-22 00:47:22 +00:00 |
adelikat
|
e3d26fc2e7
|
MOvie LibRetro files from Emulation.Common to Emulation.Cores in preparation for moving some other things too. In RomLoader don't do HardReset() on the C64 core
|
2014-01-21 23:54:30 +00:00 |
goyuken
|
b39577cc51
|
NES: support more mapper 118 roms without hash.
NES: detect a hashless mapper 001 rom with 512KPRG as SUROM. should be no negative side effects, and fixes some translations of SUROM games.
|
2014-01-21 23:01:38 +00:00 |
goyuken
|
8bf8213a7d
|
NES: truncate if a iNES file's supposed VROM size is longer than the leftover length of the iNES file. seems to fix some hacks\translations
|
2014-01-21 22:29:51 +00:00 |
goyuken
|
3889d687d1
|
NES: correctly treat audio ram on Namco 163 as battery backed when the board has a battery and there's no WRAM. fixes King of Kings saving, amongst others.
|
2014-01-21 22:22:24 +00:00 |
null_ptr
|
a441a02494
|
Renamed mupen64plus-ui-console to mupen64plus-sln
|
2014-01-21 19:35:28 +00:00 |
goyuken
|
3c357a7d83
|
nes: try (and fail) to support some bad dumps of FAMICOM JUMP 2. meh. the good one works anyway.
batchrunner: keep track of number of lag frames and print to output
|
2014-01-21 19:08:11 +00:00 |
null_ptr
|
7d73f700bc
|
All hail Horst! God of the trash can!
|
2014-01-21 18:45:44 +00:00 |
null_ptr
|
9fd64cf0de
|
Forgot the updated solution file.
|
2014-01-21 18:31:21 +00:00 |
null_ptr
|
f69089a617
|
Sacrificed ~330 LoC and mupen64plus-audio-sdl to the great gods of the trash can. No functional changes.
|
2014-01-21 18:10:27 +00:00 |
pasky1382
|
4012f93f31
|
Added bit.clear() bit.set() to lua, and LuaULong()
|
2014-01-21 17:28:54 +00:00 |
adelikat
|
8ab655d963
|
A better fix for something I broke
|
2014-01-21 16:31:12 +00:00 |
adelikat
|
9df0821fcd
|
Lua Console - convert spaces to tabs and remove a todo
|
2014-01-21 16:25:51 +00:00 |
mvl1986
|
a177a111b9
|
Line 53:
changed: LuaImp = new EmuLuaLibrary(this);
into: LuaImp = new EmuLuaLibrary();
-MightyMar
|
2014-01-21 16:24:03 +00:00 |
adelikat
|
186503c041
|
Some formatting cleanup on EmuLuaLibrary, nothing useful here
|
2014-01-21 00:43:57 +00:00 |
adelikat
|
614d457de4
|
Lua - Implement client.clearautohold()
|
2014-01-21 00:36:22 +00:00 |
adelikat
|
8f7ac5755f
|
set interim flag back to true, I like to mistakenly check this in
|
2014-01-21 00:34:07 +00:00 |
adelikat
|
74b88584be
|
Ram Watch/Search - fix bug where signed and unsigned are saved backwards
|
2014-01-21 00:21:19 +00:00 |
goyuken
|
038e5a9525
|
NES: Support mapper 196 (super mario bros 11, super mario bros 17, and "super mario bros jurassic park")
|
2014-01-20 17:47:29 +00:00 |
pasky1382
|
033620a478
|
Cleanup and added byteswapping functions for lua.
|
2014-01-20 17:38:31 +00:00 |
adelikat
|
1fd577fce2
|
Update Version Info because it was way out of date (it is always out of date, but now it is less so)
|
2014-01-20 17:27:41 +00:00 |
goyuken
|
9be3364db4
|
FDS: fix menu bug
|
2014-01-20 17:18:55 +00:00 |
pasky1382
|
bff34dd379
|
Cleanup.
|
2014-01-20 17:15:30 +00:00 |
pasky1382
|
90d8aedbd5
|
forgot a function.
|
2014-01-20 17:07:48 +00:00 |
pasky1382
|
08504fc25a
|
Added more string lua functions
|
2014-01-20 17:06:09 +00:00 |
mvl1986
|
cb600e5bf7
|
Updated the AutoCompleteView, now shows possible libraries, possible methods within libraries, replaces halftyped words and adjusts to what you typed. Also made it a bit easier to use
|
2014-01-20 16:33:45 +00:00 |
null_ptr
|
4ab3789672
|
Removed mupen64plus-audio-sdl
|
2014-01-20 15:40:14 +00:00 |
null_ptr
|
edee798341
|
Removed unnecessary code from mupen64plus-audio-bkm. Improved lagspikes quite significantly.
|
2014-01-20 15:33:58 +00:00 |
pasky1382
|
83591cda67
|
Oops
|
2014-01-20 15:26:44 +00:00 |
null_ptr
|
8530baee0c
|
Fixing N64SyncSettings not being saved
|
2014-01-20 12:15:07 +00:00 |
null_ptr
|
a65cc25b24
|
Setting VSync in N64 Core.
|
2014-01-20 09:56:52 +00:00 |
goyuken
|
d1bc64d948
|
nes: vrc7: minor clarification
|
2014-01-20 05:55:38 +00:00 |
zeromus
|
3ab8e60d1b
|
add FloatingWindow concept to RamSearch tool, which lets you control how it sorts along with the main emuhawk window. it's not entirely ordinary for this to be controllable, but it should certainly be appreciated
|
2014-01-20 05:14:36 +00:00 |
zeromus
|
7a07a910f8
|
temporarily fix build by removing lua string library which has a missing file
|
2014-01-20 05:13:43 +00:00 |
zeromus
|
c10fbed709
|
make ram search reboot icon red
|
2014-01-20 04:31:49 +00:00 |
goyuken
|
90a8805a5f
|
VRC7: fix Super Mario Bros 14 (Unl) [!]. fix no wram battery on common Lagrange Point dump.
|
2014-01-20 02:12:02 +00:00 |
goyuken
|
53d2f5a9c9
|
nes: vrc 2 & 4: fix some stuff. all nescartdb dumps should now work, as well as a decent number of unidentified iNES dumps
|
2014-01-19 23:06:42 +00:00 |
goyuken
|
316a61bbb5
|
NES: support Famicom Jump 2, featuring http://www.youtube.com/watch?v=HYMnmymg1n0&t=1m10s
|
2014-01-19 19:55:32 +00:00 |
goyuken
|
634df83724
|
NES: rework bandai FCG a bit, to add support for some iNES identified roms (mapper 16, 159). JUMP-2 (aka mapper 153) is not supported, but will be eventually. Datach daughterboard games (aka mapper 157) are poorly documented and dumped, so can't do anything there now.
|
2014-01-19 19:04:44 +00:00 |
goyuken
|
6176b722e9
|
nes: mapper 90/209: fix a bug, but nothing runs still
|
2014-01-19 18:00:06 +00:00 |
pasky1382
|
1a0e98b7ad
|
Lua bit.checkbit() function, returns if a specified bit is on/off.
|
2014-01-19 17:42:21 +00:00 |
goyuken
|
df89951325
|
continue previous commit
|
2014-01-19 17:10:35 +00:00 |
pasky1382
|
2d169cdb7d
|
added LuaLong function
|
2014-01-19 16:58:21 +00:00 |
goyuken
|
fef44649a0
|
remove ppsspp from svn. i'm very interested in making ppsspphawk at some point, but now was not the time. waiting for the upstream to settle down some, and for GLhawk to get implemented. also have to think of a better way to handle the source being huge with respect to svn branches and stuff...
|
2014-01-19 16:50:16 +00:00 |
pasky1382
|
a2dd821474
|
Added new EmuLuaLibrary.String, contains decimal to hex string and binary string.
|
2014-01-19 16:36:43 +00:00 |
goyuken
|
16c0065635
|
nes: support some mmc1 proto carts
|
2014-01-18 16:16:24 +00:00 |
goyuken
|
6c4b1ed2da
|
nes: fix esper bouken tai, ff2 (U)
|
2014-01-18 15:57:43 +00:00 |