870
you are viewing a single comment's thread
view the rest of the comments
[-] Angry_Autist@lemmy.world -3 points 22 hours ago

Before Doom (1993), almost all games were assembly

No? Not even close? Why is it people get away with saying such stupid things on the internet?

[-] frezik@lemmy.blahaj.zone 33 points 21 hours ago

Because it's true. Here's an article from Tim Sweeney from 2001:

https://web.archive.org/web/20010105180900/http://www.gamespy.com/legacy/articles/devweek_c.shtm

Mainstream application programmers switched to C in the early 80's. Game developers were slower to switch, because their small teams and focus on performance kept assembly language viable till the following decade. When id Software released DOOM, they surprised much of the industry by having no reliance on assembly code--despite excellent game performance, and by successfully cross-developing the game (in NeXTstep and DOS), then successfully porting it to an astounding variety of platforms.

[-] BarbecueCowboy@lemmy.dbzer0.com 11 points 18 hours ago

Focus on performance, wow, well the industry has certainly changed a bit.

[-] NeatNit@discuss.tchncs.de 4 points 15 hours ago

Performance is very much still a significant factor. At the end of the day, games are expected to run at certain FPS on certain machines. The machines have gotten better to the extent that unoptimized code can be used sometimes, but when competing for graphics, badly optimized games will have to sacrifice fidelity to hit performance targets, where well-optimized games can get squeeze out better graphics and hit those same targets.

There's plenty of tricks these days but optimized code will always have an edge.

load more comments (1 replies)
load more comments (1 replies)
this post was submitted on 06 Aug 2025
870 points (99.4% liked)

Programmer Humor

25531 readers
1759 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS