home *** CD-ROM | disk | FTP | other *** search
- ; Catalog description for Frodo
- ;
- ; Titles and requester gadgets
- ;
- MSG_SCREENTITLE (//)
- Frodo C64 Emulator ©1994-1996 Christian Bauer. Freely distributable.
- ;
- MSG_SCREENTITLESC (//)
- Frodo SC C64 Emulator ©1994-1996 Christian Bauer. Freely distributable.
- ;
- MSG_PREFSTITLE (//)
- Frodo Settings
- ;
- MSG_PREFSTITLESC (//)
- Frodo SC Settings
- ;
- MSG_ABOUTTITLE (//)
- About Frodo...
- ;
- MSG_ABOUTTITLESC (//)
- About Frodo SC...
- ;
- MSG_ABOUT_REQ (//)
- Frodo V%ld.%ld\n\
- ©1994-1996 by\n\
- Christian Bauer\n\
- Max-Planck-Str.60\n\
- 55124 Mainz\n\
- Germany\n\n\
- EMail: bauec002@goofy.zdv.uni-mainz.de
- ;
- MSG_ABOUTSC_REQ (//)
- Frodo SC V%ld.%ld\n\
- ©1994-1996 by\n\
- Christian Bauer\n\
- Max-Planck-Str.60\n\
- 55124 Mainz\n\
- Germany\n\n\
- EMail: bauec002@goofy.zdv.uni-mainz.de
- ;
- MSG_REQTITLE (//)
- Frodo C64 Emulator
- ;
- MSG_REQGADS (//)
- Quit
- ;
- MSG_REQGADS2 (//)
- Don't care
- ;
- MSG_REQGADS3 (//)
- Reset|So what?
- ;
- MSG_REQGADS4 (//)
- Reset
- ;
- MSG_REQGADS5 (//)
- OK
- ;
- MSG_SCREENHAIL (//)
- Choose a screen mode
- ;
- MSG_DIRHAIL (//)
- Choose a directory
- ;
- MSG_D64HAIL (//)
- Choose a .d64 file
- ;
- MSG_PREFSHAIL (//)
- Choose a settings file
- ;
- MSG_REQGADS6 (//)
- Reset|SAM
- ;
- ; Main.asm messages
- ;
- MSG_NO68020 ($20//)
- Frodo requires at least\n\
- a 68020 processor.
- ;
- MSG_NOMEM (//)
- There is not enough memory\n\
- to start the emulator.
- ;
- MSG_NOSCREEN (//)
- The C64 screen cannot be created.
- ;
- MSG_NOKERNAL (//)
- The file 'Kernal ROM' is\n\
- missing or damaged.
- ;
- MSG_NOBASIC (//)
- The file 'Basic ROM' is\n\
- missing or damaged.
- ;
- MSG_NOCHAR (//)
- The file 'Char ROM' is\n\
- missing or damaged.
- ;
- MSG_NOPARPORT (//)
- The parallel port is currently\n\
- in use by another program.\n\
- Using IEC devices is therefore\n\
- not possible.
- ;
- MSG_NOTIMER (//)
- Frodo is unable to find a free CIA timer.\n\
- Using IEC devices is therefore not possible.
- ;
- ; 6510.asm messages
- ;
- MSG_ILLEGALOP ($40//)
- Unknown opcode %02x, PC %04x
- ;
- MSG_JUMPTOIO (//)
- Jump into I/O space, PC %04x
- ;
- ; IEC.asm messages
- ;
- MSG_UNSUPFLOPPYCMD ($80//)
- Unsupported 1541 command\n\
- '%s' received.
- ;
- ; Settings gadgets
- ;
- MSG_OK_GAD ($100//)
- _OK
- ;
- MSG_SAVE_GAD (//)
- _Save
- ;
- MSG_CANCEL_GAD (//)
- _Cancel
- ;
- MSG_JOYSTICK1ON_GAD (//)
- Joystick on Port 1
- ;
- MSG_JOYSTICK2ON_GAD (//)
- Joystick on Port 2
- ;
- MSG_JOYSTICKSWAP_GAD (//)
- Swap joysticks
- ;
- MSG_GETDISPLAYID_GAD (//)
- Choose...
- ;
- MSG_DISPLAYID_GAD (//)
- Screen mode
- ;
- MSG_SCREENTYPE_GAD (//)
- Screen type
- ;
- MSG_NORMALCYCLES_GAD (//)
- Cycles per line (CPU)
- ;
- MSG_BADLINECYCLES_GAD (//)
- Cycles per bad line (CPU)
- ;
- MSG_CIACYCLES_GAD (//)
- Cycles per line (CIA)
- ;
- MSG_DIR8_GAD (//)
- Drive 8
- ;
- MSG_DIR9_GAD (//)
- Drive 9
- ;
- MSG_DIR10_GAD (//)
- Drive 10
- ;
- MSG_DIR11_GAD (//)
- Drive 11
- ;
- MSG_SIDTYPE_GAD (//)
- SID emulation
- ;
- MSG_OTHERIEC_GAD (//)
- Use IEC for other devices
- ;
- MSG_KEYBOARDYZ_GAD (//)
- American keyboard
- ;
- MSG_COLLISIONS_GAD (//)
- Sprite collisions
- ;
- MSG_MAPSLASH_GAD (//)
- "/" -> "\\" in file names
- ;
- MSG_FASTRESET_GAD (//)
- Fast reset
- ;
- MSG_SKIPLATCH_GAD (//)
- Every (n)th frame
- ;
- MSG_LIMITSPEED_GAD (//)
- Limit speed
- ;
- MSG_DIRECTVIDEO_GAD (//)
- Allow direct video access
- ;
- MSG_SPRITESON_GAD (//)
- Sprite display
- ;
- MSG_SIDTYPEOFF_LAB (//)
- None
- ;
- MSG_SIDTYPECARD_LAB (//)
- SID card
- ;
- MSG_SIDTYPEA64_LAB (//)
- 6581.library
- ;
- MSG_SIDTYPEPSID_LAB (//)
- playsid.library
- ;
- ; Settings menus
- ;
- MSG_PROJECT_MENU ($180//)
- Project
- ;
- MSG_OPEN_MENU (//)
- Open...
- ;
- MSG_SAVE_MENU (//)
- Save
- ;
- MSG_SAVEAS_MENU (//)
- Save As...
- ;
- MSG_ABOUT_MENU (//)
- About Frodo...
- ;
- MSG_ABOUTSC_MENU (//)
- About Frodo SC...
- ;
- MSG_OK_MENU (//)
- OK
- ;
- MSG_CANCEL_MENU (//)
- Cancel
- ;
- ; Emulator menus
- ;
- MSG_EMULATION_MENU ($200//)
- Emulation
- ;
- MSG_SETTINGS_MENU (//)
- Settings...
- ;
- MSG_SAM_MENU (//)
- SAM...
- ;
- MSG_QUIT_MENU (//)
- Quit
-