16 Commits

Author SHA1 Message Date
Dylan Tran e7d9f5ab78 fix README 2024-10-16 09:25:57 -07:00
susMdT 7f3940700b fixed r12 incident 2023-09-17 14:32:02 -07:00
susMdT 1ba6b44a08 the readme was wrong oops 2023-07-21 09:21:19 -05:00
susMdT 364713d504 more professionalism 2023-07-18 16:34:18 -05:00
susMdT 6cf49fbf76 we are being professional 2023-07-18 16:27:45 -05:00
susMdT c3bd986111 Fixing some stack corruption issues
the sub 20h was a hacky fix that i thought was logical
the add 8 was supposed to counter the push 0, but since we already popped the retaddr initially, the equation cancels out. offsetting the rsp by 8 and then adding 20 somehow "fixed" it but caused some pain and suffering so we're going legit now
2023-06-17 08:09:10 -05:00
susMdT 3308e6c980 Update README.md 2023-06-17 03:57:49 -05:00
susMdT a40fcac37d restore the other non volatile ones oops 2023-06-17 03:57:37 -05:00
susMdT 572494e112 Update Structs.h 2023-06-17 03:57:18 -05:00
susMdT 689422a594 i will never be able to update a readme properly 2023-06-16 23:16:22 -05:00
susMdT 5fdb6b6184 slightly more readable asm file
Sl
2023-06-16 23:14:19 -05:00
susMdT 08d8416a34 Create README.md 2023-06-16 23:13:48 -05:00
susMdT d1c007480e Update Structs.h 2023-06-16 16:13:13 -05:00
susMdT d1c96545b2 Update test.asm 2023-06-16 16:12:47 -05:00
susMdT d51557a17c Update Testing.c 2023-06-16 16:11:51 -05:00
susMdT 05a9b8899b Add files via upload 2023-06-16 13:03:29 -05:00