Template:Main2/Tools: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (Killing "PlusPlus" for "Dev-C++" too (last one ...))
(Removed broken links, reordered for relevance, added some new things)
Line 9: Line 9:


'''Compilers'''
'''Compilers'''
* [[Watcom|Watcom C/C++]]
* [[Visual Studio|Visual C/C++]]
* [[GCC]]
* [[GCC]]
** [[x|Using GCC Under Unix and Linux]]
** [[x|Using GCC Under Windows]]
** [[DJGPP]]
** [[Cygwin]]
** [[Cygwin]]
** [[MinGW]] and [[Dev-C++]]
** [[MinGW]] and [[Dev-C++]]
** [[DJGPP]]
** Building a [[GCC Cross-Compiler]]
** Building a [[GCC Cross-Compiler]]
** [[Porting GCC to your OS|Porting GCC to Your OS]]
** [[Porting GCC to your OS|Porting GCC to Your OS]]
** [[Calling Conventions|Calling conventions of GCC for x86 Systems]]
** [[Calling Conventions|Calling conventions of GCC for x86 Systems]]
* [[Watcom|Watcom C/C++]]
* [[Visual Studio|Visual C/C++]]
* [[Other Compilers|Other compilers]]
* [[Other Compilers|Other compilers]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Compilers|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Compilers|more...]]</small></div>
Line 27: Line 25:
* [[FASM]]
* [[FASM]]
* [[NASM]]
* [[NASM]]
* [[YASM]]
* [[Opcode_syntax|Differences Between AT&T and Intel assembler formats]]
* [[Opcode_syntax|Differences Between AT&T and Intel assembler formats]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Assemblers|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Assemblers|more...]]</small></div>
Line 36: Line 35:


'''Emulators'''
'''Emulators'''
* [[VMWare|VMWare PC Emulator]]
* [[Bochs]] (i386) PC emulator
* [[Bochs]] (i386) PC emulator
* [[SimICS]]
* [[QEMU]]
* [[QEMU]]
* [[Microsoft Virtual PC]]
* [[Microsoft Virtual PC]]
* [[VMWare|VMWare PC Emulator]]
* [[Virtual Box]]
* [[Virtual Box]]
* [[SimICS]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Emulators|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Emulators|more...]]</small></div>



Revision as of 19:19, 26 April 2010