The latest version contains the following features:
Platform | File Extension | File Format |
---|---|---|
Atari 8-bit | AP3 | 80x192, 256 colors, interlaced |
Atari 8-bit | APC | Any Point, Any Color, 80x96, 256 colors, interlaced |
Atari 8-bit | CHR | 8x8 charset, mono or multicolor |
Atari 8-bit | CCI | Champions' Interlace, 160x192, compressed |
Atari 8-bit | CIN | Champions' Interlace, 160x192 |
Atari 8-bit | CHG | Gephard Hires Graphics, up to 320x200, mono |
Atari 8-bit | CPR | Trzmiel, 320x192, mono, compressed |
Atari 8-bit | FNT | Standard 8x8 font, mono |
Atari 8-bit | GR8 | Standard 320x192, mono |
Atari 8-bit | GR9 | Standard 80x192, grayscale |
Atari 8-bit | HIP | Hard Interlace Picture, 160x200, grayscale |
Atari 8-bit | HR | Hires 256x239, 3 colors, interlaced |
Atari 8-bit | HR2 | Hires 320x200, 5 colors, interlaced |
Atari 8-bit | ILC | APAC 80x192, 256 colors interlaced |
Atari 8-bit | INP | Interlace Picture 160x200, 7 colors, interlaced |
Atari 8-bit | INT | INT95a, up to 160x239, 16 colors, interlaced |
Atari 8-bit | MCP | McPainter, 160x200, 16 colors, interlaced |
Atari 8-bit | MIC | Micropainter 160x192, 4 colors |
Atari 8-bit | PIC | Koala MicroIllustrator, 160x192, 4 colors, compressed |
Atari 8-bit | PLM | Plama 256, 80x96, 256 colors |
Atari 8-bit | RIP | Rocky Interlace Picture, up to 160x239 |
Atari 8-bit | SXS | 16x16 font, mono |
Atari 8-bit | TIP | Taquart Interlace Picture, up to 160x119 |
C64 | 64C | Charset, mono or multi color |
C64 | SPR | Sprite, mono or multi color |
Open bugs:
Fixed bugs:
10 PRINT "Loading <title>" : PRINT CHR$(4);"BRUN WORLD" : CALL <address>
Compiler | Default Hardware | Auto-Completion Activation | Single-Line Comments | Block Comments | Strings | Opcodes | Directives | Compile Log Parsing | Include Log Parsing | Content Outline | Label Definition File Format |
---|---|---|---|---|---|---|---|---|---|---|---|
ACME | C64 | Yes: ! | Yes: ;| | n/a | Yes: " | Yes | Partly | Yes | TBD | Partly | ACME |
ATASM | Atari 8-bit | Yes: . | Yes: ; | n/a | Yes: " | Yes | Yes | Yes | TBD | Yes | XASM 3.0.1 |
MADS | Atari 8-bit | Yes: . # | Yes: ; * // | Yes | Yes: ' " | Yes | Yes | Yes | TBD | Yes | MADS |
XASM | Atari 8-bit | n/a | Yes: ; * | | n/a | Yes: ' " | Yes | Yes | Planned | TBD | Yes | XASM 3.0.1 |