• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Offtopic › Delfino Plaza v
« Previous 1 ... 13 14 15 16 17 ... 64 Next »

How do I apply my [limited] Python knowledge to the emulation scene?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How do I apply my [limited] Python knowledge to the emulation scene?
04-30-2015, 02:11 PM
#6
garrlker Offline
That one guy
***
Posts: 183
Threads: 7
Joined: Feb 2012
Yeah, seriously, follow the multigesture tutorial. Just don't copy the code verbatim. Really try to understand it.
The way I went at it was to port it to a language I knew well. I'd look at his tutorial code and try to understand it.
Then write it in a language I knew, specifically once that was different enough for me to have to figure stuff out myself.
Python should be different enough, but I haven't touched it in over a year so I don't know.

Also, it will really teach you a lot about how hex and binary operations work, how programs are structured on the low level, it
will teach you a little about the stack data structure.

Also once you've succesfully written one using the tutorial, delete it(you don't have too). Then try to write one with nothing but Cowgod's chip8 manual as a guide.
Gaming Rig
Spoiler: (Show Spoiler)
I5-3570k@4.1Ghz
Gtx 660 TI 3GB Superclocked Edition
20Gb G.Skill DDr3 Ram
1.8 TBs of Storage
Windows 7 64bit
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 04-30-2015, 12:21 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 04-30-2015, 01:03 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 04-30-2015, 01:11 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 04-30-2015, 01:23 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 04-30-2015, 01:32 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - garrlker - 04-30-2015, 02:11 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - NKF98 - 04-30-2015, 02:47 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 04-30-2015, 02:57 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - tueidj - 04-30-2015, 03:00 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - NKF98 - 04-30-2015, 03:16 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - tueidj - 04-30-2015, 04:10 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 04-30-2015, 03:19 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 04-30-2015, 03:29 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - NKF98 - 05-01-2015, 08:57 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 05-01-2015, 10:28 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - tueidj - 05-01-2015, 10:39 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-03-2015, 03:32 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 05-03-2015, 03:44 PM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-05-2015, 06:33 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Garteal - 05-05-2015, 06:42 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-05-2015, 07:01 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - AnyOldName3 - 05-05-2015, 07:57 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Garteal - 05-05-2015, 08:06 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - AnyOldName3 - 05-05-2015, 09:07 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-05-2015, 10:26 AM
RE: How do I apply my [limited] Python knowledge to the emulation scene? - AnyOldName3 - 05-05-2015, 11:55 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode