bmath.net
bMath & DCspecial Link Page
http://www.bmath.net/old/bmath/lynx.htm
roticv.rantx.com
¤»RöÎç[V]»¤
http://roticv.rantx.com/links.html
Designed and created by Victor Loh.
agner.org
Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
http://www.agner.org/optimize
See also my blog. Object file converter and disassembler. ForwardCom: An open standard instruction set for high performance microprocessors. Test programs for measuring clock cycles in C and assembly code. Operating systems covered: DOS, Windows, Linux, BSD, Mac OS X Intel based, 32 and 64 bits. Note that these manuals are not for beginners. 1 Optimizing software in C : An optimization guide for Windows, Linux and Mac platforms. Optimizing cpp.pdf, size: 1775652, last modified: 2015-Dec-23. This is an op...
cogs.leafcloud.com
Cogs :: Links
http://www.cogs.leafcloud.com/links.htm
Here are a number of links relevant to Cogs and OS development:. OS Dev : http:/ www.osdev.org. BOS : http:/ bos.asmhackers.net. Http:/ www.oby.ro/os. Masm Forum : http:/ www.masmforum.com. NASM : http:/ nasm.sourceforge.net. Dynatos : http:/ www.dynatos.org. If you would like to have your OS-related site featured here, contact me.
fastbasm.blogspot.com
Fast Assembler Routine for Delphi (BASM): October 2010
http://fastbasm.blogspot.com/2010_10_01_archive.html
Fast Assembler Routine for Delphi (BASM). Collection of fast assembler routine for daily hardcore programming use in Delphi (BASM). They are all lightning fast. Every byte of code is optimized into most efficient machine instructions. They can improve performance of your application in doing large repetitive task such millions records data processing, complex math operations, graphics manipulation, etc. Consideration on using XCHG Instruction. This part is taken from Wikipedia. Good Links on Assembler.
fastbasm.blogspot.com
Fast Assembler Routine for Delphi (BASM): Good Links on Assembler
http://fastbasm.blogspot.com/2010/10/good-links-on-assembler.html
Fast Assembler Routine for Delphi (BASM). Collection of fast assembler routine for daily hardcore programming use in Delphi (BASM). They are all lightning fast. Every byte of code is optimized into most efficient machine instructions. They can improve performance of your application in doing large repetitive task such millions records data processing, complex math operations, graphics manipulation, etc. Good Links on Assembler. Iczelion's Win32 Assembly Homepage. CPU-id tools and information.