(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-18-24 12:26 AM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Intro to programming.
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
Jagori
Posts: 152/155
If you want an IDE, I suggest Bloodshed Dev C++ as a good free one. It comes with MinGW if you need it, and it's good for C and C++.
Guy Perfect
Posts: 444/451
Might I suggest gcc? It's very reliable and works well. One distribution you might want of it is MinGW. It can be hard to find an installer, so I've got one available here.
Koitenshin +∞
Posts: 788/873
I know where to start, some of it is still there but I can't find any good compilers lately. Everytime I try to install Borland (latest version) and compile code it crashes.
Guy Perfect
Posts: 443/451
Since emulators are one of those things that requires speed, I highly recommend you work with straight C instead of C++ with all those other extension mumbo-jumboes. OpenGL can be used directly from C, so long as you set up a window with a viewport on the system you'll be working with. Every OS has its own audio setup, but they're all fairly similar.

C is fast, simple, and easy to use. C++ gets cluttered and tends to produce a lot of overhead. Since C is easy to learn (for the most part), I recommend you use it for emulator programming.

Note:
Much of the ZSNES emulator was recently ported from C++ to C in order to promote speed. Since then, I have noticed a significant improvement on some of the wimpier computers I've run it on.
1337_Ac3
Posts: 84/90
If you used to program emulators only five years ago i refuse to belive you don't even know where to start. Oh well, my only suggestion is that you pick up C++. Download codeblocks and install SDL for it and you're set (OpenGL is included with codeblocks). Also, here are some tutorials:

C++ introduction
OpenGL tutorials
Some SDL tutorials

I don't know of any american books about C++, but my bet is that you find them good ones at amazon.com.
Koitenshin +∞
Posts: 784/873
Ok here's the deal. I haven't programmed in about 5 years so I have forgotten all of it. And I mean ALL of it. I eventually want to get back into programming emulators. Now I just need a push in the right direction. So what kind of Language should I start with?

I know a lot of you are programmers so if you know the names of some GOOD reference/tutorial books that would be greatly appreciated.
Acmlm's Board - I3 Archive - Programming - Intro to programming.


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.003 seconds; used 350.48 kB (max 390.47 kB)