Feature checking: Difference between revisions
Jump to navigation
Jump to search
Line 103: | Line 103: | ||
| string | | string | ||
| x128 | | x128 | ||
|- | |||
| c64/c64-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| x64/x64sc | |||
|- | |||
| c64dtv/c64dtv-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| x64dtv | |||
|- | |||
| cbm2/cbm2-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| xcbm2 | |||
|- | |||
| cbm2/cbm5x0-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| xcbm5x0 | |||
|- | |||
| pet/pet-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| xpet | |||
|- | |||
| plus4/plus4-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| xplus4 | |||
|- | |||
| vic20/vic20-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| xvic | |||
|- | |||
| c64/vsid-resources.c | |||
| <span style="background:#00C000">BasicName | |||
| string | |||
| vsid | |||
|} | |} |
Revision as of 22:05, 15 February 2012
Reason for this page
This page is used to keep track of the available features of all emulators on all ports.
It will be used to match up resources, command-line options and gui elements, and it will highlight any missing features, unused or unaccessable features/resources, which can then be used to make the emulators and gui's 'complete'.
Resources Tables
The following table are the resources used for all ports:
File | Name | Type | Emulators |
---|---|---|---|
c128/c128mmu.c | 40/80ColumnKey | int | x128 |
attach.c | AttachDevice8Readonly | int | all |
attach.c | AttachDevice9Readonly | int | all |
attach.c | AttachDevice10Readonly | int | all |
attach.c | AttachDevice11Readonly | int | all |
autostart.c | AutostartBasicLoad | int | all |
autostart.c | AutostartDelay | int | all |
autostart.c | AutostartDelayRandom | int | all |
autostart.c | AutostartHandleTrueDriveEmulation | int | all |
autostart.c | AutostartPrgDiskImage | string | all |
autostart.c | AutostartPrgMode | int | all |
autostart.c | AutostartRunWithColon | int | all |
autostart.c | AutostartWarp | int | all |
pet/pet-resources.c | Basic1 | int | xpet |
pet/pet-resources.c | Basic1Chars | int | xpet |
c128/c128-resources.c | Basic64Name | string | x128 |
c128/c128-resources.c | BasicHiName | string | x128 |
c128/c128-resources.c | BasicLoName | string | x128 |
c64/c64-resources.c | BasicName | string | x64/x64sc |
c64dtv/c64dtv-resources.c | BasicName | string | x64dtv |
cbm2/cbm2-resources.c | BasicName | string | xcbm2 |
cbm2/cbm5x0-resources.c | BasicName | string | xcbm5x0 |
pet/pet-resources.c | BasicName | string | xpet |
plus4/plus4-resources.c | BasicName | string | xplus4 |
vic20/vic20-resources.c | BasicName | string | xvic |
c64/vsid-resources.c | BasicName | string | vsid |