ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/C64_Acorn.h
(Generate patch)

Comparing Frodo4/Src/C64_Acorn.h (file contents):
Revision 1.1 by cebix, 2003-07-01T17:28:51Z vs.
Revision 1.5 by cebix, 2004-01-12T15:13:20Z

# Line 1 | Line 1
1   /*
2 < *  C64_Acorn.h - RISC OS specific stuff concerning the actual emulator
2 > *  C64_Acorn.h - Put the pieces together, RISC OS specific stuff
3   *
4 < *  Frodo (C) 1994-1997,2002 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 156 | Line 156 | void C64::c64_dtor(void)
156   }
157  
158  
159 < void C64::open_close_joysticks(bool oldjoy1, bool oldjoy2, bool newjoy1, bool newjoy2)
159 > void C64::open_close_joysticks(int oldjoy1, int oldjoy2, int newjoy1, int newjoy2)
160   {
161    // Check if the Joystick module is loaded. If not then write an illegal value to
162    // the joystick state.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines