JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-22 22:03:32 +07:00
c1799fcac2 Jump instructions and read opname from 3-bit pattern
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-21 23:35:49 +07:00
446848dffb Generalizing data and operand bracketing, to make add instrunction work
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-21 21:53:32 +07:00
bc0a8b65eb New declarative style instruction definition, generalized parsing
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-16 17:10:51 +07:00
f8f5744cd3 WIP: Separate parsing from printing, the easy way
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-14 23:09:12 +07:00
fbedf7cf67 Process mov instruction properly, 01-02-39.asm now decoded properly
JosephFerano pushed to master at JosephFerano/performance-aware 2025-02-14 13:09:22 +07:00
c5e9cfac44 Parse instruction function
JosephFerano pushed to master at JosephFerano/performance-aware 2025-01-21 22:46:47 +07:00
7c48c5ed90 Debug print encoding map
444510cca2 RegMemMode enum, Instruction struct with 'mov' encodings, plus a map, read bytes
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/performance-aware 2025-01-21 14:50:51 +07:00
86428f0263 Test w flag and print with the bytes in comments
f67f6de0b6 Update building and testing for new odin code
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/performance-aware 2025-01-21 14:20:49 +07:00
0e4aebff13 Odin port
JosephFerano pushed to master at JosephFerano/moon-miner 2024-12-22 23:15:58 +07:00
0cf9148447 I don't know, lol
JosephFerano created branch master in JosephFerano/moon-miner 2024-12-22 23:15:23 +07:00
JosephFerano pushed to master at JosephFerano/moon-miner 2024-12-22 23:15:23 +07:00
9cd7646805 Load included font
191f020afc Remove import
142518c4f8 Flip elapsed time
3996f54663 Get resource trading for moon bucks
dd42a9880e Claim adds to resource_account and deducts from resource_well
Compare 10 commits »
JosephFerano created repository JosephFerano/moon-miner 2024-12-22 23:14:31 +07:00
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-22 16:31:33 +07:00
2f9e663523 Generalize drawing sprites
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-19 22:53:44 +07:00
732f98d038 Add livesupport, get x flipping and run anim working
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-19 22:53:09 +07:00
ce9c7871aa Add livesupport, get x flipping and run anim working
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-19 14:47:47 +07:00
1c4b0d6bc7 Generalize sprites and soldiers so we can iterate over a list
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-18 23:07:27 +07:00
bdfe86438f Sprite class so we can more easily generalize drawing them and eventually y-sorting
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-18 21:58:43 +07:00
ebf769eeb7 Deltatime movement
JosephFerano pushed to master at JosephFerano/tinyswords 2024-11-18 21:55:07 +07:00
fcb067f5bd Trying out CLOS classes, knight follows left click
0d97dd896f Render the archer, animation function
3b0ee06adc Move C code to directory
Compare 3 commits »