This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
228fa3869f
BizHawk
/
BizHawk.Emulation
/
Consoles
/
Sega
/
Saturn
History
goyuken
f1e2c275f4
speed up some text conversion routines so that Yabause saving of text savestates is about 19x as fast as before
2013-06-05 18:42:54 +00:00
..
FilePiping.cs
saturn: savestates. rather unwieldly, taking ~11MiB in text form and causing a noticable pause to save or load. core changes to support savestating: savestates reverted to version 1 (no movie info and no framebuffer, both of which are handled in bizhawk), and parts dealing with verifiying size through liberal use of fseek() (which doesn't work here) removed
2013-05-02 23:35:12 +00:00
LibYabause.cs
saturn: hook up GL mode to user interface. in GL mode, one can choose resolutions like pcsx2: 1x, 2x, 3x, 4x, or user selected w*h
2013-05-14 03:06:37 +00:00
Yabause.cs
speed up some text conversion routines so that Yabause saving of text savestates is about 19x as fast as before
2013-06-05 18:42:54 +00:00