andres.delikat
|
db0fe17933
|
Fix typo in GetRomsPath, was returning GB for PCE/SFX
|
2011-08-25 02:52:35 +00:00 |
andres.delikat
|
124da117b8
|
Add default constructor to GameInfo to avoid null reference crashes, right click menu during null emulator now no longer crashes (and probably a number of other situations). Added BizHawk back to the Main form text property instead of 0
|
2011-08-10 23:50:01 +00:00 |
andres.delikat
|
53fd0aa877
|
Hex Editor - Dump To File implemented
|
2011-08-07 19:30:01 +00:00 |
beirich
|
b27673f26c
|
M-M-M-MONSTER COMMIT! change Game-load api stuff
|
2011-08-04 03:20:54 +00:00 |
andres.delikat
|
29510ddd58
|
Fix saving of header data from record movie dialog, small fix for inputlog header data
|
2011-07-06 01:53:15 +00:00 |
zeromus
|
ca628e6278
|
rename GetExePathAbsolute to GetExeDirectoryAbsolute so it doesnt confuse me
|
2011-06-20 09:08:04 +00:00 |
zeromus
|
c0988feaa3
|
add CoreInputComm/CoreOutputComm, remove Query system, hook up nes video config options
|
2011-06-11 22:15:08 +00:00 |
andres.delikat
|
77906b80c5
|
Path config - set tab stops and hook up ROM path logic
|
2011-05-21 01:13:48 +00:00 |
andres.delikat
|
fa503a17e9
|
Path Config - add SG-1000 tab and finish implementing GG stuff
|
2011-05-20 02:40:17 +00:00 |
andres.delikat
|
8814385916
|
Fix GetExePath function to remove "file:\\" from the directory string. That was causing directory code to freak out. Play movie dialog now successfully creates the movie directory and searches for movie files
|
2011-05-14 00:33:25 +00:00 |
andres.delikat
|
dab3df8ea2
|
Path Config stuff
|
2011-05-07 19:14:52 +00:00 |
andres.delikat
|
0a1dc8c06e
|
Path manager - fix so that paths use their platform base (if there is one), then the global base, then the exe path
|
2011-05-07 02:54:09 +00:00 |
andres.delikat
|
a5e092bea3
|
Path Config - fix some bugs with PathManager functions. Hook up watch file path to Ram Watch dialog
|
2011-05-04 15:44:18 +00:00 |
andres.delikat
|
0177431335
|
Path Config - Moved helper functions into a PathManager class. Made Folder Browse function use current folder mapping as starting folder. Other fix ups.
|
2011-05-04 02:00:08 +00:00 |