<feed xmlns='http://www.w3.org/2005/Atom'>
<title>demonchime/teensy/teensy_mem.c, branch main</title>
<subtitle>A metroidvania about killing demons</subtitle>
<id>http://git.iamcheeseman.net/demonchime/atom?h=main</id>
<link rel='self' href='http://git.iamcheeseman.net/demonchime/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/'/>
<updated>2026-05-30T02:32:56Z</updated>
<entry>
<title>remove debug log I foolishly kept in</title>
<updated>2026-05-30T02:32:56Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-30T02:32:56Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=7be11c62b7ea85cf88367b65fc1cd91a916e8d93'/>
<id>urn:sha1:7be11c62b7ea85cf88367b65fc1cd91a916e8d93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove an accidentally duplicated line</title>
<updated>2026-05-30T02:31:07Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-30T02:31:07Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=0eb467521d81e48f238b702bae396195c1918ad2'/>
<id>urn:sha1:0eb467521d81e48f238b702bae396195c1918ad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generic arena allocator</title>
<updated>2026-05-30T02:28:43Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-30T02:28:43Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=648504907c9f62adc72628ae73a8c668ec1276c8'/>
<id>urn:sha1:648504907c9f62adc72628ae73a8c668ec1276c8</id>
<content type='text'>
Also replaces the temp allocator behind the scenes
</content>
</entry>
<entry>
<title>remove the memory tracker in debug mode for asan</title>
<updated>2026-05-30T02:01:18Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-30T02:01:18Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=840b5c151fcd207e904fb2a6d3bb3fd658ef6209'/>
<id>urn:sha1:840b5c151fcd207e904fb2a6d3bb3fd658ef6209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completely redo lists</title>
<updated>2026-05-24T13:04:26Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-24T13:04:26Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=bcf1439eb8d936d3b43ac817519cd47e9624210e'/>
<id>urn:sha1:bcf1439eb8d936d3b43ac817519cd47e9624210e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check for alloc of size 0</title>
<updated>2026-05-15T11:24:14Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-15T11:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=13176faf0daf862d3ceb88bec08120b2383a2592'/>
<id>urn:sha1:13176faf0daf862d3ceb88bec08120b2383a2592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start ui</title>
<updated>2026-05-14T01:24:21Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-14T01:24:21Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=8d2793e9ef7cf7f742ec23e77c44ac21a624d01f'/>
<id>urn:sha1:8d2793e9ef7cf7f742ec23e77c44ac21a624d01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typedef all structs and rename to Ada_Case</title>
<updated>2026-05-12T20:41:37Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-12T20:41:37Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=897a153d290ed4d3647ad9e0100d1b717f580b5f'/>
<id>urn:sha1:897a153d290ed4d3647ad9e0100d1b717f580b5f</id>
<content type='text'>
There isn't really a technical reason that I made this change. I just
wanted to use Ada_Case. All types were prefixed with ty_, e.g. ty_Image.
</content>
</entry>
<entry>
<title>detect double frees</title>
<updated>2026-05-12T01:25:44Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-12T01:25:44Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=06cdc35c5a993440a0b61f6e29f6ccbf4ff608ff'/>
<id>urn:sha1:06cdc35c5a993440a0b61f6e29f6ccbf4ff608ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change the temp allocator to be an arena</title>
<updated>2026-05-11T13:16:23Z</updated>
<author>
<name>iamcheeseman</name>
<email>dev@iamcheeseman.net</email>
</author>
<published>2026-05-11T13:16:23Z</published>
<link rel='alternate' type='text/html' href='http://git.iamcheeseman.net/demonchime/commit/?id=4ab4f2a64a3cd2b3c9a49a2a41040af96ed28b14'/>
<id>urn:sha1:4ab4f2a64a3cd2b3c9a49a2a41040af96ed28b14</id>
<content type='text'>
</content>
</entry>
</feed>
