Re: NesDev facebook page
Posted: Sat Aug 13, 2016 12:09 pm
12. AOL keyword "NesDev"
Yes, it is why I mentioned it; I too would like it. But it is possible that somebody may implement one some day (although not necessarily on all phpBB forums).lidnariq wrote:I'd love a phpBB-to-NNTP gateway.
I always thought it would be funny to have a remote controllable NES. Upload a ROM, watch the video stream and control it in the browser.Memblers wrote:Coming soon also, NESdev dial-up BBS. More serious than you might think. Well, other than the dial-up part. I'm having some online fun with the NES to USB adapter lately..
http://www.nobadmemories.com/connectednes/thefox wrote:I always thought it would be funny to have a remote controllable NES. Upload a ROM, watch the video stream and control it in the browser.
Not exactly what I had in mind. I have done similar experiments myself, but what I meant was: a website (online) which allows one to upload a ROM, and it then runs on an NES connected to the web server. The video/audio from the NES is streamed to the website. Controller support could also be implemented, although it would be laggy.rainwarrior wrote:http://www.nobadmemories.com/connectednes/thefox wrote:I always thought it would be funny to have a remote controllable NES. Upload a ROM, watch the video stream and control it in the browser.
I do mean a new system. A forum viewer on NES would be awesome though, I can think of 2 ways it'd be done.calima wrote:Clearly we need a text-only rendering of the forums so you can browse on a NES. (maybe I misunderstood and that's what you meant, instead of a new system?)
I've also always thought that would be really cool. Actually now with kevtris' hdmi mod, it might be possible to return some really clean video and audio..! Though that's definitely not as funny as seeing it running on someone's TV. I wouldn't know how to set up the video streaming or controller input (or web interface for those), but what I've got already is pretty close to being able to do the NES part, at least. Other than my NES needing to be manually reset. I can imagine some hacky ways to do it:thefox wrote: I always thought it would be funny to have a remote controllable NES. Upload a ROM, watch the video stream and control it in the browser.
I had forgotten about that. Never got around to trying it, though.tokumaru wrote:There was this: viewtopic.php?f=22&t=13498
Problem:thefox wrote:Not exactly what I had in mind. I have done similar experiments myself, but what I meant was: a website (online) which allows one to upload a ROM, and it then runs on an NES connected to the web server. The video/audio from the NES is streamed to the website. Controller support could also be implemented, although it would be laggy.rainwarrior wrote:http://www.nobadmemories.com/connectednes/thefox wrote:I always thought it would be funny to have a remote controllable NES. Upload a ROM, watch the video stream and control it in the browser.
No real purpose for this, just a fun thing. I guess it might be useful to some of those poor souls who don't have authentic hardware to test their creations on.
Code: Select all
CLV
:LDA #$44
STA PPUCTL ;$2000
BVC -
at least1) NES bootloader hijacks NMI routine so it can check FTP server periodically to see if there's a newer file uploaded
Jarhmander wrote:Uughh... *shivers*Light-Dark wrote:Don't forget an official nesdev:
1. Twitter
2. Tumblr
3. Instagram
4. Tinder
5. Snapchat
6. GooglePlus
calima wrote:Please don't make it have anything exclusive (news, competitions, whatever). That is modern-day cancer.
Add a device on the bus which detects malicious writes and auto-resets the NES.Myask wrote:Problem:Code: Select all
CLV :LDA #$44 STA PPUCTL ;$2000 BVC -
Make it possible for the web server to reset the NES, instead of relying on NES running the whole show.or, slightly less maliciously, .db 2 2 2 2 2 2 2 2 2 2 2 2 2 …;KILx32k. Which KILls
Such as an HDNES, which forces that bit high when it relays writes anyway?thefox wrote:Add a device on the bus which detects malicious writes and auto-resets the NES.![]()