Corning Community College CSCS2650 Computer Organization Assignments, Documents, Information, and Projects ======Projects====== | [[/haas/spring2025/comporg/projects/wcpX|wcp1]] (due 20250129) | | @lightgreen:[[/haas/spring2025/comporg/projects/abc0|abc0]] (due 20250205) | | @lightgreen:[[/haas/spring2025/comporg/projects/btt0|btt0]] (due 20250205) | | @lightgreen:[[/haas/spring2025/comporg/projects/pctX|pct0]] (bonus; due 20250205) | | @lightgreen:[[/haas/spring2025/comporg/projects/pctX|pct1]] (bonus; due 20250205) | | @lightgreen:[[/haas/spring2025/comporg/projects/pctX|pct2]] (due 20250205) | | @lightgreen:[[/haas/spring2025/comporg/projects/wcpX|wcp2]] (due 20250205) | | [[/haas/spring2025/comporg/projects/mtb0|mtb0]] (due 20250212) | | [[/haas/spring2025/comporg/projects/pctX|pct3]] (bonus; due 20250212) | | [[/haas/spring2025/comporg/projects/wcpX|wcp3]] (due 20250212) | ======Class Stats====== * [[/haas/spring2025/comporg/projects/status|status]] ======Course Notes Page====== * [[/notes/comporg/spring2025/virconref|Vircon32 assembly reference]] ======Resources====== * TIC-80: * wiki: https://github.com/nesbox/TIC-80/wiki * API: https://github.com/nesbox/TIC-80/wiki/API * Memory Map: https://github.com/nesbox/TIC-80/wiki/RAM * NES/6502: * Nerdy Nights Tutorial: https://taywee.github.io/NerdyNights/nerdynights.html * Instruction Set: https://masswerk.at/6502/6502_instruction_set.html * NESdev: https://www.nesdev.org/wiki/Nesdev_Wiki * NES CPU memory map: https://www.nesdev.org/wiki/CPU_memory_map * NES Memory Maps: https://en.m.wikibooks.org/wiki/NES_Programming/Memory_Map * Mednafen documentation: * base: https://mednafen.github.io/documentation/ * debugger: https://mednafen.github.io/documentation/debugger.html ======Week 1====== * Welcome to the Computer Organization! * Our approach to Computer Organization will be as follows: * comprehension of lower level operations: take a familiar process, study how its implementation can perform in various environments. Our initial projects will focus on this. * Note that there are THREE (3) things due before the end of Thursday this first week: * **abc0** * **wcp1** * **week1** journal entry (which I plan to count as bonus; at the very least earn yourself a few points by removing the filler text). * **pct0** (bonus, introductory experience) * **pct1** (also for bonus)