Brooke Vibber brooke
  • Portland, Oregon, United States
  • https://brionv.com/
  • A pretty cool person who spends too much time with computers

  • Joined on 2023-01-05
brooke created repository brooke/pack-vid 2023-01-15 01:25:54 +00:00
brooke pushed to main at brooke/mandel-6502 2023-01-08 06:57:25 +00:00
8044dbfc21 whee
a47836a39a mwahahah
Compare 3 commits »
brooke pushed to main at brooke/mandel-6502 2023-01-08 04:33:35 +00:00
c3c5968749 experimenting with fixed-point log lookup table
f1adffd175 asdlijf
badc730f2b definitely too long :D
Compare 10 commits »
brooke pushed to main at brooke/mandel-6502 2023-01-07 01:28:42 +00:00
b36ab77e97 update readme
32bd5a540c flesh out the mandelbrot iteration loop
Compare 2 commits »
brooke pushed to main at brooke/mandel-6502 2023-01-05 19:58:38 +00:00
3d94a9b5d4 show range
brooke pushed to main at brooke/mandel-6502 2023-01-05 19:55:50 +00:00
c7e7129eb2 whoops missed a few cycs
brooke pushed to main at brooke/mandel-6502 2023-01-05 19:36:52 +00:00
2340f8210e update round & sketch out the iter cycle count
brooke pushed to main at brooke/mandel-6502 2023-01-05 19:33:13 +00:00
8d312ea19d update round & sketch out the iter cycle count
7f70f14fc2 one last round sketch
Compare 2 commits »
brooke pushed to main at brooke/mandel-6502 2023-01-05 17:07:24 +00:00
7ac0df0343 Added two version of 16-bit rounding
brooke pushed to main at brooke/mandel-6502 2023-01-05 05:26:54 +00:00
6edd2f71d9 whoops added wrong
brooke pushed to main at brooke/mandel-6502 2023-01-05 05:09:52 +00:00
373e1441d3 comment tweaks
brooke pushed to main at brooke/mandel-6502 2023-01-05 05:05:03 +00:00
3a0545b673 tyop
brooke pushed to main at brooke/mandel-6502 2023-01-05 05:03:35 +00:00
1408855eed Note how many cycles loop unrolling saves
brooke pushed to main at brooke/mandel-6502 2023-01-05 04:57:15 +00:00
519f8ad635 whoops
brooke pushed to main at brooke/mandel-6502 2023-01-05 04:37:27 +00:00
efd722eeb2 update cycle count for imul16
brooke pushed to main at brooke/mandel-6502 2023-01-05 04:33:56 +00:00
41915cf122 save a few bytes by removing a dupe tail from two cases now
brooke pushed to main at brooke/mandel-6502 2023-01-05 04:32:26 +00:00
fa599be775 wip fix
Compare 3 commits »
brooke pushed to main at brooke/mandel-6502 2023-01-05 03:15:37 +00:00
9682b4a6b3 readme
brooke created branch main in brooke/mandel-6502 2023-01-05 03:04:33 +00:00
brooke pushed to main at brooke/mandel-6502 2023-01-05 03:04:33 +00:00
4b1001bfdc annotate cycle counts
f50882a24d maybe