alexfru.narod.ru alexfru.narod.ru

alexfru.narod.ru

Alexei A. Frounze's Homepage

Alexei A. Frounze's Homepage. Last updates on Feb 16, 2008. The site is under construction. You may come back later or visit the mirror. If you're lucky enough ;). Miscellaneous Docs on Programming. My old os for 386 computers, completely outdated. 80x86 16-bit Compiling How-to. Useful for OS dev. For those who are new to OS dev. FAT File System Module. For those who are interested how to do it. My Windows Manager Demo. For those who are interested how to do it (.well in VGA:) - Screen shot.

http://alexfru.narod.ru/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ALEXFRU.NAROD.RU

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 17 reviews
5 star
9
4 star
2
3 star
4
2 star
0
1 star
2

Hey there! Start your review of alexfru.narod.ru

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.9 seconds

FAVICON PREVIEW

  • alexfru.narod.ru

    16x16

CONTACTS AT ALEXFRU.NAROD.RU

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Alexei A. Frounze's Homepage | alexfru.narod.ru Reviews
<META>
DESCRIPTION
Alexei A. Frounze's Homepage. Last updates on Feb 16, 2008. The site is under construction. You may come back later or visit the mirror. If you're lucky enough ;). Miscellaneous Docs on Programming. My old os for 386 computers, completely outdated. 80x86 16-bit Compiling How-to. Useful for OS dev. For those who are new to OS dev. FAT File System Module. For those who are interested how to do it. My Windows Manager Demo. For those who are interested how to do it (.well in VGA:) - Screen shot.
<META>
KEYWORDS
1 currently available sections
2 links
3 contact information
4 some other stuff
5 oszip
6 os development skeptically
7 code quality
8 studying foreign languages
9 coupons
10 reviews
CONTENT
Page content here
KEYWORDS ON
PAGE
currently available sections,links,contact information,some other stuff,oszip,os development skeptically,code quality,studying foreign languages
SERVER
uServ/3.2.2
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Alexei A. Frounze's Homepage | alexfru.narod.ru Reviews

https://alexfru.narod.ru

Alexei A. Frounze's Homepage. Last updates on Feb 16, 2008. The site is under construction. You may come back later or visit the mirror. If you're lucky enough ;). Miscellaneous Docs on Programming. My old os for 386 computers, completely outdated. 80x86 16-bit Compiling How-to. Useful for OS dev. For those who are new to OS dev. FAT File System Module. For those who are interested how to do it. My Windows Manager Demo. For those who are interested how to do it (.well in VGA:) - Screen shot.

INTERNAL PAGES

alexfru.narod.ru alexfru.narod.ru
1

Code Quality

http://alexfru.narod.ru/codequal/CodeQuality.html

Over the time the code that we're writing undergoes (or is supposed to undergo) a tremendous change in quality. Just for fun I recently rewrote my ancient GIF image encoder/decoder the way it should've been written. I took into account most of the things that were wrong with the initial implementation and the new version turned out to be:. More flexible and genereal (can work with tightly packed raw data buffers). More portable (compiles with a variety of 16/32-bit x86 C compilers). Compare side by side:.

2

80x86 16-bit Compiling How-to by Alexei A. Frounze

http://alexfru.narod.ru/os/c16/c16.html

80x86 16-bit Compiling How-to. By Alexei A. Frounze. 2 Revising Memory Addressing in Real Mode of 80x86 CPU. 21 From 8080/8085 to 8086. 22 16 or 20 Bits? Meet the Segment:Offset Pair! 23 More Than 1 MB? 24 Which Segment Register? 3 Memory Models Employed by Realmode Compilers. 4 The Two Memory Models and File Formats We'll Use. 41 Tiny Memory Model (.COM). 42 Small Memory Model (.EXE). 5 The Two Compiler Sets We'll Use. 6 Compiling with Borland/Turbo C/C and NASM. 63 Turbo C Tools. 631 TCC, C/C compiler.

3

AlexFru's Spanish Page

http://alexfru.narod.ru/lang/spanish/spanish.html

Conjugation of Irregular Verbs (flashcards). Various Flashcards by Subject. Stay updated using this RSS feed. Visitors since May 8th, 2006.

4

FAT FS Module by Alexei A. Frounze

http://alexfru.narod.ru/os/fat/fat.html

