algofoogle / nes-gamedev-examples

Example Nintendo (NES) source code for an article series on http://anton.maurovic.com
46 stars 6 forks source link

Both assembly examples seem to be the same #1

Open RodrigoHahn opened 7 years ago

RodrigoHahn commented 7 years ago

Example in part 02 does not seem to involve reading the joystick

IM999MaxGood commented 2 months ago

💐hello excuse me I heve a problem with "nes-gamedev-examples/part01/ex01-c-example /hello-nes.c" I get error for function "waitvblank" not define in "nes.h" I downloaded cc65 from https://cc65.github.io/ 💐

RodrigoHahn commented 1 month ago

@IM999MaxGood I think these might be defined in shiru's neslib. Haven't played with this for a while tho :rofl: this might help https://github.com/clbr/neslib

besides that, its mostly trial and error. Good luck! :video_game: