#retroprogramming zoekresultaten

Still same frame rate. The new blit with saturated addition takes 43 cycles per pixel in a 486. I think not bad given that there is no saturated add instruction; that was first seen in Pentium's MMX. #RetroProgramming


Happy 2024! The 486 DX4 turns 30 years old in March. It's the CPU that got me into real-time graphics and the #demoscene. That’s why I target it in almost all my #retroprogramming projects. To celebrate, I've coded a blur effect in true color optimized for the DX4! Code in 🧵


How we programmed in the 80's 10 Print 20 goto 10 Run! #Retro #RetroProgramming #BasicProgramming

GamerStyle1980's tweet image. How we programmed in the 80's

10 Print
20 goto 10
Run!

#Retro
#RetroProgramming
#BasicProgramming
GamerStyle1980's tweet image. How we programmed in the 80's

10 Print
20 goto 10
Run!

#Retro
#RetroProgramming
#BasicProgramming
GamerStyle1980's tweet image. How we programmed in the 80's

10 Print
20 goto 10
Run!

#Retro
#RetroProgramming
#BasicProgramming
GamerStyle1980's tweet image. How we programmed in the 80's

10 Print
20 goto 10
Run!

#Retro
#RetroProgramming
#BasicProgramming

I'm inexplicably getting a lot of joy out of the most irrelevant programming tasks, like finding the optimal code for this bit-fiddling job. This is the best I came up with so far. Any tricks up your sleeves, #m68k assembly pros? #retroprogramming

indyjonas's tweet image. I'm inexplicably getting a lot of joy out of the most irrelevant programming tasks, like finding the optimal code for this bit-fiddling job. This is the best I came up with so far. Any tricks up your sleeves, #m68k assembly pros? #retroprogramming
indyjonas's tweet image. I'm inexplicably getting a lot of joy out of the most irrelevant programming tasks, like finding the optimal code for this bit-fiddling job. This is the best I came up with so far. Any tricks up your sleeves, #m68k assembly pros? #retroprogramming

#NostalgicTV #ChannelLeasing platform that allows users to rent and stream classic DirectTV channels, #RetroProgramming, and #VintageContent from different eras, creating a time-travel experience for television enthusiasts. 🔗 keyupideas.com/directtv-nosta…

KeyUpIdeas's tweet image. #NostalgicTV #ChannelLeasing platform that allows users to rent and stream classic DirectTV channels, #RetroProgramming, and #VintageContent from different eras, creating a time-travel experience for television enthusiasts.

🔗 keyupideas.com/directtv-nosta…

Just spent the last few days diving into Osca64, and the result? A simple Snake game using double buffering—no raster interrupts needed! Coding was an absolute joy. It's amazing what you can achieve with the right tools! 😎#Osca64 #retroprogramming #C64Reposts #8bit #C64


Didn't have any of my own sprites on hand so I figured I'd use a sprite that @ketirz made of her OC Kit O'Byte, which fits with the whole cyber theme my test program's got going on. Running super smooth on the 5x86 133mhz! #gamedev #retro #retroprogramming #msdos


New 1.1.9 version of SprEd, an online sprite editor designed for #Atari8bit computers bocianu.gitlab.io/spred/ #atari #retroprogramming #retrogaming #pixelart

Philsan69's tweet image. New 1.1.9 version of SprEd, an online sprite editor designed for #Atari8bit computers bocianu.gitlab.io/spred/ #atari #retroprogramming #retrogaming #pixelart

Power of Osca64! Stable scroller without raster interrupts, achieving in a fraction of the time what took ages in cc65. Plus, it runs much more stable in debug mode! #Osca64 #retroprogramming #C64Reposts #8bit

My attempt at stable smooth scrolling on the #C64 using cc65—no raster interrupts, just raw effort! Not perfect, but good enough. ⌨️😎 (1/2) #C64Retweets #cc65 #8bit #retroprogramming



#retroprogramming #retroprogramminglanguage #retroC #retroC++ just building, compiling and executing c/c++ prog with .DLL on windows #ia64 o.s. it perfectly runs...

swift_xcode's tweet image. #retroprogramming #retroprogramminglanguage #retroC #retroC++ just building, compiling and executing c/c++ prog with .DLL on windows #ia64 o.s. it perfectly runs...
swift_xcode's tweet image. #retroprogramming #retroprogramminglanguage #retroC #retroC++ just building, compiling and executing c/c++ prog with .DLL on windows #ia64 o.s. it perfectly runs...

64tass v1.59.3120 An assembler for the legendary 6502 processor and it's derivatives. oldergeeks.com/downloads/file… #retroprogramming #retrocomputing

GeekOnTheLoose's tweet image. 64tass v1.59.3120
An assembler for the legendary 6502 processor and it's derivatives.
 oldergeeks.com/downloads/file… 

#retroprogramming #retrocomputing

#RetroProgramming Dal mio libro di scienze della scuola media, anni 1989 - 1992. Un programma in BASIC che calcola velocità, accelerazione, spostamento di una massa appesa a una molla mentre oscilla; c'è anche la resistenza dell'aria.

antoniopicco's tweet image. #RetroProgramming
Dal mio libro di scienze della scuola media, anni 1989 - 1992. Un programma in BASIC che calcola velocità, accelerazione, spostamento di una massa appesa a una molla mentre oscilla; c'è anche la resistenza dell'aria.

Look at what has been dusted off and set up 😍 We are going to attempt (however foolishly) to programme our OWN adventure game LIVE! Is this a PAW decision? 💜Find out 6OCT2023 at 19:30 (BST) 💜 #programming #retroprogramming #adventuregame #realhardware #zxspectrum

rage_at_retro's tweet image. Look at what has been dusted off and set up 😍
We are going to attempt (however foolishly) to programme our OWN adventure game LIVE!
Is this a PAW decision?
💜Find out 6OCT2023 at 19:30 (BST) 💜

#programming #retroprogramming #adventuregame #realhardware #zxspectrum

ich ertappe mich gerade, wie ich Farben in meinem "HUD" ändere, und genau weiß, was ich mache. Ich sehe die Frau im roten Kleid... 😳 #Retroprogramming #6502asm #C64 #DarkwoodDungeons

CptSparky360's tweet image. ich ertappe mich gerade, wie ich Farben in meinem "HUD" ändere, und genau weiß, was ich mache.
Ich sehe die Frau im roten Kleid... 😳
#Retroprogramming #6502asm #C64 #DarkwoodDungeons

My submission for this year @Basic10L contest in the PUR-80 Category: micro Puzzle Bobble! #RETROGAMING #retroprogramming


Is 2024 too late to implement your first raster interrupt? #retroprogramming


Oggi pomeriggio secondo appuntamento con il laboratorio di retro programmazione, riservato ai soli soci. #retroinformatica #retrocomputing #retroprogramming

ApuliaRetro's tweet image. Oggi pomeriggio secondo appuntamento con il laboratorio di retro programmazione, riservato ai soli soci.

#retroinformatica #retrocomputing #retroprogramming
ApuliaRetro's tweet image. Oggi pomeriggio secondo appuntamento con il laboratorio di retro programmazione, riservato ai soli soci.

#retroinformatica #retrocomputing #retroprogramming

#NostalgicTV #ChannelLeasing platform that allows users to rent and stream classic DirectTV channels, #RetroProgramming, and #VintageContent from different eras, creating a time-travel experience for television enthusiasts. 🔗 keyupideas.com/directtv-nosta…

KeyUpIdeas's tweet image. #NostalgicTV #ChannelLeasing platform that allows users to rent and stream classic DirectTV channels, #RetroProgramming, and #VintageContent from different eras, creating a time-travel experience for television enthusiasts.

🔗 keyupideas.com/directtv-nosta…

New version 1.7.3 of Mad Pascal, a 32-bit Turbo Pascal compiler for #Atari8bit and other MOS 6502 CPU-based computers github.com/tebe6502/Mad-P… #atari #retroprogramming

Philsan69's tweet image. New version 1.7.3 of Mad Pascal, a 32-bit Turbo Pascal compiler for #Atari8bit and other MOS 6502 CPU-based computers github.com/tebe6502/Mad-P… #atari #retroprogramming

#RetroProgramming Dal mio libro di scienze della scuola media, anni 1989 - 1992. Un programma in BASIC che calcola velocità, accelerazione, spostamento di una massa appesa a una molla mentre oscilla; c'è anche la resistenza dell'aria.

antoniopicco's tweet image. #RetroProgramming
Dal mio libro di scienze della scuola media, anni 1989 - 1992. Un programma in BASIC che calcola velocità, accelerazione, spostamento di una massa appesa a una molla mentre oscilla; c'è anche la resistenza dell'aria.

Hands down, one of the best Amstrad programming books I dove into back in the '80s! A true gem for retro coding fans #Amstrad #RetroProgramming #80s

ClassicReplay's tweet image. Hands down, one of the best Amstrad programming books I dove into back in the '80s! A true gem for retro coding fans #Amstrad #RetroProgramming #80s

Omega Crafter verlässt heute den Early Access! Erkunde, programmiere und rette eine virtuelle Welt. Jetzt 30 % Rabatt auf Steam sichern! #OmegaCrafter #SurvivalCrafting #RetroProgramming #SteamRelease #EarlyAccess #PreferredNetworks technoloki.de/omega-crafter-…

TechnolokiNews's tweet image. Omega Crafter verlässt heute den Early Access! Erkunde, programmiere und rette eine virtuelle Welt. Jetzt 30 % Rabatt auf Steam sichern!

#OmegaCrafter #SurvivalCrafting #RetroProgramming #SteamRelease #EarlyAccess #PreferredNetworks 

technoloki.de/omega-crafter-…

My submission for this year @Basic10L contest in the PUR-80 Category: micro Puzzle Bobble! #RETROGAMING #retroprogramming


Just spent the last few days diving into Osca64, and the result? A simple Snake game using double buffering—no raster interrupts needed! Coding was an absolute joy. It's amazing what you can achieve with the right tools! 😎#Osca64 #retroprogramming #C64Reposts #8bit #C64


