Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Anthony 94a3447666 Remove executable bit on data files. 2024-10-21 14:27:31 -02:30
lodefmode b2004d0c49
Movie Cart PAL format (#990)
* MVC format expanded to include vsync, vblank, overscan, visible, and framerate.
Allows for playback of various formats including, PAL.

* Match MovieCart title screen format to detected timing.
Does not affect encoded video content, just title screen.

* simple moviecart PAL examples

---------

Co-authored-by: LoDef Mode <lodef.mode@gmail.ca>
2023-09-16 15:43:25 +02:00
lodefmode 03e10caef5
Misc fixes (#828)
* - Street demo was missing audio.

* - pause playback at end of file to avoid annoying audio buzz

* - Fixed intermittent failure to forward step.
2021-09-19 14:23:30 -02:30
Lo Def e769f28795 - Re-encoded sample movies to use new background enhancements 2021-09-18 21:03:59 -04:00
Thomas Jentzsch 5807404202 added new MVC format test file 2021-09-12 14:01:05 +02:00
Lo Def 08441d980a (MovieCart) Avoid unnecessary shuffling of color data during encoding
and decoding, as new kernel does not require it.
2021-04-24 23:46:46 -04:00
thrust26 b385907427 added movie cart test ROMs 2021-04-22 20:24:49 +02:00