intelligentfirm.com
Intelligent Firmware Ltd: Processor performance flaw
http://www.intelligentfirm.com/membench/index.html
We have discovered some very significant things that affect the most important aspect of recent processors: memory bandwidth. Normally a Pentium processor with EDO memory and a recent chip-set should be able to read from its main memory at about 185 Mbytes. Per second. But. When one measures, with the best accurate way. The continuous read rate of his/hers PC, the rate achieved is only. Similarly the secondary cache. We found out, that there is a serious. In simple terms, there is a time penalty. And the...
intelligentfirm.com
Intelligent Firmware Ltd: CPL32/ASM32 multi pass no-red tape assembler
http://www.intelligentfirm.com/cpl32.html
Intelligent Firmware's multipass CPL32 is the best assembler for true, pure assembly programmers. Purpose built for 32 bit protected mode programming (supports also 16 bit) and for embedded systems (ROM) programming. The most important feature of CPL32 is that it is a real assembler, not a high level language C like assembler like most. With CPL32 you write assembly, not some high level language, so there is absolutely NO RED TAPE. Message DB "Hello World! MOV DX,OFFSET Message. MOV AX,SEG Message. From ...