03-14-2024, 06:28 PM
(03-14-2024, 07:47 AM)seanmcnally Wrote: This part I would have no idea how to do, I don't know how to do logic within ASM yet. But at least I know that star = 09.
The assembly tutorial will teach you how to do basic comparisons.
(03-14-2024, 07:47 AM)seanmcnally Wrote: Yeah, same issue as #2 unfortunately...not sure how to do this.
That would also require basic comparisons.
(03-14-2024, 07:47 AM)seanmcnally Wrote: So maybe that 0 or 1 would need to go in a register first?
Yes.