mdlife
10 months agoper-line scrolling test master
John Tsiombikas [Mon, 29 Jan 2024 10:32:55 +0000 (12:32 +0200)]
per-line scrolling test

10 months agofloor tool
John Tsiombikas [Sun, 28 Jan 2024 16:27:36 +0000 (18:27 +0200)]
floor tool

11 months agoz80 is alive
John Tsiombikas [Sun, 21 Jan 2024 08:17:16 +0000 (10:17 +0200)]
z80 is alive

11 months agofixed scroll and added json2tmap tool
John Tsiombikas [Sat, 20 Jan 2024 06:00:49 +0000 (08:00 +0200)]
fixed scroll and added json2tmap tool

11 months agoconstrained parallax scrolling
John Tsiombikas [Tue, 16 Jan 2024 06:13:58 +0000 (08:13 +0200)]
constrained parallax scrolling

11 months agoscrolling background
John Tsiombikas [Mon, 15 Jan 2024 04:54:48 +0000 (06:54 +0200)]
scrolling background

11 months agofixed nametab.B invalid address, and spr_submit with 0 sprites
John Tsiombikas [Sat, 13 Jan 2024 22:58:55 +0000 (00:58 +0200)]
fixed nametab.B invalid address, and spr_submit with 0 sprites

11 months agofoo
John Tsiombikas [Thu, 11 Jan 2024 07:21:00 +0000 (09:21 +0200)]
foo

11 months agofinished the tile deduplication and tilemap generation in pngdump
John Tsiombikas [Sat, 6 Jan 2024 20:19:56 +0000 (22:19 +0200)]
finished the tile deduplication and tilemap generation in pngdump

11 months agofoo
John Tsiombikas [Sat, 6 Jan 2024 15:03:33 +0000 (17:03 +0200)]
foo

11 months agofixed missing COMMON from .bss zeroing, using new toolchain and link
John Tsiombikas [Fri, 5 Jan 2024 17:34:02 +0000 (19:34 +0200)]
fixed missing COMMON from .bss zeroing, using new toolchain and link
with gcc instead of trying to add the path to libgcc

11 months agofixed endianess bug in printf
John Tsiombikas [Fri, 5 Jan 2024 03:50:00 +0000 (05:50 +0200)]
fixed endianess bug in printf

11 months agofixed vdp init
John Tsiombikas [Thu, 4 Jan 2024 03:05:04 +0000 (05:05 +0200)]
fixed vdp init

11 months agoclear vram/cram/vsram on init
John Tsiombikas [Wed, 3 Jan 2024 10:44:29 +0000 (12:44 +0200)]
clear vram/cram/vsram on init

11 months agoadded relevant parts of libgcc
John Tsiombikas [Tue, 2 Jan 2024 18:53:43 +0000 (20:53 +0200)]
added relevant parts of libgcc

11 months agofixed sprite scaling
John Tsiombikas [Tue, 2 Jan 2024 18:52:48 +0000 (20:52 +0200)]
fixed sprite scaling

11 months agoadded debug output on exceptions
John Tsiombikas [Tue, 2 Jan 2024 18:52:32 +0000 (20:52 +0200)]
added debug output on exceptions

11 months agoinput handling
John Tsiombikas [Wed, 27 Dec 2023 03:16:28 +0000 (05:16 +0200)]
input handling

11 months agostarting part_dna
John Tsiombikas [Sat, 23 Dec 2023 14:30:55 +0000 (16:30 +0200)]
starting part_dna

12 months agosprite DMA works
John Tsiombikas [Thu, 21 Dec 2023 15:27:11 +0000 (17:27 +0200)]
sprite DMA works

12 months agoDMA and sprites (not working yet)
John Tsiombikas [Tue, 19 Dec 2023 15:05:17 +0000 (17:05 +0200)]
DMA and sprites (not working yet)

12 months agofoo
John Tsiombikas [Mon, 18 Dec 2023 01:45:58 +0000 (03:45 +0200)]
foo

12 months agofix vdp_setcolor
John Tsiombikas [Thu, 14 Dec 2023 19:36:45 +0000 (21:36 +0200)]
fix vdp_setcolor

12 months agoclear red
John Tsiombikas [Thu, 14 Dec 2023 18:46:51 +0000 (20:46 +0200)]
clear red

12 months agofoo
John Tsiombikas [Wed, 13 Dec 2023 17:39:43 +0000 (19:39 +0200)]
foo

12 months agofailed to play sound
John Tsiombikas [Wed, 13 Dec 2023 04:14:36 +0000 (06:14 +0200)]
failed to play sound

12 months agoZ80/snd init
John Tsiombikas [Tue, 12 Dec 2023 04:59:32 +0000 (06:59 +0200)]
Z80/snd init

12 months agoinitial commit
John Tsiombikas [Fri, 8 Dec 2023 16:36:49 +0000 (18:36 +0200)]
initial commit