home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Emulatoren / frodo_14.lha / Catalogs / Frodo.cd
Encoding:
Text File  |  1995-05-05  |  2.6 KB  |  169 lines

  1. ; Catalog description for Frodo
  2. ;
  3. ; Titles and requester gadgets
  4. ;
  5. MSG_SCREENTITLE (//)
  6. Frodo C64 Emulator V1.4 ©1994-1995 Christian Bauer. Freely distributable.
  7. ;
  8. MSG_PREFSTITLE (//)
  9. Frodo Settings
  10. ;
  11. MSG_REQTITLE (//)
  12. Frodo C64 Emulator
  13. ;
  14. MSG_REQGADS (//)
  15. Quit
  16. ;
  17. MSG_REQGADS2 (//)
  18. Don't care
  19. ;
  20. MSG_REQGADS3 (//)
  21. Reset|So what?
  22. ;
  23. MSG_REQGADS4 (//)
  24. Reset
  25. ;
  26. ; Main.asm messages
  27. ;
  28. MSG_NO68020 ($20//)
  29. Frodo requires at least\n\
  30. a 68020 processor.
  31. ;
  32. MSG_NOMEM (//)
  33. There is not enough memory\n\
  34. to start the emulator.
  35. ;
  36. MSG_NOSCREEN (//)
  37. The C64 screen cannot be created.
  38. ;
  39. MSG_NOEGS (//)
  40. EGS is not installed on your Amiga.
  41. ;
  42. MSG_NOVILINTUI (//)
  43. The 'vilintuisup.library' is not\n\
  44. installed on your Amiga.
  45. ;
  46. MSG_NODISPLAYID (//)
  47. The selected screen mode is\n\
  48. not available on your Amiga.
  49. ;
  50. MSG_SCRTOOSMALL (//)
  51. The resolution of the selected\n\
  52. screen mode is too small.\n\
  53. It must be greater than 384×272.
  54. ;
  55. MSG_NOKERNAL (//)
  56. The file 'Kernal ROM' is\n\
  57. missing or damaged.
  58. ;
  59. MSG_NOBASIC (//)
  60. The file 'Basic ROM' is\n\
  61. missing or damaged.
  62. ;
  63. MSG_NOCHAR (//)
  64. The file 'Char ROM' is\n\
  65. missing or damaged.
  66. ;
  67. MSG_NOPARPORT (//)
  68. The parallel port is currently\n\
  69. in use by another program.\n\
  70. Using IEC devices is therefore\n\
  71. not possible.
  72. ;
  73. MSG_NOTIMER (//)
  74. Frodo is unable to find a free CIA timer.\n\
  75. Using IEC devices is therefore not possible.
  76. ;
  77. MSG_SCREENHAIL (//)
  78. Choose a screen mode
  79. ;
  80. MSG_DIRHAIL (//)
  81. Choose a directory
  82. ;
  83. MSG_NOCYBERGFX (//)
  84. The 'cybergraphics.library' is\n\
  85. not installed on your Amiga.
  86. ;
  87. MSG_NOCYBERMODE (//)
  88. The selected screen mode is\n\
  89. not a CyBERgraphics mode.
  90. ;
  91. ; 6510.asm messages
  92. ;
  93. MSG_ILLEGALOP ($40//)
  94. Unknown opcode %02x, PC %04x
  95. ;
  96. MSG_JUMPTOIO (//)
  97. Jump into I/O space, PC %04x
  98. ;
  99. ; Settings gadgets
  100. ;
  101. MSG_OK_GAD ($100//)
  102. _OK
  103. ;
  104. MSG_SAVE_GAD (//)
  105. _Save
  106. ;
  107. MSG_CANCEL_GAD (//)
  108. _Cancel
  109. ;
  110. MSG_JOYSTICK1ON_GAD (//)
  111. Joystick on Port 1
  112. ;
  113. MSG_JOYSTICK2ON_GAD (//)
  114. Joystick on Port 2
  115. ;
  116. MSG_JOYSTICKSWAP_GAD (//)
  117. Swap joysticks
  118. ;
  119. MSG_GETDISPLAYID_GAD (//)
  120. Choose...
  121. ;
  122. MSG_DISPLAYID_GAD (//)
  123. Screen mode
  124. ;
  125. MSG_SCREENTYPE_GAD (//)
  126. Screen type
  127. ;
  128. MSG_NORMALCYCLES_GAD (//)
  129. Cycles per line (CPU)
  130. ;
  131. MSG_BADLINECYCLES_GAD (//)
  132. Cycles per bad line (CPU)
  133. ;
  134. MSG_CIACYCLES_GAD (//)
  135. Cycles per line (CIA)
  136. ;
  137. MSG_DIR8_GAD (//)
  138. Drive 8
  139. ;
  140. MSG_DIR9_GAD (//)
  141. Drive 9
  142. ;
  143. MSG_DIR10_GAD (//)
  144. Drive 10
  145. ;
  146. MSG_DIR11_GAD (//)
  147. Drive 11
  148. ;
  149. MSG_USESIDCARD_GAD (//)
  150. Use SID card
  151. ;
  152. MSG_OTHERIEC_GAD (//)
  153. Use IEC for other devices
  154. ;
  155. MSG_KEYBOARDYZ_GAD (//)
  156. American keyboard
  157. ;
  158. MSG_COLLISIONS_GAD (//)
  159. Sprite collisions
  160. ;
  161. MSG_MAPSLASH_GAD (//)
  162. "/" -> "\\" in file names
  163. ;
  164. MSG_FASTRESET_GAD (//)
  165. Fast reset
  166. ;
  167. MSG_SKIPLATCH_GAD (//)
  168. Every (n)th frame
  169.