CRT ID: Difference between revisions
From ReplayResources
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 63: | Line 63: | ||
|- | |- | ||
|| 5 | || 5 | ||
|| | || [[Ocean]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|ocean.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 73: | Line 73: | ||
|- | |- | ||
|| 6 | || 6 | ||
|| | || [[Expert Cartridge]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|expert.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 83: | Line 83: | ||
|- | |- | ||
|| 7 | || 7 | ||
|| | || [[Funplay]]/Powerplay | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|funplay.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 93: | Line 93: | ||
|- | |- | ||
|| 8 | || 8 | ||
|| | || [[Super Games]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|supergames.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 103: | Line 103: | ||
|- | |- | ||
|| 9 | || 9 | ||
|| | || [[Atomic Power]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|atomicpower.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 113: | Line 113: | ||
|- | |- | ||
|| 10 | || 10 | ||
|| | || EPYX [[Fastload]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|epyxfastload.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 123: | Line 123: | ||
|- | |- | ||
|| 11 | || 11 | ||
|| | || [[Westermann]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|westermann.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 133: | Line 133: | ||
|- | |- | ||
|| 12 | || 12 | ||
|| | || [[Rex Utility]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|rexutility.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 143: | Line 143: | ||
|- | |- | ||
|| 13 | || 13 | ||
|| | || The [[Final Cartridge]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|final.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 153: | Line 153: | ||
|- | |- | ||
|| 14 | || 14 | ||
|| | || [[Magic Formel]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|magicformel.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 163: | Line 163: | ||
|- | |- | ||
|| 15 | || 15 | ||
|| | || [[C64GS]]/System3 | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|gs.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 173: | Line 173: | ||
|- | |- | ||
|| 16 | || 16 | ||
|| | || [[Warpspeed]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|warpspeed.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 183: | Line 183: | ||
|- | |- | ||
|| 17 | || 17 | ||
|| | || [[Dinamic]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|dinamic.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 193: | Line 193: | ||
|- | |- | ||
|| 18 | || 18 | ||
|| | || [[Zaxxon]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|zaxxon.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 203: | Line 203: | ||
|- | |- | ||
|| 19 | || 19 | ||
|| | || [[Magic Desk]] | ||
|| {{Vicesrc|src/c64/carts| | || {{Vicesrc|src/c64/carts|magicdesk.c}} | ||
|| | || | ||
| style="background:red;" | no | | style="background:red;" | no | ||
Line 393: | Line 393: | ||
|- | |- | ||
|| 38 | || 38 | ||
|| [[ | || [[MMC Replay]] | ||
|| {{Vicesrc|src/c64/carts|mmcreplay.c}} | || {{Vicesrc|src/c64/carts|mmcreplay.c}} | ||
|| | || | ||
Line 586: | Line 586: | ||
SIMONS_BASIC 4 /* */ | SIMONS_BASIC 4 /* */ | ||
OCEAN 5 | OCEAN 5 /* */ | ||
[[Category:CRT]] | [[Category:CRT]] |
Revision as of 04:10, 8 January 2014
CRT ID identifies an emulator .crt file, allows it to check the file to a certain degree and distinguish wether emulation is provided or not. Knowing the CRT ID is of no real use for the end user but might pose useful for hacking around. Cartconv supplied with VICE will convert binaries to .crt format by passing it the correct keyword.
The current cartridge.h from the VICE emulator may serve as well.
The CRT ID list below gives an overview on the VICE emulation as of February 2010.
GENERIC_CRT 0
Hardware | supported by | |||||||
---|---|---|---|---|---|---|---|---|
CRT ID | Cartridge | source | Retro Replay | MMCR | Easyflash | 1541U (2.4c) | Chameleon (8i) | |
1 | Action Replay | actionreplay.c | yes | yes | yes | yes | yes | |
2 | KCS Power Cartridge | kcs.c | no | no | no | no | yes | |
3 | Final Cartridge 3 | final3.c | no | no | no | no | yes | |
4 | Simons Basic | simonsbasic.c | no | no | no | no | yes | |
5 | Ocean | ocean.c | no | no | no | no | yes | |
6 | Expert Cartridge | expert.c | no | no | no | no | yes | |
7 | Funplay/Powerplay | funplay.c | no | no | no | no | yes | |
8 | Super Games | supergames.c | no | no | no | no | yes | |
9 | Atomic Power | atomicpower.c | no | no | no | no | yes | |
10 | EPYX Fastload | epyxfastload.c | no | no | no | no | yes | |
11 | Westermann | westermann.c | no | no | no | no | yes | |
12 | Rex Utility | rexutility.c | no | no | no | no | yes | |
13 | The Final Cartridge | final.c | no | no | no | no | yes | |
14 | Magic Formel | magicformel.c | no | no | no | no | yes | |
15 | C64GS/System3 | gs.c | no | no | no | no | yes | |
16 | Warpspeed | warpspeed.c | no | no | no | no | yes | |
17 | Dinamic | dinamic.c | no | no | no | no | yes | |
18 | Zaxxon | zaxxon.c | no | no | no | no | yes | |
19 | Magic Desk | magicdesk.c | no | no | no | no | yes | |
20 | Super Snapshot V5 | supersnapshot.c | no | no | no | no | yes | |
21 | Comal80 | comal80.c | no | no | no | no | yes | |
22 | Structured Basic | stb.c | no | no | no | no | yes | |
23 | ROSS | ross.c | no | no | no | no | yes | |
24 | Dela EP64 | delaep64.c | no | no | no | no | no | |
25 | Dela EP7x8 | delaep7x8.c | no | no | no | no | no | |
26 | Dela EP256 | delaep256.c | no | no | no | no | no | |
27 | REX EP256 | rexep256.c | no | no | no | no | no | |
28 | Mikro Assembler | mikroass.c | no | no | no | no | yes | |
29 | Final Cartridge Plus | finalplus.c | no | no | no | no | yes | |
30 | Action Replay 4 | actionreplay4.c | no | no | no | no | yes | |
31 | StarDOS | stardos.c | no | no | no | no | yes | |
32 | Easyflash | easyflash.c | no | no | no | no | yes | |
33 | Easyflash X-Bank | easyflash.c | no | no | yes | no | no | |
34 | Capture | capture.c | no | no | no | no | yes | |
35 | Action Replay 3 | actionreplay3.c | no | no | no | no | yes | |
36 | Retro Replay | retroreplay.c | no | no | no | no | yes | |
37 | MMC64 | mmc64.c | no | no | no | no | yes | |
38 | MMC Replay | mmcreplay.c | no | no | no | no | yes | |
39 | IDE64 | ide64.c | no | no | no | no | yes | |
40 | Super Snapshot V4 | supersnapshot4.c | no | no | no | no | yes | |
41 | IEEE488 | c64tpi.c | no | no | no | no | yes | |
42 | Game Killer | gamekiller.c | no | no | no | no | yes | |
43 | Prophet 64 | prophet64.c | no | no | no | no | yes | |
44 | Exos | exos.c | no | no | no | no | yes | |
45 | Freeze Frame | freezeframe.c | no | no | no | no | yes | |
46 | Freeze Machine | freezemachine.c | no | no | no | no | yes | |
47 | Snapshot64 | snapshot64.c | no | no | no | no | yes | |
48 | Super Explode V5 | superexplode5.c | no | no | no | no | yes | |
49 | Magic Voice | magicvoice.c, tpicore.c, t6721.c | no | no | no | no | yes | |
50 | Action Replay 2 | actionreplay2.c | no | no | no | no | yes | |
51 | Mach 5 | mach5.c | no | no | no | no | yes | |
52 | KCS Power Cartridge | kcs.c | no | no | no | no | yes | |
53 | KCS Power Cartridge | kcs.c | no | no | no | no | yes | |
54 | KCS Power Cartridge | kcs.c | no | no | no | no | yes | |
55 | KCS Power Cartridge | kcs.c | no | no | no | no | yes | |
56 | KCS Power Cartridge | kcs.c | no | no | no | no | yes |
SIMONS_BASIC 4 /* */ OCEAN 5 /* */