Difference between revisions of "TommyGun"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Created page with 'An integrated development environment (IDE) for writing games for 8-bit computers. Supports Amstrad. Link: http://www.users.on.net/~tonyt73/TommyGun/') |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Image:TommyGun.jpg|right|thumb|250px|Main window of TommyGun]] | |
− | + | An integrated development environment (IDE) for writing games for 8-bit computers with MS Windows. It supports, besides the Amstrad CPC, the following target platforms: | |
− | + | * MSX 2 | |
− | http://www.users.on.net/~tonyt73/TommyGun/ | + | * Memotech 500/512 |
+ | * Oric 1/Atmos | ||
+ | * Sinclair QL | ||
+ | * Timex range | ||
+ | * Dragon 32/64 | ||
+ | * Texas Instruments 99/4a | ||
+ | * Commodore C16 and Plus 4 | ||
+ | * Atari 600XL, 800XL and 1200XL | ||
+ | * Atari 400/800 | ||
+ | * Atari ST series | ||
+ | * Commodore Amiga | ||
+ | |||
+ | == Features == | ||
+ | |||
+ | * Sprite editor | ||
+ | * Image editor | ||
+ | * Map editor | ||
+ | * Font editor | ||
+ | * Text editor with syntax highlighting | ||
+ | * Supports code generation for a variety of assemblers and C compilers | ||
+ | |||
+ | == Weblinks == | ||
+ | |||
+ | * http://www.users.on.net/~tonyt73/TommyGun/ (older) | ||
+ | * http://sourceforge.net/projects/tommygun/ | ||
+ | |||
+ | [[Category:Programming software]] [[Category:CrossDev]] |
Latest revision as of 05:44, 21 June 2020
An integrated development environment (IDE) for writing games for 8-bit computers with MS Windows. It supports, besides the Amstrad CPC, the following target platforms:
- MSX 2
- Memotech 500/512
- Oric 1/Atmos
- Sinclair QL
- Timex range
- Dragon 32/64
- Texas Instruments 99/4a
- Commodore C16 and Plus 4
- Atari 600XL, 800XL and 1200XL
- Atari 400/800
- Atari ST series
- Commodore Amiga
Features
- Sprite editor
- Image editor
- Map editor
- Font editor
- Text editor with syntax highlighting
- Supports code generation for a variety of assemblers and C compilers