FridgeGrid: Take control of your cycles.

Programming the 6502 microprocessor and its relatives in assembly and other languages.
Post Reply
tokafondo
Posts: 344
Joined: 11 Apr 2020

FridgeGrid: Take control of your cycles.

Post by tokafondo »

Sven Oliver Moll wrote:
FridgeGrid is a tool intended to help planning cycle exact code for effects on old school hardware.

Think of it as a combination of grid paper and fridge magnets in digital form with save and load functions.

Originally developed for creating Atari 2600 VCS demos, it was extended be usable for other systems as well. Templates include also the VIC-20 and the C64.

This is an example what it looks like:
fridgegrid example
fridgegrid example
FridgeGrid.png (3.05 KiB) Viewed 651 times
link
JenniferDigital
Posts: 92
Joined: 25 May 2015

Re: FridgeGrid: Take control of your cycles.

Post by JenniferDigital »

Well that looks interesting, not that I want much code to depend on critical timings, magic numbers, self modifying code etc, but it has it's place. Is this open source?
Post Reply