flat assembler
Message board for the users of flat assembler.

Index > Linux > Terminal Video Series: Modern Linux Assembly Language

Goto page Previous  1, 2
Author
Thread Post new topic Reply to topic
BAADF00D



Joined: 31 Jul 2023
Posts: 4
BAADF00D 31 Jul 2023, 10:50
redsock wrote:
I start the series by comparing assembly language with 12 other languages.
https://2ton.com.au/videos/tvs_part1/


Is there any hope for a third part?
Post 31 Jul 2023, 10:50
View user's profile Send private message Reply with quote
bitshifter



Joined: 04 Dec 2007
Posts: 796
Location: Massachusetts, USA
bitshifter 31 Jul 2023, 17:19
revolution wrote:
Isn't there a way to compile C without any of the standard libraries with some command line switch?

I've seen other code around that can compile to almost raw assembly without any of the normal C startup or initialisation code included.


yep, i have used gcc to compile flat images for os dev, no libs, no entry code, no stack, no nothing
see flags -nostdlib -nostdinc -fno-builtin -ffreestanding

_________________
Coding a 3D game engine with fasm is like trying to eat an elephant,
you just have to keep focused and take it one 'byte' at a time.
Post 31 Jul 2023, 17:19
View user's profile Send private message Reply with quote
redsock



Joined: 09 Oct 2009
Posts: 430
Location: Australia
redsock 31 Jul 2023, 19:25
BAADF00D wrote:
Is there any hope for a third part?
Actually it still is on my master TODO list, though it has kept getting bumped downward in priority. Business has been exceptional since I did these so haven't had a lot of spare time to dedicate to my OSS or the site. I'll try and shift it upward Smile I wouldn't mind doing another terminal video or two anyway. Smile

_________________
2 Ton Digital - https://2ton.com.au/
Post 31 Jul 2023, 19:25
View user's profile Send private message Reply with quote
BAADF00D



Joined: 31 Jul 2023
Posts: 4
BAADF00D 14 Oct 2023, 22:37
redsock wrote:
I'll try and shift it upward Smile I wouldn't mind doing another terminal video or two anyway. Smile


That's great to hear! Your terminal videos have been really inspiring, and I'm sure many others would be excited for a third part. But of course, I understand how busy things can get. We all appreciate the effort you put into your open-source projects and the site.
Post 14 Oct 2023, 22:37
View user's profile Send private message Reply with quote
BAADF00D



Joined: 31 Jul 2023
Posts: 4
BAADF00D 28 Feb 2024, 15:08
I'm patiently waiting, just saying, no pressure Laughing
Post 28 Feb 2024, 15:08
View user's profile Send private message Reply with quote
BAADF00D



Joined: 31 Jul 2023
Posts: 4
BAADF00D 11 Jun 2024, 21:45
🏟️ The crowd is screaming: "Third part! Third part! Third part!" 📢
Post 11 Jun 2024, 21:45
View user's profile Send private message Reply with quote
redsock



Joined: 09 Oct 2009
Posts: 430
Location: Australia
redsock 11 Jun 2024, 21:48
Its been on my "someday when I'm bored" list for some time now obviously Smile I'm cautiously optiimistic that I'll be able to attend sooner or later haha Smile
Post 11 Jun 2024, 21:48
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.