Skip to content

Conversation

@YanB25
Copy link
Owner

@YanB25 YanB25 commented Mar 22, 2018

A branch that generate four user programs called stone[q|w|a|s].o.
use macro to automatically generate functions

- Makefiles.
- move stone.c directory
- change name to stoneQ to datablock
@YanB25 YanB25 force-pushed the fourUserProgram branch from 20bcc33 to 329b5c8 Compare April 3, 2018 11:34
YanB25 added 5 commits April 3, 2018 19:55
fixs bugs that do not link properly in fat
- README.md: change README.md in fs to record
- makefile: modify a lot of makefile
- FAT.c: bug fix. not allocate memory for stoneQ
can not load stoneS
- fsutilitites.h: error in calculating head of logic sector. it cause
  error in loading user program stoneS.
it is becuase stoneS is at 38 sector, which should be head 0 but wrongly
get head 3.
	modified:   Makefile
	modified:   filesystem/README.md
	modified:   kernel/kernel.c
	modified:   user/terminal.c
- stone.c: add logic to change style
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