viba · she/they
viba released "1.0" at viba/vfl 2024-05-08 16:52:19 -04:00
viba pushed tag 1.0 to viba/vfl 2024-05-08 16:49:40 -04:00
viba pushed to master at viba/vfl 2024-05-08 16:48:55 -04:00
17d9f2e4e1 version
c579dea2a4 this is what for loops are for
Compare 2 commits »
viba pushed to master at viba/vfl 2024-05-08 11:57:52 -04:00
06cb02dc0c initialization refactoring
viba pushed to master at viba/vfl 2024-05-07 20:01:29 -04:00
c2fd61266c magical symbols that make program fast
69a7f57de9 remove unused lpop function
Compare 2 commits »
viba pushed to master at viba/vfl 2024-05-06 15:25:35 -04:00
3210612842 add documentation link to readme
viba pushed to master at viba/vfl 2024-05-06 13:10:36 -04:00
b43047edf4 add error handling for division by zero
viba pushed to master at viba/vfl 2024-05-06 12:43:30 -04:00
a17953b907 add license
viba created branch master in viba/vfl 2024-05-06 12:20:51 -04:00
viba pushed to master at viba/vfl 2024-05-06 12:20:51 -04:00
3846d285c9 static-ize some things
a6782e4416 add recursive fibonacci program
5894d4a2d4 append newlines
50276f1b4c more accurate peek error messages
5db6bc1fac add 99 bottles of beer
Compare 10 commits »
viba created repository viba/vfl 2024-05-06 12:20:13 -04:00
viba pushed to audio at viba/vurce 2024-05-03 21:53:51 -04:00
b80ec1eedd delete now useless macro
7e3ec634c7 reduce to 1 audio channel. kind of sad, but this design was never well-suited for multiple channels anyways because I didn't think it through.
550bd35c75 implement noise channels
Compare 3 commits »
viba pushed to master at viba/vurce 2024-04-20 00:04:03 -04:00
d665dbb1b8 remove SDL_RENDERER_ACCELERATED flag
viba created branch audio in viba/vurce 2024-04-19 16:00:09 -04:00
viba pushed to audio at viba/vurce 2024-04-19 16:00:09 -04:00
16e432ba60 impelement most of the audio device (except noise channels)
viba pushed to master at viba/vurce 2024-04-17 13:52:04 -04:00
c7d11e65f3 remove system memsize port; I think it's a bit silly and unnecessary
viba pushed to master at viba/vurce 2024-04-15 22:08:37 -04:00
08316ce708 allow assembler to read from stdin
viba pushed to master at viba/vurce 2024-04-15 21:54:59 -04:00
3be3bc9c75 this is how two's complement works
viba pushed to master at viba/vurce 2024-04-15 17:55:01 -04:00
8e1b7b1e4e add mouse scrolling support
viba pushed to master at viba/vurce 2024-04-15 13:16:58 -04:00
982f1a2b47 refactor