rustynes
rustynes copied to clipboard
Did add a route '/roms', which sends a list of roms from server folde…
…r. Did add a client JS for fetching roms and render an actual list of roms Yes, it's not a cross-browser code, but it works, and make much easier to set up new roms. And, yeah, when i had started reading code i found a 'drag-n-drop' event handler, but, first my thoughts were: 'Oh, there are a folder roms in a project, probably it serves roms right from here'. That's why i found some time to write this code and create a pull request. =) Have a nice day!
@dimovich85 Thanks for your work. The index.html
is used for gitihub pages
, so we can not fetch /roms
in github pages
. This is because sever.js
works when only debugging.
Ok, thanks for answer) I'd like to help with 2P Pad, could you tell me, where could i find how to set up to control 2nd player? And also i have some another questions, how could i get in touch with u? promise, i won't spam and asking many questions. PS: here is nice place too, though
@dimovich85 We need to add 2p keypad to following.
https://github.com/bokuweb/rustynes/blob/master/src/nes/bus/cpu_bus.rs#L61
Please refer 1p keypad and nesdev for implementing. If you want to contact me, please DM with twitter. https://twitter.com/bokuweb17