<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bootler.git/twasm/README.md, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.galaxious.de/bootler.git/atom/twasm/README.md?h=dev</id>
<link rel='self' href='http://git.galaxious.de/bootler.git/atom/twasm/README.md?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/'/>
<updated>2026-04-04T15:21:21Z</updated>
<entry>
<title>update readme</title>
<updated>2026-04-04T15:21:21Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-04-04T15:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=562d5ceee90cb59d14d9c00d488a0b0f7687f71d'/>
<id>urn:sha1:562d5ceee90cb59d14d9c00d488a0b0f7687f71d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IT'S ALIIIVE</title>
<updated>2026-04-04T15:13:55Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-04-04T15:13:55Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=3a6275fc53f495b2c2cb6d26beb455f40340b8ee'/>
<id>urn:sha1:3a6275fc53f495b2c2cb6d26beb455f40340b8ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve readme a bit</title>
<updated>2026-04-04T08:49:40Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-04-04T08:49:40Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=34b11aabe5245a81786069ae5ac5746e3406a989'/>
<id>urn:sha1:34b11aabe5245a81786069ae5ac5746e3406a989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework flags in opcode table</title>
<updated>2026-04-02T07:40:58Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-04-02T07:40:58Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=91a609040f597d4e04939e84b7847e4b1926221e'/>
<id>urn:sha1:91a609040f597d4e04939e84b7847e4b1926221e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix fatal bug in data, get prefix down, start work on awaiting_label, add debug function, more</title>
<updated>2026-04-01T22:13:47Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-04-01T22:13:47Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=18125e6b204aa0473cca8b2d87b31d521e41ace2'/>
<id>urn:sha1:18125e6b204aa0473cca8b2d87b31d521e41ace2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 8 bit opcode support</title>
<updated>2026-03-31T20:20:30Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-03-31T20:20:30Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=395c42dff4eb1b65823a83f81b5254dd57326245'/>
<id>urn:sha1:395c42dff4eb1b65823a83f81b5254dd57326245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve readme a bit</title>
<updated>2026-03-30T18:14:10Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-03-30T18:14:10Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=0c7418b293f867d9747976420c93f1777463b4c6'/>
<id>urn:sha1:0c7418b293f867d9747976420c93f1777463b4c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some operators, stop printing whitespace while tokenising, add frame for pseudo-op support</title>
<updated>2026-03-30T18:11:36Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-03-30T18:11:36Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=a0a99e3116bb3d8d0b9e503a826f0c0e0b708ecb'/>
<id>urn:sha1:a0a99e3116bb3d8d0b9e503a826f0c0e0b708ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tokenise labels and constants! Now assembly highkey fails but ok</title>
<updated>2026-03-30T14:09:25Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-03-30T14:09:25Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=f789d49e8a570db87d49886bb91ed2d8a62a492f'/>
<id>urn:sha1:f789d49e8a570db87d49886bb91ed2d8a62a492f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check sizes, fix bug with buffer, fix a couple other bugs, add more registers to tokens.registers</title>
<updated>2026-03-29T07:36:55Z</updated>
<author>
<name>andromeda</name>
<email>andromeda@lenovo</email>
</author>
<published>2026-03-29T07:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.galaxious.de/bootler.git/commit/?id=b1e7d2e3d53e2560d5cdb3f6c27478be4c7f0081'/>
<id>urn:sha1:b1e7d2e3d53e2560d5cdb3f6c27478be4c7f0081</id>
<content type='text'>
</content>
</entry>
</feed>