FAT File System Module. By Alexei A. Frounze. All the code provided herein is made for the illustrative purpose, so the newbies and OS dev starters can learn from something. The main thing in this package is the FAT file system module, which is the biggest and the most complicated. To show how it works (and to test it as well! The FAT module features:. Support for MSDOS primary/extended partitions and FAT12, FAT16 FS. Support for MSWindows primary/extended partitions and FAT16, FAT32 FS. So, here it goes.

5

OS Development Skeptically

http://alexfru.narod.ru/os/skeptically/OSdevSkeptically.html

Why Developing an OS? Right, why developing an OS at first place? What does this give to one succeeded? What is so fascinating in doing it? Well, there are several reasons for making an OS. To name a few reasons and attitudes (add your own if not listed):. Im a fucking cool coder, much better than those kiddies from the next block. I can code everything. An OS is a big/small yet interesting project for me. I can manage. Lets get started! I wanna be famous! Just like I said, it depends. It really depe...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL PAGES IN THIS WEBSITE

6

LINKS TO THIS WEBSITE

oby.ro oby.ro

Solar_OS - Links

http://www.oby.ro/links.html

Back to www.oby.ro. AoA - Art of Assembly. Alexei A. Frounze. OS in ANSI C.

fysnet.net fysnet.net

MTOOLs for Bochs and Win32 and/or DOS

http://www.fysnet.net/mtools.htm

MTOOLs for Bochs and Win32 and/or DOS. I use Bochs 2.6.6. With a few modifications of my own to test my OS. And thought that I needed a few tools to help me out. Have a look here. For a list of image files you may want to use to test your OS' FS code with. Yes, there is a set of MTOOLs for Bochs already made. However, as far as I can tell, you have to download and install a *nix emulator just to run the tools. The contents of MTOOLS.ZIP. Latest Update: 02 May 2016. Please see the license.txt. Creates thr...

c4professional.com c4professional.com

DexOS

http://www.c4professional.com/sitelinks.htm

28 Apr 11 - 29 Jan 12. How long does it take for Cialis to be completely eliminated by the body? Forum for the best assembler in the world! DexOS's wiki, full of the latest info about DexOS API calls. Great site, with lots of great programs, including 'And with honesty and a positive attitude, the woman in your life will be compassionate and understanding, and equally grateful for your new Cialis prescription. Link to DexOS Tshirt's and Hoodies etc. Top forum for ASM hackers. Great info and products.

mircosoft.mzf.cz mircosoft.mzf.cz

Odkazy na programátorské i jiné stránky

http://www.mircosoft.mzf.cz/odkazy.htm

Stránek o pascalu existuje spousta, tohle je takový menší rozcestník. Profesionální, mezinárodní nebo prostě jenom rozsáhlejší stránky s programátorskou tématikou, informační servery, diskusní fóra a tak dál. Neboli SourceWare Archive Group. Větší množství ukázkových zdrojáků se jen tak nevidí. Server věnovaný programování v nejrůznějších jazycích. O Pascalu je tu pár starších článků a kurzů (kvalita různá) a poměrně živé diskusní fórum. Už se tu vyskytuje jenom okrajově. Tady se programuje ve všem možné...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

4

OTHER SITES

alexfrotatemtudo.blogspot.com alexfrotatemtudo.blogspot.com

Alex Frota tem tudo

Alex Frota tem tudo. Tuesday, January 23, 2007. Http:/ www.youtube.com/watch? Post é sobre o Dragon ball Z em versão Mortal Kombat! Só cliquem no Hyper link e vejam! É a versão da Introdução. Posted by Alex Oliveira at 2:00 PM. Saturday, January 20, 2007. Tributos da Primeira Temporada. Na primeira temporada do meu Blog, eu me esqueci de fazer uns quantos tributos meus. Portanto, hoje faço os seguintes tributos da primeira temporada:. Site dos Chibi Wrestlers. Rock In Rio Lisboa 2006. A gozar com) Músicas.

alexfrouart.deviantart.com alexfrouart.deviantart.com

alexfrouart (Alexandre FROUART) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 10 Years. This deviant's full pageview. Last Visit: 428 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?

alexfrowein.com alexfrowein.com

Unbenanntes Dokument

alexfroz.deviantart.com alexfroz.deviantart.com

AlexFroz - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 3 Years. This deviant's full pageview. Last Visit: 192 weeks ago. This is the place where you can personalize your profile! Click h...

alexfrsantos.com alexfrsantos.com

Alex FR Santos | Design | Portfolio

alexfru.narod.ru alexfru.narod.ru

Alexei A. Frounze's Homepage

Alexei A. Frounze's Homepage. Last updates on Feb 16, 2008. The site is under construction. You may come back later or visit the mirror. If you're lucky enough ;). Miscellaneous Docs on Programming. My old os for 386 computers, completely outdated. 80x86 16-bit Compiling How-to. Useful for OS dev. For those who are new to OS dev. FAT File System Module. For those who are interested how to do it. My Windows Manager Demo. For those who are interested how to do it (.well in VGA:) - Screen shot.

alexfruehling.blogspot.com alexfruehling.blogspot.com

Alex . Frühling

Leben Lesen. Nähen. Mosaike. Häkeln. Und vieles mehr. To sew and to do. Mittwoch, 30. März 2016. Wieder da mit der Kosmetiktasche. Nach wirklich sehr langer Abstinenz starte ich nun mit der Kosmetiktasche in den Sew-Along bei Emma. Damit ich zumindest diesmal rechtzeitig die Verlinkungen schaffe, musste ich schnell Fotos mit dem IPad machen und versuche jetzt das erste Mal, etwas über die Blogger App zu posten. Diesen Post per E-Mail versenden. Mittwoch, 31. Dezember 2014. Den Pulli hat Sophie noch zu We...

alexfruehwirth.at alexfruehwirth.at

alexfruehwirth.at

I'll be back in a new look soon, stay tuned! Background image by franzi oedl.

alexfruehwirth.codes alexfruehwirth.codes

alexfruehwirth.at

I'll be back in a new look soon, stay tuned! Background image by franzi oedl.

alexfry.co.uk alexfry.co.uk

Alex Fry

Monday, 18 May 2015. Subscribe to my newsletter. Check out my latest news! Check out my latest gigs and venues. Listen to my music.