View Full Version : Mips And C++
josephace
04-19-2008, 08:07 PM
does anyone know what the difference is?
EvilMan_89
04-19-2008, 08:48 PM
no i don't why do you ask btw?
C++ is a type of programming language
MIPS is a part of programming
NeoCloudstrife
04-19-2008, 10:03 PM
does anyone know what the difference is?
Mips is the coding language in which Playstation 2 games and possibly more consoles games are written. it is Written with hexidecimal numbers (1 to F) and isnt used much.
C++ is one of teh more popular code forms used to Code Computers (normally the windows OS) it is written (im sure) in regular numbers (1 to 9).
hope that helps :D
EDIT: @carey, im sure MIPS is indeed a seperate programming language?
EDIT: @carey, im sure MIPS is indeed a seperate programming language?
true it is, but MIPS take more to program then writing simple command like C++
C++ is a high-level programming language.
MIPS is a low-level assembly language.
all i know is c is used in psp programing.........
Zexion
04-20-2008, 07:39 AM
well....that's right *_*
wareya
04-26-2008, 12:08 AM
C++ is a programming language that is compiled into readable machine code.
Mips ASM is a way to read a specific machine code, and is used mostly by video game consoles.
EDIT: For example (this is true, I spent almost a year moding it), "The Legend of Zelda: Ocarina of Time" was written in c++, then compiled into MIPS assembly machine code in a way for the N64 to read it.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.