bootcard
21 months agoreadme master
John Tsiombikas [Sun, 24 Jul 2022 20:35:05 +0000 (23:35 +0300)]
readme

21 months agoRevert "slight source minification"
John Tsiombikas [Sun, 24 Jul 2022 19:27:19 +0000 (22:27 +0300)]
Revert "slight source minification"

This reverts commit bf75cfdfd8c219fa4e6aaf71c331abe81035cf8e.

21 months agoRevert "slight source minification 2"
John Tsiombikas [Sun, 24 Jul 2022 18:45:58 +0000 (21:45 +0300)]
Revert "slight source minification 2"

This reverts commit 556d5949c6abded2cd793f7adda37adfe9ec5682.

21 months agoslight source minification 2
John Tsiombikas [Sat, 23 Jul 2022 10:31:53 +0000 (13:31 +0300)]
slight source minification 2

21 months agoslight source minification
John Tsiombikas [Sat, 23 Jul 2022 02:38:56 +0000 (05:38 +0300)]
slight source minification

21 months agothat works! maybe final?
John Tsiombikas [Fri, 22 Jul 2022 20:12:08 +0000 (23:12 +0300)]
that works! maybe final?

21 months agoMerge branch 'master' of goat:git/bootcard
John Tsiombikas [Fri, 22 Jul 2022 02:33:17 +0000 (05:33 +0300)]
Merge branch 'master' of goat:git/bootcard

21 months agoflashing bars
John Tsiombikas [Fri, 22 Jul 2022 02:30:02 +0000 (05:30 +0300)]
flashing bars

21 months agorelfection failed
John Tsiombikas [Mon, 27 Jun 2022 02:19:34 +0000 (05:19 +0300)]
relfection failed

21 months agornd
John Tsiombikas [Sat, 25 Jun 2022 21:01:40 +0000 (00:01 +0300)]
rnd

22 months ago- reduced the binary size by using bytes for music timestamps and looping
John Tsiombikas [Fri, 24 Jun 2022 01:30:48 +0000 (04:30 +0300)]
- reduced the binary size by using bytes for music timestamps and looping
  with hardcoded length instead of guard event.
- reduced source size by converting music data to a raw binary dd list

22 months agoback to single-buffer to save space. modern machines are fast enough to
John Tsiombikas [Tue, 21 Jun 2022 21:27:52 +0000 (00:27 +0300)]
back to single-buffer to save space. modern machines are fast enough to
draw everything in vblank

22 months agominimize text, fix fpu stack overflow exception
John Tsiombikas [Tue, 21 Jun 2022 21:22:33 +0000 (00:22 +0300)]
minimize text, fix fpu stack overflow exception

22 months ago- fixed potentially incorrect ds in timer interrupt
John Tsiombikas [Tue, 21 Jun 2022 01:04:06 +0000 (04:04 +0300)]
- fixed potentially incorrect ds in timer interrupt
- fixed vsync routine redrawing while waiting
- shaved off a couple of bytes

22 months agofoo
John Tsiombikas [Mon, 20 Jun 2022 22:48:14 +0000 (01:48 +0300)]
foo

22 months agoout of space
John Tsiombikas [Sun, 19 Jun 2022 22:31:35 +0000 (01:31 +0300)]
out of space

22 months agomountains? too much space I guess
John Tsiombikas [Sun, 19 Jun 2022 21:15:54 +0000 (00:15 +0300)]
mountains? too much space I guess

22 months agoback to the standard palette
John Tsiombikas [Sun, 19 Jun 2022 17:53:56 +0000 (20:53 +0300)]
back to the standard palette

22 months agobackbuffer + vsync
John Tsiombikas [Sun, 19 Jun 2022 01:21:17 +0000 (04:21 +0300)]
backbuffer + vsync

22 months agosky
John Tsiombikas [Sun, 19 Jun 2022 00:22:42 +0000 (03:22 +0300)]
sky

22 months agomusic
John Tsiombikas [Sat, 18 Jun 2022 13:38:56 +0000 (16:38 +0300)]
music

22 months agospace invaders
John Tsiombikas [Sat, 18 Jun 2022 11:59:15 +0000 (14:59 +0300)]
space invaders

22 months agofailed attempt at volume pwm (commented out)
John Tsiombikas [Fri, 17 Jun 2022 23:58:56 +0000 (02:58 +0300)]
failed attempt at volume pwm (commented out)

22 months agosettimer macro
John Tsiombikas [Fri, 17 Jun 2022 12:17:07 +0000 (15:17 +0300)]
settimer macro

22 months agofoo
John Tsiombikas [Fri, 17 Jun 2022 02:50:34 +0000 (05:50 +0300)]
foo

22 months agospeaker & timer tests
John Tsiombikas [Thu, 16 Jun 2022 15:33:27 +0000 (18:33 +0300)]
speaker & timer tests

22 months agoinitial commit
John Tsiombikas [Thu, 16 Jun 2022 02:09:22 +0000 (05:09 +0300)]
initial commit