ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_x.cpp
(Generate patch)

Comparing BasiliskII/src/Unix/video_x.cpp (file contents):
Revision 1.40 by cebix, 2001-06-27T19:03:37Z vs.
Revision 1.41 by cebix, 2001-06-27T20:05:30Z

# Line 1357 | Line 1357 | void video_set_palette(uint8 *pal)
1357  
1358  
1359   /*
1360 + *  Switch video mode
1361 + */
1362 +
1363 + void video_switch_to_mode(const video_mode &mode)
1364 + {
1365 + }
1366 +
1367 +
1368 + /*
1369   *  Suspend/resume emulator
1370   */
1371  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines