Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Display_Amiga.i File Reference

#include <exec/types.h>
#include <exec/memory.h>
#include <intuition/intuition.h>
#include <libraries/gadtools.h>
#include <libraries/asl.h>
#include <proto/exec.h>
#include <proto/graphics.h>
#include <proto/intuition.h>
#include <proto/dos.h>
#include <proto/gadtools.h>
#include <proto/diskfont.h>
#include <proto/asl.h>
#include "C64.h"
#include "SAM.h"
#include "Version.h"

Include dependency graph for Display_Amiga.i:

Include dependency graph

Go to the source code of this file.

Functions

long ShowRequester (char *str, char *button1, char *button2)

Variables

const int key_byte [128]
const int key_bit [128]
const struct NewMenu new_menus []
const struct TextAttr led_font_attr
const struct TextAttr speedo_font_attr


Function Documentation

long ShowRequester char *  str,
char *  button1,
char *  button2
 

Definition at line 609 of file Display_Amiga.i.

References strcpy.


Variable Documentation

const int key_bit[128]
 

Initial value:

 {
         1,  0,  3,  0,  3,  0,  3,  0,
         3,  0,  3,  0,  3,  0, -1, -1,
         6,  1,  6,  1,  6,  1,  6,  1,
         6,  1,  6,  1, -1, -1, -1, -1,
         2,  5,  2,  5,  2,  5,  2,  5,
     2,  5,  2,  5, -1, -1, -1, -1,
         6,  4,  7,  4,  7,  4,  7,  4,
         7,  4,  7, -1, -1, -1, -1, -1,
         4,  0, -1,  1,  1,  7,  3, -1,
        -1, -1, -1, -1,  7,  7,  2,  2,
         4,  4,  5,  5,  6,  6,  3,  3,
        -1, -1,  6,  5, -1, -1, -1, -1,
         7,  4,  7,  2,  5,  5,  5, -1,
        -1, -1, -1, -1, -1, -1, -1, -1,
        -1, -1, -1, -1, -1, -1, -1, -1,
        -1, -1, -1, -1, -1, -1, -1, -1
}

Definition at line 67 of file Display_Amiga.i.

Referenced by C64Display::PollKeyboard().

const int key_byte[128]
 

Initial value:

 {
         7,  7,  7,  1,  1,   2,   2,   3,
         3,  4,  4,  5,  5,   6,  -1,0x30,
         7,  1,  1,  2,  2,   3,   3,   4,
         4,  5,  5,  6, -1,0x26,0x22,0x2a,
         1,  1,  2,  2,  3,   3,   4,   4,
         5,  5,  6,  6, -1,0x24,0x30,0x28,
         6,  1,  2,  2,  3,   3,   4,   4,
         5,  5,  6, -1, -1,0x25,0x21,0x29,
         7,  0, -1,  0,  0,   7,   6,  -1,
        -1, -1, -1, -1,8+0,   0,   0, 8+0,
         0,8+0,  0,8+0,  0, 8+0,   0, 8+0,
        -1, -1,  6,  6, -1,  -1,  -1,  -1,
         1,  6,  1,  7,  7,   7,   7,  -1,
        -1, -1, -1, -1, -1,  -1,  -1,  -1,
        -1, -1, -1, -1, -1,  -1,  -1,  -1,
        -1, -1, -1, -1, -1,  -1,  -1,  -1
}

Definition at line 48 of file Display_Amiga.i.

Referenced by C64Display::PollKeyboard().

const struct TextAttr led_font_attr
 

Initial value:

 {
        "Helvetica.font", 11, FS_NORMAL, 0
}

Definition at line 113 of file Display_Amiga.i.

const struct NewMenu new_menus[]
 

Initial value:

 {
        NM_TITLE, "Frodo", NULL, 0, 0, NULL,
        NM_ITEM, "About Frodo...", NULL, 0, 0, NULL,
        NM_ITEM, NM_BARLABEL, NULL, 0, 0, NULL,
        NM_ITEM, "Preferences...", "P", 0, 0, NULL,
        NM_ITEM, NM_BARLABEL, NULL, 0, 0, NULL,
        NM_ITEM, "Reset C64", NULL, 0, 0, NULL,
        NM_ITEM, "Insert next disk", "D", 0, 0, NULL,
        NM_ITEM, "SAM...", "M", 0, 0, NULL,
        NM_ITEM, NM_BARLABEL, NULL, 0, 0, NULL,
        NM_ITEM, "Load snapshot...", "O", 0, 0, NULL,
        NM_ITEM, "Save snapshot...", "S", 0, 0, NULL,
        NM_ITEM, NM_BARLABEL, NULL, 0, 0, NULL,
        NM_ITEM, "Quit Frodo", "Q", 0, 0, NULL,
        NM_END, NULL, NULL, 0, 0, NULL
}

Definition at line 91 of file Display_Amiga.i.

const struct TextAttr speedo_font_attr
 

Initial value:

 {
        "Courier.font", 11, FS_NORMAL, 0
}

Definition at line 117 of file Display_Amiga.i.


Generated on Tue Feb 8 04:09:42 2005 for E32frodo by doxygen 1.3.3