CHIP16 intros
This is my short intros compilation. This package include
DOTS2.C16,
SINEFLAG.C16,
TWISTER.C16,
MANDEL.C16
(c) Tronix 2012
What is Chip16?
CHIP16 "virtual" platform spec:
CPU: 16 bit, around 1 Mhz
RAM: 64Kb (- 512 bytes for stack; -4 bytes for controller IO)
Video: 320x240 16 colors with custom pallete;
no direct memory access (sprites only)
- Official development discussion forum:
http://forums.ngemu.com/showthread.php?t=145620
Useful tools:
- Emulator:
http://code.google.com/p/refchip16/
- CHIP16 assembler:
http://code.google.com/p/tchip16/downloads/list
- Debugger/Disassembler (beta):
http://code.google.com/p/chip16debugger/[ back to the prod ]
