Corning Community College
CSCS2650 Computer Organization
Read through pertinent technical specifications and guides for Vircon32, and write a Vircon32 assembly language version of pong.
You will want to go here to edit and fill in the various sections of the document:
To be successful in this project, the following criteria (or their equivalent) must be met:
Let's say you have completed work on the project, and are ready to submit, you would do the following:
lab46:~/src/SEMESTER/DESIG/PROJECT$ submit DESIG PROJECT file1 file2 file3 ... fileN
You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
I'll be evaluating the project based on the following criteria:
26:asm0:final tally of results (26/26) *:asm0:input via gamepad interface [7/7] *:asm0:proper bounds checking [7/7] *:asm0:display of ball and paddles [6/6] *:asm0:some other enhancement [6/6]
NOTE: spirit of the project is to implement, by hand, in Vircon32 assembly language, a playable pong game.