Search found 714 matches

by nicksen782
Tue Oct 03, 2023 6:54 pm
Forum: Games & Demos
Topic: Mario Bros and Duck Hunt
Replies: 9
Views: 2756

Re: Mario Bros and Duck Hunt

The reason that Mario Bros didn't build for you was probably do to a part of the Makefile that copies to an output directory (but does not check first if the directory is there.) Simply commenting that part out should allow you to build it. I was testing some of Lee's music recently so I ran into th...
by nicksen782
Fri Jul 21, 2023 8:08 pm
Forum: Uzebox Emulator
Topic: All Uzebox Games Online! (Cuzebox and Emscripten)
Replies: 130
Views: 158707

Re: All Uzebox Games Online! (Cuzebox and Emscripten)

NAME: Corrida Nebososa 2
WIKI: https://uzebox.org/wiki/Corrida_Nebososa_2

I'll add this tomorrow to the Online Emulator.

By the way, I've been meaning to update the Online Emulator. Other than networking, what features do you like/dislike? I'd like to plan it out and would appreciate any input.
by nicksen782
Tue Jul 04, 2023 4:23 am
Forum: Games & Demos
Topic: Starduino
Replies: 9
Views: 3191

Re: Starduino

Wow! A StarFox-like game on Uzebox? You even have an easy way to change the view within the game. Great work!
by nicksen782
Tue Jul 04, 2023 4:20 am
Forum: Tools, Documentation & Tutorials
Topic: Uzebox Patch Studio
Replies: 48
Views: 40739

Re: Uzebox Patch Studio

I have been considering something like Uzebox music for my JSGAME project. I never really did well with the music though. A nice GUI program would be nice.

If the program can become working again then I agree, add it to the repo. Less silent games ;)
by nicksen782
Tue Jul 04, 2023 4:17 am
Forum: General Discussions
Topic: Sitewide updates
Replies: 13
Views: 4561

Re: Sitewide updates

The repo is at: https://github.com/nicksen782/OnlineUzeboxPlayer. However, there is not a zip file there of games as Artcfox said but the repo does contain the games and you can clone it. There IS a link here though: https://uzebox.org/wiki/Latest_Rom_List to: https://nicksen782.net/a_demos/download...
by nicksen782
Thu Apr 20, 2023 2:20 am
Forum: Programming & Software
Topic: ESP8266 Emulation
Replies: 13
Views: 4877

Re: ESP8266 Emulation

Jubation modified Cuzebox to work with Emscripten. Actually, the Makefile has specific settings for it. I had to use them to compile the Emscripten build of the Online Emulator. I also added a few things to Cuzebox that would return button states and the status of things such as debug mode and flick...
by nicksen782
Sat Mar 25, 2023 6:41 pm
Forum: Programming & Software
Topic: AVR GDB (Uzem/cUzebox)
Replies: 6
Views: 4482

AVR GDB (Uzem/cUzebox)

Hi! GDB appears to be a a debugger for AVR and I know that Uzem has GDB support. Does it work? Does it work like the nodejs debugger in Vscode or the JavaScript debugger in the Chrome Dev Tools? Can I place breakpoints? I've never used gdb but I have used debuggers. Ideally I would be able to load t...
by nicksen782
Thu Mar 16, 2023 6:58 pm
Forum: Tools, Documentation & Tutorials
Topic: Uzebox TODO list
Replies: 24
Views: 6266

Re: Uzebox TODO list

Do you guys remember that Uzebox Gamepad Translator device that I created a few years ago? It had the same shift registers on the side attached to the Uzebox and was accessed in the same way. The ATMEGA on that device would correctly poll the gamepad and then put the gamepad state on the shift regis...
by nicksen782
Mon Mar 13, 2023 3:11 am
Forum: Games & Demos
Topic: WIP: U-Type (working title)
Replies: 47
Views: 39986

Re: WIP: U-Type (working title)

I apologize that it took me so long to add this game. Long boring story but I can add games again.

New direct link is here: https://www.nicksen782.net/UAM/APP_emu/ ... gameid=276

If there are any other games I am missing please private message me and I will add them.
by nicksen782
Wed Feb 15, 2023 7:39 pm
Forum: Games & Demos
Topic: Bubble Bobble (W.I.P.)
Replies: 55
Views: 67787

Re: Bubble Bobble (W.I.P.)

It could be an old compile. I haven't worked on that game for a while but one day I intend to again. I never uploaded the sources anywhere but I should still have them. Probably in an old backup in the little box on my shelf. Lots of sd cards in there! https://www.nicksen782.net/r_uzebubble.php shou...