Work in progress Mandelbrot fractal viewer for Atari 8-bit home computers. Mostly an exercise in implementing signed 16-bit multiplication on the 6502.
  • Assembly 73.5%
  • JavaScript 23.3%
  • HTML 2.6%
  • Makefile 0.6%
Find a file
2022-12-29 20:32:58 -08:00
.gitignore stuff 2022-12-28 21:08:16 -08:00
Makefile stuff 2022-12-28 21:08:16 -08:00
mandel.s works for 3 * 5 = 15 2022-12-29 20:32:58 -08:00