Contra - Behind the Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ค. 2024
  • The code behind the Konami code and some ROM editing for Contra.
    NES Controller Electronics Video:
    • Nintendo (NES) Control...
    If you would like to support this channel, here is a link to the Displaced Gamers Patreon page - / displacedgamers
    Twitter: / displacedgamers
    Facebook: / displacedgamers
    Instagram: / displacedgamers
    Music by:
    / hariboosx
    / @wolfandraven
    Featured cheat codes:
    Reduce Konami Code to a single "UP" press: PAKKPUZA
    0:00 Intro
    2:34 Konami Code Entry Explained
    15:05 Assembly Post-Game Show
    15:15 Intermission
    15:49 Rapid Fire Explained
    19:51 Can we change the rate of fire?
    22:36 Outro
    #CONTRA #CODE #PROGRAMMING
  • เกม

ความคิดเห็น • 429

  • @DavidWonn
    @DavidWonn 3 ปีที่แล้ว +231

    Fun fact: You can split the Konami code across two controllers alternating as often as you like, and the code will be accepted. Furthermore, 1P mode allows you to press down on one controller and up on the other to fire a standing shot while ducking.

    • @Xonatron
      @Xonatron 2 ปีที่แล้ว +15

      What!!! Wow.

    • @erikhendrickson59
      @erikhendrickson59 2 ปีที่แล้ว +2

      LOL

    • @casedistorted
      @casedistorted 2 ปีที่แล้ว +1

      The more you know!

    • @KopperNeoman
      @KopperNeoman 6 หลายเดือนก่อน +1

      Can you press Up and Down on the same controller for that effect?

    • @DavidWonn
      @DavidWonn 6 หลายเดือนก่อน +3

      @@KopperNeoman Perhaps with a 3rd party controller or a broken one that allows both inputs simultaneously. Having a 2nd controller just makes it more universally compatible with stock controllers, though just for 1P mode.

  • @Andrew-sm1df
    @Andrew-sm1df 3 ปีที่แล้ว +237

    4 minutes into the video: Explaining what a byte and a nibble is.
    6 minutes into the video: Manipulating RAM and assembly registers.
    This escalated quickly

  • @thedrunkmonkshow
    @thedrunkmonkshow 3 ปีที่แล้ว +47

    I really appreciate these Assembly Language breakdowns and I hope people realize that despite the explanations being focused on the 6502 CPU and NES hardware, the conventions and gaming logic largely works the exact same way whether it be on other contemporary 8-bit systems of the time or all the way up to the more complicated modern systems of today. The important thing is it shows you how clever the programmers were back then with cramming these same, fundamental ideas with such limited memory and space to work with.

  • @africabytoto4681
    @africabytoto4681 3 ปีที่แล้ว +149

    Aw hell yeah, it seems after Summoning Salt's video on Contra, this game is going to be a hot topic on TH-cam for a while. Nice!

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว +57

      I was at the halfway point of making this video when Summoning Salt's video hit. I couldn't believe it! My first thought was, "I need to finish this Contra - BtC video NOW!"
      Love Salt's videos, btw.

    • @B3Band
      @B3Band 3 ปีที่แล้ว +4

      Nah, confirmation bias. Two videos != everyone will now be taking about contra.

    • @bedwablackburn
      @bedwablackburn 3 ปีที่แล้ว +3

      Add the big 20 race next weekend and this is an exciting time for Contra for sure.

    • @jamesmerkel1932
      @jamesmerkel1932 3 ปีที่แล้ว +1

      Now if we could only get a decent update to the series that includes all the old 2D versions as a bonus. Hell, even if they were unlockables that'd be fine. I just want a good platforming shooter that doesn't involve anthropomorphic characters lol

    • @Tom_Van_Zandt
      @Tom_Van_Zandt 3 ปีที่แล้ว +1

      Not that it means two craps to anyone, but coincidentally I'm going to upload my review for the original Contra on the NES later this evening. I do rapid 60 second reviews. I plan on releasing 2 reviews every week; 1 on Monday and 1 on Friday. Contra will be my 4th such review. Keep on gaming, gamer dudes!

  • @nanodrive
    @nanodrive 3 ปีที่แล้ว +86

    As someone who understands binary and hexadecimal but has struggled to wrap their head around assembly this was a really through and easy to understand explanation! Even Retro Game Mechanics Explained goes over my head sometimes. Excellent video and I can't wait to see more deep dives into the code!

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว +4

      Thanks, NanoDrive!

    • @shinyhappyrem8728
      @shinyhappyrem8728 3 ปีที่แล้ว

      try this for 6502 ASM: th-cam.com/video/fWqBmmPQP40/w-d-xo.html

    • @sergrojGrayFace
      @sergrojGrayFace 3 ปีที่แล้ว +6

      Retro Game Mechanics Explained is often hard to follow even for a programmer very familiar with Asm and code hacking like me. This video is very detailed and nicely explained, but it's laser-focused on a single very basic routine, while Retro Game Mechanics Explained tackles SNES in all of its complexity, so it's understandable that it ends up complicated.

    • @scaredfolks5923
      @scaredfolks5923 3 ปีที่แล้ว +2

      You should check out Pico8 it’s a tiny fantasy console built with a lot of limitations. Celeste was first made on Pico8 before the devs upgraded to a modern engine. I love Pico8 it has a lot of charm and the limitations breed a lot of creativity.

  • @lunasophia9002
    @lunasophia9002 3 ปีที่แล้ว +56

    Looking at this executable data from a modern programmer's perspective and I'm thinking "wait a second shouldn't that be in a different segment?" and then I realize this was released in 1987 :D
    This is a lovely deep dive, certainly some of the most technical stuff I've seen on the platform. More, please!

    • @Guineh76
      @Guineh76 3 ปีที่แล้ว +3

      Chris oh! Looking at things through an x86 lens for sure. The only processor family that uses the segmented model as far as I’m aware.
      I actually find the 64k address space and ROM banking somewhat refreshing in contrast to the confusing segmentation of x86 :)

  • @platinumhawke
    @platinumhawke 3 ปีที่แล้ว +28

    That hacked Rapid Spread shot is a thing of alien mulching beauty.

  • @neerajdikshit5302
    @neerajdikshit5302 3 ปีที่แล้ว +50

    Props to TH-cam's algorithm for learning my latest uber niche interest and recommending this channel to me, seeing as I follow Coding Secrets and a few others as well. Plus I'm teaching myself 6502 assembly so this is a godsend.

    • @williamdrum9899
      @williamdrum9899 3 ปีที่แล้ว

      I'm trying to learn it too. I still don't quite understand how the code worked. I get that the Konami Code inputs are like a table and Y is used to load each item in the table during the loop but I still don't understand how the table is created in the first place

  • @PadChords
    @PadChords 3 ปีที่แล้ว +34

    Right video at the right time. I'm working on a game where the player can balance points between different weapon properties, including rate of fire, to design the kind of gun they want. Especially when it comes to maintaining accurate, or at least good enough, collision detection, it's a challenge. I'm starting to appreciate why game developers (engineers, really) impose certain limitations as well as why it's so important when they're able to push past those limitations to achieve something no one else has.

    • @raszop
      @raszop 3 ปีที่แล้ว

      Lol

    • @vuurniacsquarewave5091
      @vuurniacsquarewave5091 3 ปีที่แล้ว +3

      I've come across this inherent limitation as well. The fastest permitted movement can not exceed the smallest possible hitbox width/height, otherwise things can potentially pass through eachother. That is, unless your CPU is fast enough for you to check collision at every pixel, instead of adding the offset directly.

    • @thenoseguy
      @thenoseguy 2 ปีที่แล้ว +1

      did anything come of that? it sounds interesting.

  • @aaroncarsonart
    @aaroncarsonart 3 ปีที่แล้ว +7

    I was not aware of the extra content in the Famicom version, so thanks for pointing that out! Also, I have to say I really appreciate the quality and depth of these dives into the inner workings of the game. As a computer science major, it was fun to learn more about how they program old games like these. Kudos to your excellent work here!

  • @chambres
    @chambres 3 ปีที่แล้ว +21

    GODDAMN man that was really interesting, please do more!!

  • @welbow
    @welbow 3 ปีที่แล้ว +5

    Great video! Definitely falls into the category of never have thought about how it works, but once you see the video, you must watch immediately :)

  • @deusexaethera
    @deusexaethera 3 ปีที่แล้ว +5

    Man. I haven't had to parse assembly code since college. This was a good quick refresher.

  • @hybridgaming8341
    @hybridgaming8341 3 ปีที่แล้ว +3

    TH-cam needs way more creators with this level of skill and knowledge.

  • @brianwindson9656
    @brianwindson9656 3 ปีที่แล้ว +1

    this was amazing I'm really glad you made this video. I loved learning assembly in my university, it's really cool seeing someone talking about the code in games and accumulators and such

  • @ismaelfarfan2990
    @ismaelfarfan2990 3 ปีที่แล้ว +8

    I just love how a single Java object requires as much memory space as a (super optimized) whole NES game.

  • @edmund-osborne
    @edmund-osborne 3 ปีที่แล้ว +1

    I love this style of video, so few youtubers are willing to dive into assembly code and explain how it works. I subbed from this video alone and hope to see more like it! Keep up the good work!

  • @jodysgamingchannel9480
    @jodysgamingchannel9480 3 ปีที่แล้ว +1

    I'm taking EE at school (in the states), and these videos are actually really great! Not only do they illustrate things from class, they are a great motivator when I get into a "What am I going to USE this for?" funk. Thanks for taking the time!!

  • @ZVINTAO
    @ZVINTAO 3 ปีที่แล้ว +16

    PLEASE BRING MORE VIDEOS LIKE THESE!!! I TRULY LOVE THEM ALL

  • @press_pause2236
    @press_pause2236 3 ปีที่แล้ว +1

    What a great video and great explaination! I don’t understand why you do not have more subscribers and this other Vintage Gaming Dude who does not explain anything is rocking TH-cam. You seriously explained the code line by line - so interesting, so nice. Thanks a lot!

  • @gabrielhermel6932
    @gabrielhermel6932 2 ปีที่แล้ว

    Neat way to do a looping switch statement. I like how you highlight the little bits of ingenuity we'd otherwise never notice.

  • @cactoidpinata
    @cactoidpinata 3 ปีที่แล้ว +1

    Thank you for another great video! You tackle so many interesting topics. I always look forward to your next video, so please keep up the awesome work!

  • @joeknowsavings
    @joeknowsavings 3 ปีที่แล้ว

    I need more of this behind the code series! These have been fascinating!

  • @ayjanu
    @ayjanu 5 หลายเดือนก่อน

    The first game I ever remember playing... Still holds a soft spot in my heart. Thanks for diving into some of the code!

  • @ggsgonzales
    @ggsgonzales 3 ปีที่แล้ว

    More! More! More! Loved assembly back in college (long time ago) and these videos certainly reel in a lot of nostalgia.

  • @OMGicantwayyyyyyyyyy
    @OMGicantwayyyyyyyyyy 3 ปีที่แล้ว

    Awesome work. You cover a lot of great MCU basics here for new programmers as well as providing some interesting bits for the more experienced.

  • @jonathanmckinnley4104
    @jonathanmckinnley4104 3 ปีที่แล้ว

    Keep up the great work man, I recently found your channel but I binge watched nearly all your content.

  • @Poisonjam7
    @Poisonjam7 3 ปีที่แล้ว

    I love this series! Even though I know next to nothing about programming (especially assembly) I love seeing how games work and what’s going on under the hood, so to speak.

  • @unstablepacifist1672
    @unstablepacifist1672 3 ปีที่แล้ว +11

    A really wonderful channel. Even though you're speaking some alien language to my ears, I'm fascinated with it and wanted to say thanks.

  • @InsaneFirebat
    @InsaneFirebat 3 ปีที่แล้ว +4

    I'm interested in learning more assembly. Thanks for sharing!

  • @ballandpaddle
    @ballandpaddle 3 ปีที่แล้ว +4

    Awesome video! I didn't expect you to show us how to *program our own NES codes,* but thank you!! One of the reasons why this channel is so awesome.

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว +4

      Thanks, ballandpaddle. Starting with the Mario 2 video, I thought it would be fun to try to create a new code in each "Behind the Code" video I make. I'll try to keep the tradition alive as best I can.

  • @BlackHoleForge
    @BlackHoleForge 3 ปีที่แล้ว

    I just came across your content about behind the code yesterday. I watched a few episodes, and I really like them. I was happily surprised to see a new video today. Thank you and keep up the good work, and don't worry if it gets a little too technical, we'll eventually figure it out.

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว

      Thanks, George. Your comment means a lot.

  • @dkast5
    @dkast5 3 ปีที่แล้ว

    Man this was a great video. Thank you for these insights and please keep making great content like this!

  • @ChrisR
    @ChrisR 3 ปีที่แล้ว

    Well done. I played this one a bunch decades ago...one of the best NES titles IMHO.

  • @dblczx6819
    @dblczx6819 3 ปีที่แล้ว

    I love this. This appeals to my love for gaming and my programmer experience. You've got yourself a sub, and I look forward to seeing what you do next.

  • @GearsOfResistance
    @GearsOfResistance 3 ปีที่แล้ว

    Very well done, love the assembly walkthrough!

  • @ElvisAaronBU
    @ElvisAaronBU 3 ปีที่แล้ว

    Awesome video! I love hearing all those technical details!

  • @xRocketzFighterx
    @xRocketzFighterx 3 ปีที่แล้ว

    I'm a contra noob but I love this series.
    Studying game programming code, this video is pretty helpful getting me to understand how code works.

  • @torrentthom4734
    @torrentthom4734 3 ปีที่แล้ว

    This is really interesting and valuable. Thank you for sharing your insights!

  • @Bryan-lu4du
    @Bryan-lu4du 3 ปีที่แล้ว

    I absolutely love these. I used to be part of the rom hacking scene during the early days, but never got much further beyond dumping and inserting scripts for potential translations, changing fonts, writing a few documents on pointers, and using brute force to help me figure out much of Ninja Gaiden 2’s level data to code a potential level level editor. Learning assembly was always beyond my capabilities but I no less find these videos interesting and enjoy seeing how you dissect everything.
    One game I would love to see you tackle is Dragon Warrior 3 and the fun you could have with it. I once made a game genie code (which I can no longer find) that allowed us to push any of NPCs in the game as you would the moveable boulder object. I remember it was a lot of fun because in the town that slowly builds up later in the game there is an NPC that blocks an entrance to a room that has a staircase in it and there were no events in the game that would cause them to move so that we could access the stairs to see where it went. Well, with the game genie code I was able to push them out of the way and finally access those stairs. It just went to a generic room with nothing in it but it was still cool to do. The funniest thing I did was push an NPC into the town’s pond and it simply disappears into it and does not walk back out. I can imagine this would be fun to use early in the access areas in a different order or cause general shenanigans.
    It might be asking a lot but I would love it if you could figure out how to do this in the game via modification of the memory or rom and have a useable game genie code so everyone can experience the fun I had with it.
    Thanks!

  • @opelman5173
    @opelman5173 3 ปีที่แล้ว

    This Channel was an awesome Discovery. I'm learning a lot.

  • @HotwheelsDaniel
    @HotwheelsDaniel 3 ปีที่แล้ว

    Crazy underrated channel! You just earned a sub!

  • @AICJDR
    @AICJDR 3 ปีที่แล้ว

    One of the best gaming channels on here. Love this stuff!

  • @matthewmorgan1715
    @matthewmorgan1715 3 ปีที่แล้ว

    I love these videos. Keep up the amazing work!!!

  • @lis6502
    @lis6502 3 ปีที่แล้ว

    As an 6502 assembly enthusiast i've found this explanation entertaining and comprehensive, yet understandable for non-6502 folks.
    I really appreciate effort and thourougness that was put into this material, it's like kind of deep diving without actually drowning ;d

  • @Rolo-Tony
    @Rolo-Tony 3 ปีที่แล้ว

    Top quality content and we'll explained for multiple levels of familiarity with assembly! thanks!

  • @mattm4389
    @mattm4389 2 ปีที่แล้ว

    I love this series. I'm one of those sickos who prefers assembly over OOP, and I grew up on these games. Still play em!

  • @bortzanator3018
    @bortzanator3018 3 ปีที่แล้ว

    I love your voice and videos. Keep up the great work! PS your MSX vid was probably my favorite.

  • @djhaloeight
    @djhaloeight 3 ปีที่แล้ว

    Awesome! Another Displaced Gamers upload!

  • @barowt
    @barowt 2 ปีที่แล้ว +1

    If someone watches enough of your videos, they're going to be able to make the best NES game ever in Assembly. 😁
    Man, Nintendo developers would have been watching your videos back in the day as tutorials.

  • @beipiaosaurus
    @beipiaosaurus 3 ปีที่แล้ว +3

    Very interesting video series on something I've never given much thought to. I would love to see a video on how our modern ability to watch code in real time compares to whatever programmers had to do in the 80s when designing it. What amount of documentation did they create, what resources did they have for debugging, etc..

  • @machouchacha
    @machouchacha 3 ปีที่แล้ว +5

    This is absolutely fantastic content. Thank you so much!
    It would be incredibly interesting to look behind the code of game bugs that speedrunners use!

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว +5

      I really enjoy watching the speedrunning community. There are so many fun people to watch. As a side note, I was near the halfway point of creating this video when Summoning Salt released his Contra World Records video. I couldn't believe it! So I pushed a bit to try to get this one out sooner.
      I may look into some of those bugs/exploits of speedrunners in the future. Best case - I stumble upon something they can use.

  • @mistermoo7602
    @mistermoo7602 3 ปีที่แล้ว +5

    I've wanted to know exactly how cheats like the Konami Code worked under the hood since I was 13. Totally adding you to my Patreon pledges.

    • @nickwallette6201
      @nickwallette6201 3 ปีที่แล้ว

      Yeah, these things that track sequences are much easier for people than computers, and I was also curious how exactly they did it. Glad to have that itch scratched!

  • @patrickbennett439
    @patrickbennett439 3 ปีที่แล้ว

    Im 38 years old and have too much time on my hands today, so i thought id watch a contra video, a game i played when i was like 6 and learn complicated stuff about a 30 lives code today. YOu have helped me complete my mission. That was all i needed to do today.

  • @Echooff3
    @Echooff3 3 ปีที่แล้ว

    So good! More of this please!

  • @NameNotAlreadyTaken2
    @NameNotAlreadyTaken2 9 หลายเดือนก่อน +1

    The assembly for the konami code is amazingly compact considering how simplistic the 6502 instruction set is (compared to, say, the Z80).

  • @40ozVybz
    @40ozVybz 3 ปีที่แล้ว

    Thanks for such a well done video, this is great. Keep up the good work! 🔥😊

  • @O.M.JaYY3
    @O.M.JaYY3 3 ปีที่แล้ว

    WOW! Man, this was a great video! Loved this game when I was a kid. Thank YOU!

  • @QuiteOldOrange
    @QuiteOldOrange 3 ปีที่แล้ว

    Awesome series of videos, keep up with great work!

  • @atomicnoexcept
    @atomicnoexcept 3 ปีที่แล้ว

    Thank you for taking the time to do this video! I am learning NES style 6502 asm with your videos :)

  • @kraftwerk974
    @kraftwerk974 3 ปีที่แล้ว

    Didn't know it was possible to disassemble the code in a catridge ROM. Very interesting thank you.

  • @lustechsource5197
    @lustechsource5197 3 ปีที่แล้ว

    Awesome vid! Always good to see what's going on in the NES's brain while a game is running.

  • @CommodoreGreg
    @CommodoreGreg 3 ปีที่แล้ว

    THANK YOU for squashing that ridiculousness of people saying select and/or start as part of the code. That drove me nuts even as a kid. Excellent content as usual.

  • @herschell64
    @herschell64 3 ปีที่แล้ว

    I know nothing about coding yet I really enjoy your videos as explains what's going on in the code though sometimes it half goes over my head like the Zelda 2 one which I had to rewatch and I then understood it more

  • @davidhand9721
    @davidhand9721 9 หลายเดือนก่อน

    Work like this is one of my favorite things to do in the universe. I like to reverse damage equations and stat upgrades when the game isn't forthcoming about them. That's typically less involved with dynamics like this, but it's a very similar process. Figure out where the game is storing HP with a few simple searches of ram. Set a breakpoint for writing it. Get hit to trigger the breakpoint. Step out at the RTS or RTL to get the address of the JSR or JSL, look at the operand to find the address of the function that was running. Breakpoint that for execution, wait for it, log and fill in the blanks with a disassembler I wrote, and dig through the code to figure out what's going on, where it's stored, set more breakpoints to investigate what data is where... So much fun! The moment when all the seemingly random and meaningless addresses and calculations finally look like a cohesive, sensible system that performs a meaningful function, that "a-ha!", is like a drug. Very satisfying.
    I imagine this is what archaeologists and anthropologists feel as they sort through a heap of refuse and broken artifacts to reconstruct a story of what real people did with their lives in the past. I'm a lot better at figuring out what coders are doing than people, but it's a similar task.

  • @SergioBobillierC
    @SergioBobillierC 3 ปีที่แล้ว

    Nice video. I did noticed a few of Anders Enger Jensen's tracks on the background. Nice touch. :)

  • @romulopereira4030
    @romulopereira4030 3 ปีที่แล้ว

    It's 6am, I didn't sleep yet and I'm watching this wonderful piece of retro tech curiosity.
    I lost control of my life.

  • @Komeuppance
    @Komeuppance 3 ปีที่แล้ว

    Anyone who disliked this extremely well produced and informational video is not even capable of entering the Konami code.

  • @anonneymous9949
    @anonneymous9949 3 ปีที่แล้ว

    Super thanks for this video. All my life i thought my memory was wrong, as the contra in my head usually different compared to other people i know. The roms i played also feel different from my memory. Turned out i played the japanese version!

  • @comcfi
    @comcfi 3 ปีที่แล้ว

    This is some good stuff. I’m working on my CS degree and am taking an assembly language class that covers a lot of what you talked about. Awesome job on all your vids.

    • @comcfi
      @comcfi 3 ปีที่แล้ว

      referral madness Thanks. I’m learning x86 Assembly.

  • @Kawa-oneechan
    @Kawa-oneechan 3 ปีที่แล้ว +7

    THANK YOU for not considering Start a part of the Code! I saw this video in the list and I just *knew* the Code would come up. Even Konami themselves messed it up so it is *very* good to see the record put straight by someone else besides me.

    • @jessejennings3828
      @jessejennings3828 3 ปีที่แล้ว +1

      Good luck having access to what code unlocks without start..

    • @tiradouken2854
      @tiradouken2854 2 ปีที่แล้ว

      @@jessejennings3828 lol burned 🔥😂!

  • @RICHUNCLEPENNYBAGS77
    @RICHUNCLEPENNYBAGS77 3 ปีที่แล้ว +1

    This is cool. We're kind of spoiled these days and rarely have to dive into code this low-level but it's a really fun thought exercise if nothing else.

  • @justsupersteve
    @justsupersteve 3 ปีที่แล้ว

    Woooowwww! This is an amazing video, and let me tell you man, don't apologize for excessive use of technical language here ! Every piece of information on this video was very interesting and thought I understood half of it, it still was very interesting!

  • @bazboo1284
    @bazboo1284 3 ปีที่แล้ว

    Absolutly love your work bro 😎

  • @cadman10000
    @cadman10000 3 ปีที่แล้ว

    I love the code explanations.

  • @AndyGamezoldschool
    @AndyGamezoldschool 3 ปีที่แล้ว

    Konami always had these codes in all the games they made.I would put random stuff in passwords and controllers or names in Metal gear and find super cool strange weapons.
    I didn't understand tho cause I was a kid.Great video here.

  • @stevenschiro1838
    @stevenschiro1838 3 ปีที่แล้ว

    This is amazing, thanks for the video

  • @dragonore2009
    @dragonore2009 ปีที่แล้ว

    What amazes me, is this is how NES games were made, via assembler. Isn't that just amazing? None of us knew this as kids, it would be difficult to make games like that today.

  • @vansajexora
    @vansajexora ปีที่แล้ว

    fantastic as always!

  • @taemien9219
    @taemien9219 3 ปีที่แล้ว +1

    I like how the modified spread turned its damage potential up. It lost its vertical spread, but concentrated the damage in line with where it was aimed.
    Also I'm always fascinated by assembly. Its a language we use to get machines to function in a way we want them to.

    • @ivragi
      @ivragi ปีที่แล้ว

      In a similar fashion speedruners with high button press per second and a right rithm to it can transform spread to almost a single line and do impressive fast kills of the bosses.

  • @matthewrease2376
    @matthewrease2376 3 ปีที่แล้ว

    I've always been curious about the code behind the Konami Code. Thank you so much.
    It's probably much easier to do it this way when you only have the 8 inputs, vs a computer game with 102+ inputs...

  • @MicrowavedBunny
    @MicrowavedBunny 3 ปีที่แล้ว

    You are a legend! Love this!

  • @brynshannon6692
    @brynshannon6692 3 ปีที่แล้ว

    I understood more of the programming segment than I thought I would. Seems my programming experience - though admittedly not in assembly - is helping me a bit.

  • @ChadDoebelin
    @ChadDoebelin 3 ปีที่แล้ว

    You broke it down barney style. Excellent presentation on the code trace.

  • @Binxalot
    @Binxalot 3 ปีที่แล้ว +3

    These are great, please keep making these videos they're very interesting. If you're taking requests mike tyson's punch out is said to have secrets that have still yet to be discovered by players including the recent easter egg of the guy in the crowd.

    • @DisplacedGamers
      @DisplacedGamers  3 ปีที่แล้ว +2

      Love that guy in the crowd. I watched a good deal of Sinister1 and Summoning Salt on Twitch, so MTPO has been on my "list." The question is how much time do I want to devote to it. Hmm

  • @mjallen1308
    @mjallen1308 3 ปีที่แล้ว

    My cousin LOVED this game. I used to watch him play this on his NES. I still remember that big ass C in Contra lolmao

  • @atomicshroom
    @atomicshroom 3 ปีที่แล้ว

    Awesome video! If you’re planning on doing more Contra, it’d be interested in knowing exactly what the game changes for the 2nd game loops and onward. I think the game throws more enemies at you, but I’d be curious to see exactly how that manifests in the code/variables and up to how many game loops those changes increment!

  • @williamdrum9899
    @williamdrum9899 3 ปีที่แล้ว

    As someone trying to learn 6502 this is incredibly helpful

  • @schwarzenegger_begger8810
    @schwarzenegger_begger8810 3 ปีที่แล้ว

    You just earned yourself a subscriber.

  • @UpcycleElectronics
    @UpcycleElectronics 3 ปีที่แล้ว

    this is worth the bell notifications, set

  • @JuanesChiwirosky
    @JuanesChiwirosky 3 ปีที่แล้ว

    Thanks to this video now I want to learn assembly

  • @gonzalotorres5282
    @gonzalotorres5282 3 ปีที่แล้ว

    Nice knowing something wonderful like the Konami Code.

  • @vitacell1
    @vitacell1 3 ปีที่แล้ว +1

    Amazing video!

  • @BoundaryBreak
    @BoundaryBreak 2 ปีที่แล้ว +9

    Dang my Contra video didnt do well at ALL! Im glad you had more success with yours

  • @RhizometricReality
    @RhizometricReality 3 ปีที่แล้ว

    I'm liking this channels content, you get a bell icon activated.

  • @tchitchouan
    @tchitchouan 3 ปีที่แล้ว +1

    even though i didn't understand the technical stuff i still enjoyed the video thouroughly

  • @jeremyarroyo
    @jeremyarroyo 3 ปีที่แล้ว +5

    I speedrun this game and I'm pretty tight with the contra community. This was a very well done video and your explanations were done very simple and very easy to understand. I dropped this to the community so they can also check this out. Looking forward to more videos 👍🏻👊🏻💪🏻

    • @ciscornBIG
      @ciscornBIG 2 ปีที่แล้ว

      Did you guys know i was speedrunning this in kindergarten in '88 to the applause of no one?

  • @ramakrishnamishra8179
    @ramakrishnamishra8179 3 ปีที่แล้ว +1

    I have a hacked multi cart with 100 lives from the start! Love it!

  • @ShadowSumac
    @ShadowSumac 3 ปีที่แล้ว +4

    Amazing video. Thank you!
    I'd suggest Batman: Return for the Joker on NES to study for this channel. Or Recca, Summer Carnival' 92, not really sure which one is the real name.

  • @spidermcgavenport8767
    @spidermcgavenport8767 3 ปีที่แล้ว

    Thank you Sir, greatly appreciated!

    • @spidermcgavenport8767
      @spidermcgavenport8767 3 ปีที่แล้ว

      I always called the konami code as the Full Option Command form The Official Nintendo Players Guide.