Jacob Olie · @jacobolie
118 followers · 321 posts · Server mas.to

Today's photo: Westerdoksdijk (1895).

[EN] In the background to the left are houses on Barentszplein. On the right is the jetty for the Nederlandsch-Amerikaansche Stoomvaart-Maatschappij (Dutch-American Steamship Company), […]

[NL] Links op de achtergrond huizen aan het Barentszplein. Rechts de steiger van de Nederlandsch-Amerikaansche Stoomvaart-Maatschappij. Dat was de oorspronkelijke naam van de […]

Via 020apps.nl/olie/random/

#nasm #westerdoksdijk #jacobolie #amsterdam

Last updated 1 year ago

The Last Psion | Alex · @thelastpsion
111 followers · 166 posts · Server bitbang.social

Also, if anyone has any tips on converting code to a more modern assembler ( or ?), then please do let me know!

#ia16 #16bit #x86 #retrodev #retrocomputing #yasm #nasm #tasm

Last updated 2 years ago

· @mariuz
40 followers · 98 posts · Server mastodon.social

Linux-0.01 kernel compilable using NASM assembler and LLVM's Clang compiler

github.com/isoux/linux-0.01

#nasm #llvm #linux

Last updated 2 years ago

Rod Rakic · @rod
163 followers · 218 posts · Server squawk.mytransponder.com
Srevin Saju · @srevinsaju
83 followers · 579 posts · Server mstdn.io

So it suddenly occurs to me that I have a pending on by Operating Systems course. The assignment seems to be trivial: it is to create a bootloader which prints 'Hello World' on the console. Thought it would be interesting to understand this with some help from my mastodon folks 😄

PS: future me, if you happen to be reading this post after you have forgotten about this, you can thank me later.

#assignment #university #operatingsystems #bootloader #nasm #assembly

Last updated 2 years ago

Vertical Flight Society · @VTOLsociety
84 followers · 334 posts · Server mastodon.world

Happy New Year! For this first day of 2023, we've posted a new album in our Vertical Flight Photo Gallery: gallery.vtol.org/album/JzYM

This is a collection of and other aircraft at Institution's National Air and Space Museum () Steven F. Udvar-Hazy Center in Chantilly, Virginia. staff photos taken Dec. 29, 2022. CC BY-SA 4.0

#vtol #smithsonian #nasm #vfs #aviation #photography #avgeek #helicopter #Rotorcraft #autogiro #verticalflight #huey #tiltrotor #bell #boeing #sikosky #hiller #kaman #lockheed

Last updated 2 years ago

TrainWithBain · @TrainWithBain
15 followers · 15 posts · Server masto.ai
TrainWithBain · @TrainWithBain
49 followers · 44 posts · Server masto.ai
Bernd Böckmann · @boeckmann
8 followers · 58 posts · Server nerdculture.de

Port of Partition Manager to C and seems to be nearly complete 🙂

The port of the Advanced Boot Manager, which was the tricky part, is running.

codeberg.org/boeckmann/ranish

#Ranish #Watcom #nasm

Last updated 2 years ago

Bernd Böckmann · @boeckmann
8 followers · 58 posts · Server nerdculture.de

I made significant progress in porting Ranish Partition Manager from and to C and .

All the C files and about half the assembler files are translated. The Watcom built executable is running and a few quick tests revealed no unexpected behaviour. Thoroughly testing has still to be done after the remaining files are translated.

codeberg.org/boeckmann/ranish

#borland #c #TASM #Watcom #nasm

Last updated 2 years ago

Bernd Böckmann · @boeckmann
8 followers · 58 posts · Server nerdculture.de

Der Port des Quellcodes von Borland nach macht Fortschritte. Ich konnte alles bis auf den Advanced Bootloader portieren.

Der Advanced Bootloader ist anspruchsvoll. Da werden viele ORG Direktiven, die wild im Addressraum hin- und herspringen, benutzt. NASM unterstützt das in der Form nicht.

Ich spiele mit dem Gedanken an einen kompletten Rewrite der 3000 Zeilen Code.

#Ranish #Assembler #TASM #nasm

Last updated 2 years ago

ᒧᑑ · @MutoShack
-1 followers · 7247 posts · Server functional.cafe

Creating a simple boot sector in to be run in .

It's always awesome to see elementary yet satisfying examples like this online:

yinwang0.wordpress.com/2011/09

#nasm #qemu

Last updated 5 years ago

Pablo · @Apitronics
212 followers · 4946 posts · Server mastodon.partecipa.digital

Salut Masto !

Quand je conjugue NASM et GDB, comment je peux faire afficher à GDB le contenu d'une variable qui représente une chaîne de caractères ?

Parce que quand je fais :
print *maVariable
il me chie dessus.
Idem pour :
printf "%s" maVariable
et sa variante:
printf "%Xs" maVariable
où X est un entier....

#gdb #nasm #assemblylanguage

Last updated 6 years ago

Pablo · @Apitronics
212 followers · 4946 posts · Server mastodon.partecipa.digital

Encore une question, les Laineux !

J'ai souvenir qu'avec NASM on utilisait la mnémonique "int" pour gérer les interruptions, avant.
Sauf que dans un code récent (celui d'un tutoriel), je vois passer des mnémoniques "syscall"...

La première est dépréciée ? Pourquoi ? Quelle est la différence entre les deux ?

#nasm #assemblylanguage

Last updated 6 years ago