Game Boy Development Environment

  Рет қаралды 245,736

NesHacker

NesHacker

Күн бұрын

I show you how to set up a Game Boy development environment so you can start coding your own games.
Support the channel - / neshacker
Amazon Affiliate Links:
Game Boy T-Shirt - amzn.to/3tW8TCu
Everdrive GB X7 - amzn.to/3sgTA6N
Everdrive GB X3 - amzn.to/475Hmgk
Development Tools / Repo:
RGBDS - rgbds.gbdev.io/
VS Code - code.visualstudio.com/
GitHub Demo Project - github.com/NesHacker/GameBoyDev
Development Emulators:
BGB Emulator - bgb.bircd.org/
Emulicious - emulicious.net/
mGBA - mgba.io/
Gearboy - github.com/drhelius/Gearboy
Graphics Tools:
YY-CHR - w.atwiki.jp/yychr/
Tilemap Studio - github.com/Rangi42/tilemap-st...
Music:
“Famous - Instrumental Version” by Atomiks
“Sliding” by Evgeny Bardyuzha
“Money Printer” by Notize
“High Roller” by Rex Banner
“Midnight Tokyo” by Downtown Binary
Chapters:
0:00 Introduction
0:50 Assembly & Linking
2:20 VS Code for Game Boy Development
4:39 Development Emulators
6:26 Running on Real Hardware
7:31 Building the Demo Project
8:33 Conclusion

