mrniceguy127 / nes-emu

Rockwell 6502 emulator (future NES emulator hopefully)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create abstraction for loading program to memory

mrniceguy127 opened this issue · comments

commented

Create an abstract program loader for 6502. Then implement program loader that uses standard I/O.