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

Comparing BasiliskII/src/AmigaOS/video_amiga.cpp (file contents):
Revision 1.13 by cebix, 2001-06-27T19:03:35Z vs.
Revision 1.14 by cebix, 2001-06-27T20:05:29Z

# Line 559 | Line 559 | void video_set_palette(uint8 *pal)
559  
560  
561   /*
562 + *  Switch video mode
563 + */
564 +
565 + void video_switch_to_mode(const video_mode &mode)
566 + {
567 + }
568 +
569 +
570 + /*
571   *  Video message handling (not neccessary under AmigaOS, handled by periodic_func())
572   */
573  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines