andres.delikat
|
4a28b282f8
|
Fix typo that caused loadstate hotkey mapping to display on load config menu item, fix so that movie log loading from savestate doesn't crash if text line is null
|
2011-05-23 02:15:16 +00:00 |
andres.delikat
|
157d8b7152
|
Use EXE path instead of working directory for Nescarts.7z, config.ini, and gamedb.txt
|
2011-05-23 01:34:19 +00:00 |
andres.delikat
|
1d0a504704
|
Remove an erroneous duplicate message in savestate(), remove a debug message in movie
|
2011-05-23 01:23:32 +00:00 |
andres.delikat
|
a52ccb5e6a
|
.exe now uses the bizhawk icon
|
2011-05-23 01:04:56 +00:00 |
andres.delikat
|
18a32d35e6
|
Single Instance mode feature, currently though Bizhawk crashes on exit when in single instance mode
|
2011-05-23 00:33:05 +00:00 |
andres.delikat
|
36a0580dca
|
Fix a bunch of crash issues with Ram Watch & Cheats related to having no list item selected. Implement Drag & drop for .cht & .wch files on Main form
|
2011-05-22 20:19:28 +00:00 |
andres.delikat
|
16d282a15d
|
Drag & Drop savestates
|
2011-05-22 19:52:49 +00:00 |
andres.delikat
|
a249d3b3ed
|
Hook up TASStudio to main form, add a few buttons.
|
2011-05-22 18:38:44 +00:00 |
zeromus
|
dcea6adba0
|
[NES] some refinements to TxROM
|
2011-05-22 18:15:47 +00:00 |
andres.delikat
|
a2dede0bfa
|
Use absolute path when creating the input log, hook up savestate logic to SaveStateAs()
|
2011-05-22 17:45:33 +00:00 |
zeromus
|
1700c22b17
|
dont crash when movies directory is missing
|
2011-05-22 17:41:22 +00:00 |
andres.delikat
|
9651f4fe5b
|
Start a Starts From combo box in the Record Movie dialog, and use HawkFile instead of FileInfo for Play dialog
|
2011-05-22 14:51:22 +00:00 |
andres.delikat
|
2e71a9ab93
|
If movie is in Movie Finished mode and rewound, go back to playback mode
|
2011-05-22 13:29:32 +00:00 |
andres.delikat
|
555d7b17c6
|
More InputLog logic
|
2011-05-22 12:44:57 +00:00 |
andres.delikat
|
433ea55f18
|
Make InputLog log to the Movie folder, clean up some logic regarding InputLog
|
2011-05-22 12:40:11 +00:00 |
andres.delikat
|
848af8c664
|
Remove Replay Input Log menu item
|
2011-05-22 12:28:03 +00:00 |
andres.delikat
|
93b7a93806
|
Fix some small todos
|
2011-05-22 02:19:55 +00:00 |
andres.delikat
|
47886e7c40
|
Drag & Drop for ram search, cheat search, play movie, record movie
|
2011-05-22 02:12:36 +00:00 |
andres.delikat
|
fe563656b9
|
Ability to set Bizhawk to Accept Background Input. TODO: currently only takes affect on bizhawk restart, find a way around this.
|
2011-05-22 01:46:39 +00:00 |
andres.delikat
|
839d1e3cca
|
--movie commandline arg
|
2011-05-22 00:13:12 +00:00 |
andres.delikat
|
e9186686f8
|
In recent menus make "None" grayed
|
2011-05-22 00:01:21 +00:00 |
andres.delikat
|
0d714aa6d1
|
Hook up movie autoload
|
2011-05-21 22:37:15 +00:00 |
andres.delikat
|
1707211d40
|
NES - Document some emulation issues
|
2011-05-21 21:54:04 +00:00 |
andres.delikat
|
d6da7767a3
|
NES TxROM - Implement TBROM, TEROM, TFROM, TL2-ROM, TQROM, TR1-ROM, NES-TSROM, NES-TVROM. Needs testing
|
2011-05-21 21:00:02 +00:00 |
zeromus
|
90e5090e0e
|
change HawkFile.CanonicalName to CanonicalFullPath, and add a new HawkFile.CanonicalName which returns the archive|member where CanonicalFullPath would be c:\path\to\archive|member
|
2011-05-21 19:31:00 +00:00 |
zeromus
|
70b83e40ee
|
[NES] add iNES detect for doubledragon 2
|
2011-05-21 19:10:19 +00:00 |
andres.delikat
|
d705612015
|
Implement TL1ROM (Double Dragon 2)
|
2011-05-21 19:07:03 +00:00 |
andres.delikat
|
40f473d629
|
Option to Bind Savestates to Movies (on by default)
|
2011-05-21 18:44:45 +00:00 |
andres.delikat
|
27174be2a2
|
oops
|
2011-05-21 17:36:33 +00:00 |
andres.delikat
|
ccc4960af1
|
Hooked up TI83 mnemonic functions. TI83 is now tasable (lol)
|
2011-05-21 17:31:15 +00:00 |
andres.delikat
|
b019329f01
|
Run in Background toggle
|
2011-05-21 03:30:32 +00:00 |
andres.delikat
|
ed6ca16431
|
Path Config - clean up todo list and cosmetic changes to dialog
|
2011-05-21 03:01:56 +00:00 |
andres.delikat
|
11ddd79229
|
Screenshot As menu item
|
2011-05-21 02:51:47 +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
|
b3502aebad
|
Hook up cheats path config to Cheats dialog
|
2011-05-20 20:33:58 +00:00 |
zeromus
|
95b5a5d749
|
[NES] the other 50% of mmc3. now things will mostly work
|
2011-05-20 18:55:01 +00:00 |
andres.delikat
|
f01d136d53
|
Hotkeys - fix movie hotkey ordering
|
2011-05-20 16:37:37 +00:00 |
offspring131313
|
2df4243695
|
Added saving customized settings to RamSearch dialog
|
2011-05-20 11:21:29 +00:00 |
zeromus
|
c5cc2b8b5e
|
[NES] 50% of mmc3, enough to boot some games
|
2011-05-20 09:30:20 +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
|
0c1077c651
|
Path config - implement for Game Gear, implemented SaveSettings()
|
2011-05-20 02:04:20 +00:00 |
andres.delikat
|
06873dc122
|
Hook up path config Paths to savestates, save RAM, and screenshots
|
2011-05-20 00:34:01 +00:00 |
andres.delikat
|
c15c9217f7
|
Recent Movies menu implemented
|
2011-05-19 18:50:09 +00:00 |
offspring131313
|
917a9db83f
|
Fixed a bug with the column reording save on RamWatch and added the feature to Cheats.
|
2011-05-19 07:31:50 +00:00 |
andres.delikat
|
f8c1791908
|
GetMnemonic now looks at the frame count and truncate the movie if it is less than the movie length. Resuming recording now works
|
2011-05-19 02:15:55 +00:00 |
offspring131313
|
21b153bd5e
|
Made the code more readable, and easier to add columns to ramwatch (also saving in case my next change fucks everything up!)
|
2011-05-19 01:48:20 +00:00 |
offspring131313
|
61e5721c53
|
Added config feature for saving column order for ram watch
|
2011-05-19 00:39:42 +00:00 |
andres.delikat
|
8966a16db4
|
Cheat search - rename "Restore original size" menu item to "Restore Default Settings"
|
2011-05-19 00:33:03 +00:00 |
andres.delikat
|
3f18d05ee1
|
Make text box for movie more idiot proof. Adds a file extension if the user did not provide one, takes into account if the user attempted to add a backslash at the beginning
|
2011-05-19 00:16:00 +00:00 |
andres.delikat
|
0da8d9da00
|
Fix PCE input recording
|
2011-05-18 23:53:19 +00:00 |