|
|
bbd4caa05c
|
Merge remote-tracking branch 'origin/main'
|
2026-05-27 20:31:41 +02:00 |
|
|
|
4fda79f0bc
|
new var declaration syntax
|
2026-05-27 20:25:58 +02:00 |
|
|
|
48c58c0709
|
stack allocated structs
|
2026-05-20 13:59:08 +02:00 |
|
|
|
027245684d
|
type inference for variables
|
2026-05-13 14:01:44 +02:00 |
|
|
|
3efbb3ecd1
|
io.is_a_directory, octal literal constants
|
2026-03-20 15:35:35 +01:00 |
|
|
|
efe9dfe238
|
parse cli on our own
|
2026-03-19 13:42:12 +01:00 |
|
|
|
677521ca98
|
clean up main.rs
|
2026-03-16 13:07:33 +01:00 |
|
|
|
4a60c1fc12
|
io.printf, please dont look at it
|
2026-03-14 11:24:51 +01:00 |
|
|
|
3fdf7bb99d
|
io.Buffer, os.Timeval
|
2026-03-12 09:56:41 +01:00 |
|
|
|
3fcd82cc04
|
replace array with an actual struct now that we have them
|
2026-03-11 20:44:55 +01:00 |
|
|
|
01b98a1d45
|
drop libc dependencies from chip8.zr
|
2026-03-11 17:15:30 +01:00 |
|
|
|
73265f9d1e
|
finish porting the chip8 emulator
|
2026-03-11 17:03:22 +01:00 |
|
|
|
12f283e5f8
|
zero initialize structs, begin porting my chip8 emulator
|
2026-03-11 16:21:57 +01:00 |
|