103 lines
3.4 KiB
Text
103 lines
3.4 KiB
Text
$ .+
|
|
$ .identifier : $Id: modules.msf,v 4.1 2000/12/11 09:54:19 cibrario Rel $
|
|
$ .context : SATURN, Saturn CPU / HP48 emulator
|
|
$ .title : $RCSfile: modules.msf,v $
|
|
$ .kind : Message catalog source
|
|
$ .author : Ivan Cibrario B.
|
|
$ .site : CSTV-CNR
|
|
$ .creation : 13-Feb-1998
|
|
$ .keywords : *
|
|
$ .description :
|
|
$ Message catalog source file for the peripheral modules emulator.
|
|
$ .notes :
|
|
$ . $Log: modules.msf,v $
|
|
$ . Revision 4.1 2000/12/11 09:54:19 cibrario
|
|
$ . Public release.
|
|
$ .
|
|
$ . Revision 3.8 2000/10/19 14:58:01 cibrario
|
|
$ . Bug fix:
|
|
$ . Removed lines with empty directives
|
|
$ .
|
|
$ Revision 3.3 2000/09/26 15:05:33 cibrario
|
|
$ Revised to implement Flash ROM write access:
|
|
$ - Added message 312
|
|
$ .
|
|
$ Revision 3.2 2000/09/22 14:07:04 cibrario
|
|
$ Implemented preliminary support of HP49 hw architecture:
|
|
$ - added new messages: 311, 407, 408
|
|
$ .
|
|
$ Revision 2.7 2000/09/19 11:13:12 cibrario
|
|
$ Deeply revised to implement config/unconfig cache.
|
|
$ .
|
|
$ Revision 2.4 2000/09/12 15:48:57 cibrario
|
|
$ Added messages 112, 113, 114, 211, 212, 306, 307, 308, 309, 310
|
|
$ .
|
|
$ Revision 2.1 2000/09/08 15:22:17 cibrario
|
|
$ Updated message 209; added message 210. Both updates reflect the
|
|
$ changes made to the keyboard emulation module in order to
|
|
$ accommodate the new GUI.
|
|
$ .
|
|
$ Revision 1.1 1998/02/17 14:53:53 cibrario
|
|
$ Initial revision
|
|
$ .-
|
|
|
|
$set 1
|
|
12 Modules
|
|
|
|
$set 12
|
|
101 Function [%s] called
|
|
102 Initializing module [%s]
|
|
103 Resetting module [%s]
|
|
106 ModGetID -> [%05X]
|
|
107 CONFIG M[%s] A[%05X] S[%05X]
|
|
108 UNCNFG M[%s] A[%05X] S[%05X]
|
|
109 Saving module [%s]
|
|
110 Function [%s] not implemented
|
|
111 Modules emulator: [%s]
|
|
112 Bank Switcher F/F set to A[%05X]
|
|
113 Port 1 has been write-protected
|
|
114 Port 2 has been write-protected
|
|
115 >>> PerfCtr [%s]=[%d]
|
|
116 Cached UNCNFG completed
|
|
117 Cached CONFIG A[%05X] completed
|
|
118 Late UNCNFG cache hit
|
|
119 Late UNCNFG cache miss
|
|
202 Bad ModConfig [%05X] ignored
|
|
203 Bad ModUnconfig [%05X] ignored
|
|
204 Bad HdwWrite A[%05X] N[%01X]
|
|
205 Bad HdwRead A[%05X]
|
|
206 Resetting all modules
|
|
207 Can't initialize internal RAM from disk
|
|
208 Can't initialize HDW from disk
|
|
209 Bad key [%s] ignored
|
|
210 Bad out_bit [%x] ignored
|
|
211 Can't initialize Port 1 from disk
|
|
212 Can't initialize Port 2 from disk
|
|
213 Unable to find CONFIG cache victim; flushing cache
|
|
301 Read from unmapped A[%05X]
|
|
302 Write to unmapped A[%05X] N[%01X]
|
|
303 Write into ROM A[%05X] D[%01X]
|
|
304 Can't save internal RAM status to disk
|
|
305 Can't save HDW status to disk
|
|
306 Can't save Port 1 status to disk
|
|
307 Write into CE1 A[%05X] D[%01X]
|
|
308 Can't save Port 1 status to disk
|
|
309 Read from NCE3 A[%05X] when Port 2 is not present
|
|
310 Write into NCE3 A[%05X] D[%01X] when Port 2 is not present
|
|
311 Hardware configuration [%s] not supported
|
|
312 Can't save Flash ROM status to disk
|
|
401 Can't save module mapping info
|
|
402 Can't initialize internal ROM
|
|
403 Dynamic allocation of ModMap failed
|
|
404 Bad alloc_c [%d] after FlushCache()
|
|
405 Cached struct ModMap chain corrupted; freeing unlinked entry
|
|
406 Unable to find CONFIG cache victim after cache flush
|
|
407 Allocation of ModStatus_xx failed ([%d]d bytes needed)
|
|
408 ModInit() invoked without registering a ModDescription first
|
|
501 A[%05X] -> *Not Mapped*
|
|
502 A[%05X] -> M[%s] R[%05X]
|
|
503 Device\t\t\tAddress\tSize\tStatus
|
|
504 %s\t%05X\t%05X\t%s
|
|
505 Configured
|
|
506 Size_configured
|
|
507 *Unconfigured*
|