Skip to content

day one mvp#217

Open
qtn2932 wants to merge 2 commits into
bloominstituteoftechnology:masterfrom
qtn2932:master
Open

day one mvp#217
qtn2932 wants to merge 2 commits into
bloominstituteoftechnology:masterfrom
qtn2932:master

Conversation

@qtn2932
Copy link
Copy Markdown

@qtn2932 qtn2932 commented Apr 1, 2019

No description provided.

@JGolden25
Copy link
Copy Markdown

Great start so far, remember commit more often and be sure to your make them descriptive.

Comment thread ls8/cpu.c

cpu->reg[SP] = ADDR_EMPTY_STACK;

memset(cpu->reg, 0, sizeof(cpu->reg));
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job figuring out and applying memset here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants