BizHawk/BizHawk.MultiClient/movie
brandman211 45430c8ca7 ImportMCM now supports NES movies.
-No info on the control bytes, so I'm not dealing with them right now.
-It seems like there's an extra byte for at the beginning of input for NES that doesn't exist for PCE.
--I think it might be the "1 byte for power-on and reset" that the docs refer to, though I'm not sure why this would exist for NES and not PCE...because NES supports control commands and PCE doesn't?
--Perhaps this will become more apparent if I write the importers for SMS, GG, GB, and GBA. I'll need access to a Linux machine to do these, though.
2012-03-15 04:22:37 +00:00
..
EditCommentsForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditCommentsForm.cs another round of refactoring the Movie object 2011-07-17 17:52:39 +00:00
EditCommentsForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditSubtitlesForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
EditSubtitlesForm.cs Edit Subtitles Form - minor tweaks 2011-07-16 13:31:36 +00:00
EditSubtitlesForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
InputAdapters.cs -More tweaking of ImportGMV. 2012-03-09 15:30:09 +00:00
Movie.cs Fix drag and drop importing so it doesn't crash during null emulator. Also fixed the movie sram clearing function to not crash on null emulator. 2012-03-03 18:11:07 +00:00
MovieHeader.cs -.Close()'d everything. 2012-03-02 04:15:15 +00:00
MovieImport.cs ImportMCM now supports NES movies. 2012-03-15 04:22:37 +00:00
MovieLog.cs Fixed Multitrack-load crash. 2011-08-17 02:06:50 +00:00
MovieSession.cs movie input refactoring 2011-07-24 23:14:16 +00:00
MultitrackRecording.cs phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert. 2011-06-27 05:31:46 +00:00
Subtitle.cs a little bit of subtitle stuff cleanup, hopefully i didnt break anything 2012-02-15 19:50:25 +00:00
SubtitleList.cs -Subtitles seem to work perfectly now. 2012-02-16 00:55:07 +00:00
SubtitleMaker.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
SubtitleMaker.cs More work on subtitle maker, implmeent context menu "Add Subtitle" which will open subtitle maker and set frame to the current frame 2011-07-04 19:20:11 +00:00
SubtitleMaker.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00