a project of computer organisation and design course
ans: consider a simple game in which you can move a square. Every time u move it, 2 steps are required to modify VRAM: cover last figure, draw a new figure. with tons of dues coming, how can i spare the covering steps even a whole game logic? i came to draing board which can turn containing previous figures a suitable feature while it's also easy to accomplish.