When it comes to #retroprogramming, I'm amazed at how detailed the manuals were back then. Some even included schematics. Today, if you're lucky, you get a link to a PDF full of disclaimers and fluff, but lacking any real useful info.


Playing with LBM image format in MS-DOS and Amiga versions of DeluxePaint... It is nicely compatible (as long as you keep the screen aspect ratio same). #retrogaming #retroprogramming #retrocomputing #amiga #msdos and not (!) #pixelart😀

8bitsten's tweet image. Playing with LBM image format in MS-DOS and Amiga versions of DeluxePaint... It is nicely compatible (as long as you keep the screen aspect ratio same).

#retrogaming #retroprogramming #retrocomputing #amiga #msdos and not (!) #pixelart😀
8bitsten's tweet image. Playing with LBM image format in MS-DOS and Amiga versions of DeluxePaint... It is nicely compatible (as long as you keep the screen aspect ratio same).

#retrogaming #retroprogramming #retrocomputing #amiga #msdos and not (!) #pixelart😀

Finally a physical copy of the Z80 bible! #z80 #retroprogramming #machinecode

carcharo's tweet image. Finally a physical copy of the Z80 bible! #z80 #retroprogramming #machinecode

“New” to my Retro Books Library today. What was your first language? Programming of course. Mine was AppleSoft BASIC. #RetroProgramming #8BitsForever #DickSmith #VZ200

the_jongleur's tweet image. “New” to my Retro Books Library today. What was your first language? Programming of course. Mine was AppleSoft BASIC.  #RetroProgramming #8BitsForever #DickSmith #VZ200
the_jongleur's tweet image. “New” to my Retro Books Library today. What was your first language? Programming of course. Mine was AppleSoft BASIC.  #RetroProgramming #8BitsForever #DickSmith #VZ200

davidpine7's tweet image. #bbs #retroprogramming #gopher

Working on a really interesting Microsoft Hackathon! Installing the JavaScript 8 runtime... 🧐



A partir de este sábado podés venir a programar en Basic. Para experimentados y para aquellos que quieran programar por primera vez como en los 80s! #retro #retroprogramming #retrodev #basic #80s #museo #museosargentina #retrocomputacion

espaciotecbb's tweet image. A partir de este sábado podés venir a programar en Basic.
Para experimentados y para aquellos que quieran programar por primera vez como en los 80s! 
#retro #retroprogramming #retrodev #basic #80s #museo #museosargentina #retrocomputacion

Still hoping people will ask #FujiNet #retroprogramming questions. I'll just keep writing software and examples...

tschak's tweet image. Still hoping people will ask #FujiNet #retroprogramming questions. I'll just keep writing software and examples...

New 1.1.9 version of SprEd, an online sprite editor designed for #Atari8bit computers bocianu.gitlab.io/spred/ #atari #retroprogramming #retrogaming #pixelart

Philsan69's tweet image. New 1.1.9 version of SprEd, an online sprite editor designed for #Atari8bit computers bocianu.gitlab.io/spred/ #atari #retroprogramming #retrogaming #pixelart

#8bit #retroprogramming #retrogaming Unlimited bobs - Thomson TO8(D) Must add some music though #pixelart #thomson #to8


What should I work on today? Should I mess around with the SID chip, or work on sprites? #RetroProgramming #RETROGAMING #8bit #BASIC #C64

BeardedSonOfNel's tweet image. What should I work on today? Should I mess around with the SID chip, or work on sprites?
#RetroProgramming #RETROGAMING #8bit #BASIC #C64

#8bit #retroprogramming #retrogaming #c64 #pixelart Zezito and Ambrosia's Potions #Commodore64 It was more than time to update the c64 version I guess :)


DOS programming struggles: When you only have 640k of memory to work with you gotta get a handle on your allocations. #dosgaming #retroprogramming #indiedevhour #indie #code #chuckjonesgame

jakedelmastro's tweet image. DOS programming struggles: When you only have 640k of memory to work with you gotta get a handle on your allocations. #dosgaming #retroprogramming #indiedevhour #indie #code #chuckjonesgame

A few more #MicroAdventure #books just showed up. Seems like the first program in each book is a descrambler of sorts. A couple more are on their way. #retroprogramming

PixelMaker04's tweet image. A few more #MicroAdventure #books just showed up. Seems like the first program in each book is a descrambler of sorts. A couple more are on their way. #retroprogramming
PixelMaker04's tweet image. A few more #MicroAdventure #books just showed up. Seems like the first program in each book is a descrambler of sorts. A couple more are on their way. #retroprogramming
PixelMaker04's tweet image. A few more #MicroAdventure #books just showed up. Seems like the first program in each book is a descrambler of sorts. A couple more are on their way. #retroprogramming

#8bit #retroprogramming #retrogaming #pixelart New version of Zezito and Ambrosia's Potions Can you guess the 8-bit computer? ;)

newIapetus's tweet image. #8bit #retroprogramming #retrogaming #pixelart
New version of Zezito and Ambrosia's Potions 
Can you guess the 8-bit computer? ;)

Loading...

Something went wrong.


Something went wrong.


United States Trends