Has anyone used nbasic, the basic interpreter which creates NES asm code? i tried to run it but there was a problem with the included DLL
link: http://bobrost.com/nes/files/nbasic_2004_03_14.zip
edit: nevermind you have to download this DLL from his site http://bobrost.com/nes/files/cygwin1.dll
edit2: i put the new dll, the docs and the bin files into this zip: http://www.savefile.com/files/1830762 there's also bin files for OSX and linux, as well as the source. i uploaded it to the utils here on rhdn too
edit3: have people used nbasic? is it useful? i was thinking about writing my own version of a NES basic but there's this one already so i'm not sure if it's smart to reinvent the wheel...
edit4: holy shit there's a whole semester's course for learning how to program the NES on that site http://bobrost.com/nes/ including notes, slides and assignments. niiiiice