Feature checking: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
! Platforms | ! Platforms | ||
|- | |- | ||
| | | c128/c128mmu.c | ||
| | | 40/80ColumnKey | ||
| | | int | ||
| | | x128 | ||
| | | all | ||
|- | |- | ||
| | | c64/cart/c64acia1.c | ||
| | | Acia1Base | ||
| | | int | ||
| | | x128/x64/x64sc/xvic | ||
| | | rs232-all | ||
|- | |- | ||
| | | c64/cart/c64acia1.c | ||
| | | Acia1Dev | ||
| | | int | ||
| | | x64/x64sc/x128/xvic | ||
| | | all | ||
|} | |} |
Revision as of 20:48, 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 Table
File | Name | Type | Emulators | Platforms |
---|---|---|---|---|
c128/c128mmu.c | 40/80ColumnKey | int | x128 | all |
c64/cart/c64acia1.c | Acia1Base | int | x128/x64/x64sc/xvic | rs232-all |
c64/cart/c64acia1.c | Acia1Dev | int | x64/x64sc/x128/xvic | all |