Пікірлер: 265
@NesHacker
@NesHacker 6 ай бұрын
macOS Install Guide - kzbin.info/www/bejne/jX21omB8mNqchtE Ubuntu Install Guide - kzbin.info/www/bejne/a6LKaHxpiMugq5o Windows Install Guide - kzbin.info/www/bejne/fGXIg42bqquqeaM
@420.........
@420......... 6 ай бұрын
A VM is the worst opinion you had in this video. Recommend people multiboot instead.
@dotslashsatan
@dotslashsatan 4 ай бұрын
Apple suck! The M1 Mac can't multi boot so we just use VM!
@ReligiousReasoning
@ReligiousReasoning 4 ай бұрын
If the SD card is greater than 32gb Windows won't format it to fat32
@420.........
@420......... 4 ай бұрын
@@ReligiousReasoning you can force format, the Xbox original softmldding community has a formatter that does it very well, I fall back on it sometimes
@ReligiousReasoning
@ReligiousReasoning 4 ай бұрын
@@420......... I know that there are several 3rd party programs to do it
@DonaldHays
@DonaldHays 6 ай бұрын
Well, I was surprised and delighted to see my VSCode extension suddenly show up in a channel I enjoy watching! I was doing a happy little dance as you pointed out all the little features it has. Thank you for showing it, and I'm glad you found it helpful!
@NesHacker
@NesHacker 6 ай бұрын
You are very welcome and thank you for making such a great extension! Seriously, it makes GB programming even more joyful 😀
@Komeuppance
@Komeuppance 6 ай бұрын
That extension is badass!
@shanselman
@shanselman 6 ай бұрын
Epic!
@near-js1lf
@near-js1lf 5 ай бұрын
Thank for your work
@dotslashsatan
@dotslashsatan 4 ай бұрын
Can you make ASM to C extension? Lol make it a real basic C
@musicvideoenhancer
@musicvideoenhancer 5 ай бұрын
I'm 42 years old and man, how I wish the internet as we know today, existed in the 90's. So I could start learning how to program when I had lots of free time. Today, it's only a dream that I can't acomodate on my routine due to time constraints. I actually tried to taunt myself how to code in C++, and made 2 mods for GTA IV years ago, but while the mods worked, I shown to a friend that it's a programmer and he felt very confused with my code haha, surely it was full of redundances and weird solutions because I didn't knew better.
@justinbeere
@justinbeere 6 ай бұрын
for so many years these childhood classics have been a black box to me. i’m glad i found this channel.
@NesHacker
@NesHacker 6 ай бұрын
That’s really great to hear… these systems and games were very important to me when I was a kid so it’s been really rewarding to explore them and explain what’s going on to you all 🥹
@cll1out
@cll1out 6 ай бұрын
What’s even more interesting is once you’ve better learned and understand the hardware, it’s sort of a puzzle to look at some official titles and wonder what they did to pull off some of the tricks for animating certain things.
@krellion
@krellion 6 ай бұрын
Recent versions of Windows will only allow FAT32 to be used on drives 32 GB or less (the SD card in the video was 128 GB). You can use a utility like FAT32 Format to do larger drives on Windows.
@NesHacker
@NesHacker 6 ай бұрын
Oh that makes sense… I just used one of my camera SD cards for shooting footage and the like, good catch!
@fnjesusfreak
@fnjesusfreak 6 ай бұрын
Not entirely recent; 2K had this limit too, iirc.
@oliviadrinkwine1411
@oliviadrinkwine1411 6 ай бұрын
Or Rufus if it allows formatting of flash cards just make sure to do non bootable from the menu picker
@BooleanDev
@BooleanDev 6 ай бұрын
the one i used was GuiFormat
@GeorgeSukFuk
@GeorgeSukFuk 5 ай бұрын
Or you can not use Windows lol
@kylesnider9357
@kylesnider9357 6 ай бұрын
You have a real gift for teaching. You are succinct in your descriptions and demonstrate a thorough knowledge of the subject. Keep up the great work!
@NesHacker
@NesHacker 6 ай бұрын
That’s very high praise, thank you very much ☺️
@carrierkyle
@carrierkyle 6 ай бұрын
Echoing this. Your delivery has changed the way I write documentation for the better.
@jordixboy
@jordixboy 5 ай бұрын
That VScode extension is just a language server, you should be able to use it in any editor including vim/nvim...
@NesHacker
@NesHacker 5 ай бұрын
Ah interesting, I wasn’t aware MS created a protocol for this. Though I think vim might not be as smooth an experience as VS Code without extensive modification.
@gamerzone5663
@gamerzone5663 6 ай бұрын
Can't wait to try coding for the game boy !
@NesHacker
@NesHacker 6 ай бұрын
Heck yeah! It’s really fun, especially if you’re coming from the NES… something’s are just much cleaner and make more sense (like screen scrolling 😂)
@kirby0louise
@kirby0louise 6 ай бұрын
A couple of good alternatives to bgb are SameBoy and Gambatte, both of which are cross OS, highly accurate and even feature libretro cores (Retroarch/BizHawk). In fact, according to the latest GBEmulatorShootout accuracy test (run on August 31st 2023), both SameBoy and Emulicious handily beat bgb
@NesHacker
@NesHacker 6 ай бұрын
Leave it to Kirby to drop yet another knowledge bomb… Much appreciated, friend ☺️
@FredrIQ
@FredrIQ 5 ай бұрын
I can understand not mentioning gambatte, since afaik its debugging tools are really limited. But I did find it a little strange that SameBoy specifically wasn't mentioned, since it has an excellent debug UI for OS X, or so I've been told (I don't have a Mac).
@Topspeedcraft
@Topspeedcraft 6 ай бұрын
I needed this more than air
@CoNfUzLeDaNdLoSt
@CoNfUzLeDaNdLoSt 6 ай бұрын
Would love more of this if it was a series!
@Alopexus
@Alopexus 5 ай бұрын
Wonderful video. Those extensions for VSCode in particular are absolute gems. Very concise and immensely useful from start to finish. Thank you so much for your work!
@NesHacker
@NesHacker 5 ай бұрын
You are very welcome, and thank you for your kind words! 😊
@MrScottyTay
@MrScottyTay 6 ай бұрын
I've been eagerly awaiting a series like this for ASM dev on GB, everyone just goes straight to GB Studio
@merman1974
@merman1974 6 ай бұрын
That VSCode extension looks really useful, and interesting to hear your recommendations on emulation.
@ChainPenguin
@ChainPenguin 6 ай бұрын
Thx you, I was learning this last week and having it compressed in a KZbin video makes it easier to learn.
@NesHacker
@NesHacker 6 ай бұрын
You’re very welcome 😊
@bitronicc1887
@bitronicc1887 6 ай бұрын
Quick tip, in VS code, you can navigate to another section by command/alt clicking the name of the class or method, and navigate back and forth between spots just like using back/forward arrows in a browser or visual studio by using the hotkeys ctrl+- and ctrl+shift+- (those are dash/underscore keys. Don't hit the plus key obviously.)
@NesHacker
@NesHacker 6 ай бұрын
Nice, thanks so much for sharing!
@bitronicc1887
@bitronicc1887 6 ай бұрын
@@NesHacker No problem, and thank you for creating such an incredible resource for everyone to learn the development of NES and GameBoy. You do an amazing job sir. 👍
@dedgzus6808
@dedgzus6808 6 ай бұрын
Awesome! I was wondering where you were gonna go next. Great choice!
@NesHacker
@NesHacker 6 ай бұрын
I’m glad you liked it :)
@joshuahelmeke
@joshuahelmeke 6 ай бұрын
Keep it up! Just Subbed, and it’s exactly the info I’ve been looking for.
@rabiroden
@rabiroden 6 ай бұрын
For debugging emulators, I'd like to also suggest Mesen. It was originally a NES/SNES emulator, but it recently added support for GB/C and even PC Engine, and it has universal debugging tools for all of them. Plus it has versions for both Windows and Linux.
@InsaneFirebat
@InsaneFirebat 5 ай бұрын
Mesen is life. When he said there were two choices, my first thought was "oh cool, what's comparable to Mesen?"
@bengoshi4
@bengoshi4 6 ай бұрын
We want the next episode!!!! Nowwwwww 👏🏻👏🏻👏🏻
@jamjak-cj7gl
@jamjak-cj7gl 6 ай бұрын
Great intro into GB DEV using assembly code, look forward to future installments. Have played around using "C" with GBDK - 2020 and got some reasonable 'Mario' style side scrolling and 'Zelda' style scrolling roms for the GB, for a non programmer. When I get some spare time I have been trying to get my head around assembly coding, as you have said, not that hard but you do need to practice it to get a handle on the nuances of the language. The book "Game Boy Coding Adventure" has been an excellent resource tool for me.
@NesHacker
@NesHacker 6 ай бұрын
It can be frustrating but a lot of fun to learn as well ☺️
@alieander
@alieander 6 ай бұрын
Super nice! Love the work you are putting in :D
@NesHacker
@NesHacker 6 ай бұрын
I really appreciate that 😊
@coolbrotherf127
@coolbrotherf127 2 ай бұрын
This is really cool. I learned ARM assembly in my college classes and it would be cool to also learn how to program assembly for a gameboy.
@NesHacker
@NesHacker 2 ай бұрын
GBASM is very similar to Z80, and doesn't take too much doing to learn if you're already familiar with at least one assembly language. Go for it!
@GameInterest
@GameInterest 6 ай бұрын
Holy crap. The RGBDS Z80 extension would be great for just looking through code and seeing just what everything does. That just amazes me.
@dillydonovan
@dillydonovan Ай бұрын
i am so glad people like you are generous enough to share this knowledge
@xenozelda0102
@xenozelda0102 6 ай бұрын
Awesome guide!!! Really looking forward for upcoming GameBoy content.
@NesHacker
@NesHacker 6 ай бұрын
I’ve got some good ideas in the pipeline, stay tuned!
@fredericmanson441
@fredericmanson441 9 күн бұрын
2 words: FREAKING AWESOME!!! I'm returning to coding (more than 15 years without a single line of code...), but this time for games. For me. As a hobby. As a new job. I looked to PICO-8, Playdate, Godot and GB Studio. I just coded yesterday night my first Playdate learning demo. And I'm happy again. Seeing people coding on the GB/C/A... it's my Grail. I have to learn C or ASM of course, but now as I said, I have an objective. Thank you everyone!! (PS: me.Still on Windows!!)
@Phenom0100
@Phenom0100 5 ай бұрын
The only coding I have done in assembly was to make a sodoku game in MIPS as a project in college. I have also done other things where I had to use C/C++ to create a Speculative Dynamically Scheduled Pipeline and a memory hierarchy simulator based on MIPS commands.
@PatrioticGestalt
@PatrioticGestalt 6 ай бұрын
Thanks!
@NesHacker
@NesHacker 6 ай бұрын
You’re very welcome! And thank you 😊
@schlangengrube157
@schlangengrube157 6 ай бұрын
Very helpful when starting to develop for the Game Boy.😀
@NesHacker
@NesHacker 6 ай бұрын
Here’s to hoping for many happy hours of coding in the future 🍻
@wyglif
@wyglif 6 ай бұрын
BGB runs great with wine.
@NesHacker
@NesHacker 6 ай бұрын
I had problems with wine on the latest version of macOS, but had no issues with both previous Mac versions and on Linux.
@eutiquioperucho2477
@eutiquioperucho2477 6 ай бұрын
I was just dreaming on a video like this. It's great!
@NesHacker
@NesHacker 6 ай бұрын
Perfect, I’m glad you liked it
@masumasi
@masumasi 3 ай бұрын
This recommendation is amazing :D Thanks for the video!
@djrmarketing598
@djrmarketing598 Ай бұрын
The whole VS Code Intellisense assembly is insane to me. Thinking back to when I was a kid trying to learn 6502 assembly on a Commodore and getting stuck understanding the concepts and what memory addresses did what, it would have been a total game changer. Same really even with C/C++ programming back then, I remember when context sensitive editors were finally starting to highlight high level languages like BASIC, it was so awesome to have that "ANSI graphics" type source editor back then. Imagine that plus intellisense, code peeking?? Hell even a dual monitor!
@wildside4822
@wildside4822 6 ай бұрын
Great I intend to do some GB dev after I get to grips with nes, great vid thanks
@NesHacker
@NesHacker 6 ай бұрын
It’s super fun, you’ll have a blast programming the GB when you get there 😊
@Evercade_Effect
@Evercade_Effect 6 ай бұрын
Geeked out over this and subbed to channel.
@RiverReeves23
@RiverReeves23 5 ай бұрын
Very cool. Thanks for putting the leg work in to educate ppl on this. I might give a try sometime in the next few years. It would be cool to start on some somewhat more simple projects, I find everything I work on ends up being something 10 people should be hired to complete.
@NesHacker
@NesHacker 5 ай бұрын
If your project explode into complexity, I suggest thinking of them as “demos” instead and focusing on accomplishing bite sized tasks. It’s what I do to keep things from getting out of hand 😂
@brent56and1
@brent56and1 5 ай бұрын
I just realized VS code has forward and backwards buttons now.
@talonhackbarth7652
@talonhackbarth7652 4 ай бұрын
I've been looking for a reason to teach myself an assembly language. I think i just found it. Thanks
@MrOnlineCoder
@MrOnlineCoder 5 ай бұрын
I do not own a Gameboy and never did, but I really loved the video and the vs code extension!
@Kevin192291
@Kevin192291 6 ай бұрын
THIS THIS THIS! WE NEED MORE OF THIS!!!
@spelwerdzrite
@spelwerdzrite 6 ай бұрын
Always love your vids.
@valencoffeebat
@valencoffeebat 6 ай бұрын
Ive been working on a GBC game using RGBDS for the last 10 months and I thought I had reached the bee's knees with my Sublime Text build system - but damn some of those VSC features look amazing... Too bad my pc would blow up using VSC :'D amazing video regardless, love to see some love on RGBDS, by far the coolest homebrew assembler
@NesHacker
@NesHacker 6 ай бұрын
RGBDS really is quite good, such an impressive assembler suite and a great community of coders around it ☺️
@valencoffeebat
@valencoffeebat 6 ай бұрын
@@NesHacker yeah!! I've had a great experience with gb dev, not only because the hardware is pretty neat (not as many bugs as the nes) but the community too
@mr_whyy
@mr_whyy 5 ай бұрын
Dude, this is amazing thanks for showing us
@NesHacker
@NesHacker 5 ай бұрын
Yeah no problem, I’m glad you liked it ☺️
@glitchy_weasel
@glitchy_weasel 6 ай бұрын
Well now I know what am going to be doing next weekend lol Very interesting project,
@randy7894
@randy7894 6 ай бұрын
Exactly what I want to know! Many thanks!
@NesHacker
@NesHacker 6 ай бұрын
Awesome, glad it was helpful!
@joe_hoeller_chicago
@joe_hoeller_chicago 2 ай бұрын
This is cool, thanks for posting this.
@akaNekete
@akaNekete 5 ай бұрын
Great video, thanks for sharing everything. Do you plan to stream or record the development process teaching in the way?. Could be interesting.
@laroldsjubilantjunkyard
@laroldsjubilantjunkyard 6 ай бұрын
Cool cool! Subscribed! I made a tutorial for RGBDS, on creating a shmup. Assembly is crazy difficult, but i can see the power in it. I prefer GBDK-2020 for game boy game development. It might not be as powerful, but the devs are actively improving and it's already made a lot of cool titles. In fact, GB Studio is based on GBDK.
@NesHacker
@NesHacker 6 ай бұрын
I’m happy you liked it! Assembly ain’t all that bad but it does take a lot of practice up front. Happy hacking! ☺️
@Al-x68
@Al-x68 5 ай бұрын
Omg !! So interesting !!! I already love ur channel !!! 😍
@NesHacker
@NesHacker 5 ай бұрын
Thanks! There’s a lot more to come on the Game Boy and other consoles, so keep an eye out!
@korean_dude6036
@korean_dude6036 5 ай бұрын
I don't know why you are still making a game for Gameboy, but I find it very inspiring...
@NesHacker
@NesHacker 5 ай бұрын
Cause it’s fun 😆
@NintenTrivia
@NintenTrivia 5 ай бұрын
This is very cool.. We should ask some assembly questions in our Nintendo trivia 🤣
@xavieromondi2153
@xavieromondi2153 6 ай бұрын
best channel on youtube
@NesHacker
@NesHacker 6 ай бұрын
Haha, thank you very much
@ut4321
@ut4321 5 ай бұрын
Simply amazing. We live in a day when we can use a world-class editor from Microsoft to write code with Intellisense for an ancient Z80/8080 hybrid CPU video game system - for free. Wow!!!
@NesHacker
@NesHacker 5 ай бұрын
Yeah it’s cool, right? 😀
@kingbrettpro
@kingbrettpro 5 ай бұрын
The GB Operator made by Epilogue works just as well when testing to see if your Game Boy game works on actual hardware. The best part about this device is that if you put the game on an actual cart instead of a flash cart, the GB Operator can be used to dump the ROM if you want to make any changes or if you want to make back-ups. Same for save files if applicable.
@marinellovragovic1207
@marinellovragovic1207 6 ай бұрын
Thank you for this video, truly. I was thinking about trying my hand at the GameBoy, but never had the big motivation to until now. Does SameBoy provide any debug tools? The more accurate the emulator, the better, was my train of thought here.
@dianalerma371
@dianalerma371 4 ай бұрын
Me encantan todos tus videos de entornos de desarrollado para nes y gb/gbc, tienes algun plan de hacer algun video del sgdk ? El entorno de desarrollo de la sega genesis/ megadrive, esa fue mi consola favorita durante todos los 90, seria genial ver un video de ese sdk con tus conocimientos. Saludos desde Mexico 🇲🇽
@NesHacker
@NesHacker 4 ай бұрын
Yeah I mean I’d like to do all sorts of retro systems. Just takes me a long time for each video now because of research and editing, so it might be a while until I get to the sega systems. Thank you so much for watching!
@KrunchyTheClown78
@KrunchyTheClown78 4 ай бұрын
Hey man, I love your videos, and this is a great one! There is a fantastic abundance of information for Nintendo consoles. But so terribly little information for Atari consoles that came after the 2600. I would love if you could educate us on the competing consoles to the NES, like the 7800! That would be such a great service to the gaming community!
@philipmurphy2
@philipmurphy2 4 ай бұрын
This is actually cool
@mr_noodler
@mr_noodler 5 ай бұрын
This is a pretty sweet channel
@smlgd
@smlgd 5 ай бұрын
The reason you couldn't format the SD card in FAT32 is because of specification. The card you have is probably SDXC compliant (up to 2TB), which mandates exFAT. SDHC cards (up to 32GB) are FAT32 and the original SD spec (up to 2GB) is FAT16. SDHC cards are not compatible with SD only readers because there are a few protocol differences but SDXC is pretty much the same as SDHC except for using exFAT instead of FAT32, so by forcing it to use a FAT32 filesystem you basically made it behave like a SDHC one.
@SkeletonBill
@SkeletonBill 3 ай бұрын
Huge respect to the people who programmed these games back in the day, long before the intellisense and debugging tools we have today. Those guys were built different.
@thomaswerner9970
@thomaswerner9970 2 ай бұрын
Thanks for the great video!
@NesHacker
@NesHacker 2 ай бұрын
You're welcome. Thank you for letting me know you appreciate it!
@JuanesChiwirosky
@JuanesChiwirosky 6 ай бұрын
I guess it's time to develop for the GB.. There is no excuse now :D
@NesHacker
@NesHacker 6 ай бұрын
It’s honestly really a blast, look forward to more videos on the topic in the future!
@akko8210
@akko8210 6 ай бұрын
AMAZING 😊
@NesHacker
@NesHacker 6 ай бұрын
Thank you! I’m glad you liked it 😊
@retropalooza
@retropalooza 6 ай бұрын
Where the fudge have you been? My processor and I were worried sick. Your trimmer must still be broken, but that's ok I forgive you. Game on... nice video
@NesHacker
@NesHacker 6 ай бұрын
I- uh- ahm- ah thanks 🙏
@b4ux1t3-tech
@b4ux1t3-tech 6 ай бұрын
A couple minor errata: FAT (and FAT32) aren't windows formats, they were just used by windows by default for a while. The UEFI partition on your modern computer uses FAT32 to this day ;) Diskpart on Windows can make FAT32 disks, but it's a command line utility, so be careful!
@NesHacker
@NesHacker 6 ай бұрын
Ooo nice stuff, thanks for sharing!
@MichaelWaisJr
@MichaelWaisJr Ай бұрын
I thought FAT32 was a cross-format that should work across many different OSes, but I could be wrong.
@lebrato3337
@lebrato3337 6 ай бұрын
If it's like this for this kind of games, It really blows my mind how we got to the current state of videogames.
@hrnekbezucha
@hrnekbezucha 5 ай бұрын
Super polished production and well explained. I only object to saying that assembly is "the best" way to write gameboy games. It has advantages but very significant disadvantages as well. Tools like GBDK-2020, ZGB or even GB Studio should be at least considered, if nothing else.
@NesHacker
@NesHacker 5 ай бұрын
It’s true, assembly can sometimes be tedious to write and debug. But I think it’s definitely worth the extra effort, especially when first learning a system, as it forces you to become very familiar with the hardware and how it operates. Other languages and maker programs may get you to a game faster, but if you really want to learn a retro system and how to program it, go with assembly 😊
@Otherfile
@Otherfile 6 ай бұрын
Gui format or Rufus are great tools to format drives to fat32 on windows
@NesHacker
@NesHacker 6 ай бұрын
Nice thank you for sharing 😊
@Otherfile
@Otherfile 6 ай бұрын
@@NesHacker yeah no problem
@r0wdybandit015
@r0wdybandit015 6 ай бұрын
Good stuff
@RootsterAnon
@RootsterAnon 5 ай бұрын
Great, now i spend few hours to make simple Hello World game with text on the screen. Tnx!
@simplequack
@simplequack 2 ай бұрын
Great video! You can format with FAT32 in Windows 11, but you'll have to use Diskpart
@Leikjarinn
@Leikjarinn 5 ай бұрын
Awesome!
@simonradowitzky4837
@simonradowitzky4837 6 ай бұрын
This is awsome!
@NesHacker
@NesHacker 6 ай бұрын
Thank you so much! ☺️
@aliengarden
@aliengarden Ай бұрын
Great video
@khatharrmalkavian3306
@khatharrmalkavian3306 6 ай бұрын
I haven't looked at the GB support in Mesen2 yet, but if it's in there then Mesen is a great emulator for devs and hackers.
@NesHacker
@NesHacker 6 ай бұрын
Good point! It seems to support the Game Boy, but I haven’t looked into how accurate it is in comparison to more specialized GB emulators like BGB.
@valencoffeebat
@valencoffeebat 6 ай бұрын
I use mesen2 for a lot of debugging during my game's development (alongside bgb and sameboy) and it's pretty great!! As long as you get a build from the actions section - the last stable build missed some really important gb accuracy bugfixes, specially regarding sound (which were bugs I reported to the dev directly because of my game)
@FloatingSunfish
@FloatingSunfish 6 ай бұрын
VS Code is my go-to editor for almost any coding project. It's free, has lots of useful extensions, and is (generally) fast and light on system resources (depending on how many extensions you have running). It's always nice to see fellow programmers keep the old systems alive with new games every year. I wish all fellow developers all the best with their projects!
@elliotts5574
@elliotts5574 5 ай бұрын
I don't completely disagree with you, but describing an electron app as "fast and light on system resources" is insane to me. I use Helix, but even with non terminal editors the majority are far faster than vscode
@FloatingSunfish
@FloatingSunfish 5 ай бұрын
@@elliotts5574 I say it's light compared to most standalone IDEs like Visual Studio and those from Jetbrains. VS Code is the next best step after something like Notepad++ because I view it more like a text editor with a built-in command prompt and more useful extensions from the community.
@alanschmitt9865
@alanschmitt9865 5 ай бұрын
@@elliotts5574VSCode has come a looooong way in terms of performance. I’m a JetBrains shill but Code is getting pretty dang close.
@informatik4lehrplan216
@informatik4lehrplan216 5 ай бұрын
wow, wow, wow! This and every other video from you are so nice. Thank you for your dedication and investment in all your documentation. 👍
@johnnyk5
@johnnyk5 2 ай бұрын
Thanks! Would you do a similar episode for GBA development?
@thom_lapatate4842
@thom_lapatate4842 5 ай бұрын
Fun fact, to format any storage to any file system i use CMD as admin on windows and simply force format them to whatever file system i need. Keep in mind that you can format a 64gb drive to FAT 32 but because of how FAT 32 work you will only be able to access 32gb out of 64 It also works for the even older FAT 16 which was used by windows 95 All done using CMD on windows 11
@SoundToxin
@SoundToxin 5 ай бұрын
>Keep in mind that you can format a 64gb drive to FAT 32 but because of how FAT 32 work you will only be able to access 32gb out of 64 This is not true. It's very common to use fat32 with large capacity SD cards for GameCube (in the SD2SP2 adapter), 3DS, Switch, etc. I'm talking like 128GB or 256GB in many cases. All that space is most definitely accessible. I wanna say you formatted it wrong(?) if you're having the issue you describe, but I've never ran into that issue ever so I'm still a bit skeptical. The main limitation of fat32 you will run into is 4GB per-file limit. What you're describing sounds like you cloned a 32GB SD card or image to a 64GB card and then didn't expand the partition. That's the closest thing I can think of that would cause such a problem.
@thom_lapatate4842
@thom_lapatate4842 5 ай бұрын
@SoundToxin I do admit that I was wrong there haha you are absolutely right about that. 1tb might be the limit for drive size but still limited to 4gb per file like you said ^^
@AlexanderShelestov
@AlexanderShelestov 6 ай бұрын
Nice series! How do you run YY-CHR on MacOs?
@NesHacker
@NesHacker 6 ай бұрын
I use wine on my video production mac, but it doesn’t seems to work in the newest version of macOS :(
@rhrabar0004
@rhrabar0004 6 ай бұрын
Dude you are so cool
@NesHacker
@NesHacker 6 ай бұрын
Haha, thank you 😊
@hajzoom4278
@hajzoom4278 5 ай бұрын
“In development for nearly 30 years” *Shows 1997* My joints…
@NesHacker
@NesHacker 5 ай бұрын
😂
@Lorenzo1938
@Lorenzo1938 4 ай бұрын
I’m studying compilers with an idea in mind. Write a subset of the C programming language to compile in asm for various platform (like game boy, snes), you think is a good idea for a project?
@Bofner
@Bofner Ай бұрын
Kind of a specific question: When you assemble your files, do you make a sym file, and if so, does Emulicious display your comments in the debugger when it uses the sym file? I have an issue where it loads the names of my variables and sections just fine, but won't show my comments. I can get the comments to load using WLA-DX as the assembler, but for gameboy development I'd prefer to use RGBDS. Thanks!
@user-pk3kd2ke1n
@user-pk3kd2ke1n 3 ай бұрын
Interesting. Is there a way I can code with C or even C++? Like is there a LLVM backend for the GBA's CPU?
@nkusters
@nkusters 5 ай бұрын
7:00 if you use drive manager, you have some more options and you can totally still do FAT32 on Windows 🙂
@Rozdi123
@Rozdi123 5 ай бұрын
You so cooool!!!
@liquidmobius
@liquidmobius 5 ай бұрын
I grew up on NES and Gameboy, but I'd love to see what you're capable of making on Godot!
@GiuseppeGaetanoSabatelli
@GiuseppeGaetanoSabatelli 6 ай бұрын
I'd love if there was a way to configure a custom project template for full Visual Studio 2022 to highlight and manage Game Boy Assembly. It would also be cool if there was a way to configure or write a plugin for an emulator to report the execution line and memory back to Visual Studio so I can set breakpoints, inspect values directly in code during runtime pauses, and step through code execution. Not to mention single-click build, deploy to emulator, and running debug from the Play button. Also, it's been like 20 years so I can't remember, but back in the day when programming z80 assembly on the TI-83 Plus, I could have library files with ion, Mirage, or other shell's subroutines and stuff and #include them at the top of my file, and they contained a bunch of definitions for the extension code. Could I split my Game Boy application into multiple files for organization? Similar to how a Partial Class works in dotNET?
@NesHacker
@NesHacker 5 ай бұрын
Oh yeah you can totally split projects into a bunch of files. Check out the demo code on GitHub, I do it in that project (link in the video description).
@kwccoin3115
@kwccoin3115 5 ай бұрын
Basic is done. The only thing is I can do the make on external terminal, but not know anything about vscode to do this task thing. I thought there is another video which explain something like that. Even so probably I would not be sure as I am on macOS M2. TL; DR For those who come from macOS, the java seems you need to do - brew install java - and run the echo especially the one need sudo to make it works. - the sign is that you type java and there should not be a warning but ask for command argument - if you java do that you can right click on the jar and all is good - the other tool just install wine-stable and go through all those macOS security issue (allow it under security and privacy)
@gluttonousmaximus9048
@gluttonousmaximus9048 6 ай бұрын
Will there be some comparison between doing it like this video and using GBDK to program in C?
@NesHacker
@NesHacker 6 ай бұрын
I’ve not used it, but I can look into it and see how they compare. Good idea 👍🏻
@lilbits3136
@lilbits3136 5 ай бұрын
Vim for life, I don't need no VSCode nonsense!
@NesHacker
@NesHacker 5 ай бұрын
Boooooooo
@InfinityDz
@InfinityDz 5 ай бұрын
I'm currently writing a game using Matlab by literally just writing the necessary bytes into a file and saving the file as rom.gb. I wonder if I'll be able to upload the file easily on a cartridge.
@accumulator5734
@accumulator5734 6 ай бұрын
Where can I get a shirt like that!?! Awesome video!
@NesHacker
@NesHacker 6 ай бұрын
I put an Amazon Affiliate link in the description to the shirt. If you buy it with that link it helps support the channel :)
@Pridetoons
@Pridetoons 6 ай бұрын
Can you teach us NES, GBC, GBA, and maybe SNES assembly too?
@NesHacker
@NesHacker 6 ай бұрын
I already have a ton of videos on NES assembly, and I am planning to do all of those and more in the future!
@khatharrmalkavian3306
@khatharrmalkavian3306 6 ай бұрын
GBC is just GB with a few extra features. SNES is easy to pick up if you're already familiar with NES. GBA sounds fun to get into. That was when Nintendo started using ARM for their handhelds.
@gluttonousmaximus9048
@gluttonousmaximus9048 6 ай бұрын
GBA seems to allow a lot more overhead when it comes to C programming with DevKitARM or something
@kirby0louise
@kirby0louise 6 ай бұрын
@@khatharrmalkavian3306 Yep GBA is a beast. 3 stage pipelined CPU means you can coax it into behaving like a 50MHz processor instead of 16.7MHz, and the PPU has a lot of bandwidth, it's like 40 64x64 affine sprites each scanline before it gives out. There's even a (relatively) huge programmable cache with 6x the memory bandwidth of regular RAM.
@VitorOliveiraDM
@VitorOliveiraDM 6 ай бұрын
hey bro, amazing video, In your opinion, is possible to create a "language-translator" for this GBZ80 ? (like babel does with JS, typescript) It'll be great to having and then we can code using actual languages like C#, TS, JS, Go, (less java.... nobody likes java)
@Dave01Rhodes
@Dave01Rhodes 6 ай бұрын
There is GBDK, which lets you write GameBoy games in C. The GameBoy can’t really handle high level languages. Almost all GameBoy games were written in assembly back in the day. There’s a handful that were made in C, but they tended to run kinda slow. I suppose someone could write a compiler for their favorite language that targets the GameBoy, but it would be a pretty big undertaking. It would have to optimize like crazy to make sure it could get every last drop of performance out of the GB’s CPU. In the end, it would probably be easier to learn GBZ80 assembly. As the video says, it’s a bit complicated, but you might be surprised with how quickly you pick it up. Assembly dials the puzzle-solving aspect of programming up a notch. Not only are you figuring out how to get the computer to do what you want, but now you’re writing each individual instruction and seeing the cost in CPU cycles. It gets you thinking how you could make the routine you’re writing use as few cycles as possible. Because on old 8-bit systems, every cycle counts!
@agustinusgirihartono6920
@agustinusgirihartono6920 5 ай бұрын
amazing, assembler language
@ILostMyOreos
@ILostMyOreos 6 ай бұрын
This rules
@NesHacker
@NesHacker 6 ай бұрын
Thanks 😊
Software Emulators vs FPGAs
27:08
What's Ken Making
Рет қаралды 264 М.
How Graphics worked on the Nintendo Game Boy | MVG
12:56
Modern Vintage Gamer
Рет қаралды 523 М.
[실시간] 전철에서 찍힌 기생생물 감염 장면 | 기생수: 더 그레이
00:15
Netflix Korea 넷플릭스 코리아
Рет қаралды 38 МЛН
ОДИН ДОМА #shorts
00:34
Паша Осадчий
Рет қаралды 2,8 МЛН
Nonomen funny video😂😂😂 #magic
00:27
Nonomen ノノメン
Рет қаралды 16 МЛН
КАК ГЛОТАЮТ ШПАГУ?😳
00:33
Masomka
Рет қаралды 2,2 МЛН
i cant stop thinking about this bug
8:40
Low Level Learning
Рет қаралды 113 М.
How the Game Boy ᵃˡᵐᵒˢᵗ ruined Nintendo
28:39
LowSpecGamer
Рет қаралды 473 М.
How can you create PS1 style models
3:54
BlenderFace
Рет қаралды 33 М.
I Designed My Own 16-bit CPU
15:46
AstroSam
Рет қаралды 1,8 МЛН
The Code That Makes Mario Move
9:53
NesHacker
Рет қаралды 509 М.
It's called the... Sound Burger??
8:03
DankPods
Рет қаралды 216 М.
Computing Pi on the NES
9:43
NesHacker
Рет қаралды 164 М.
Why Roller Coaster Tycoon is a Game Development Masterpiece
11:59
Tech Stories
Рет қаралды 957 М.
NES Graphics Explained
17:23
NesHacker
Рет қаралды 221 М.
How Cartridges worked on the Nintendo Game Boy | MVG
11:32
Modern Vintage Gamer
Рет қаралды 335 М.
Samsung or iPhone
0:19
rishton_vines😇
Рет қаралды 2,2 МЛН
#Shorts Good idea for testing to show.
0:17
RAIN Gadgets
Рет қаралды 198 М.