Commit Graph
11 Commits
Author SHA1 Message Date
Michal Isalski 1dca814388 One instruction less by using another register 2026-09-01 10:54:29 +02:00
Michal Isalski 9dfb8248a6 Added handling for skipping non-renderable characters
Added handling for backspace character
2026-09-01 10:51:31 +02:00
Michał Isalski 4b962a1f87 Added read_line function 2026-09-01 00:38:37 +02:00
ShatteredMINT 0d9958e850 remove outdated statements about the heap 2026-08-30 18:27:55 +02:00
ShatteredMINT 70def24a5d remove non standard instructions do testing outside of repo 2026-08-30 18:25:13 +02:00
ShatteredMINT 8460c0ff47 add integer multiply 2026-08-30 18:24:53 +02:00
ShatteredMINT f620bd41fa add feature request template 2026-08-30 10:40:50 +02:00
ShatteredMINT bf09c55d2f add basic bit operations 2026-08-30 09:26:24 +02:00
ShatteredMINT 295ff03c93 change RA to r13 2026-08-30 09:26:24 +02:00
ShatteredMINT 64117db274 initial commit 2026-08-30 09:26:24 +02:00
ShatteredMINT 33bf178a72 Initial commit 2026-08-30 09:24:14 +02:00