The Last Psion | Alex · @thelastpsion
386 followers · 1115 posts · Server bitbang.social

Now that the TopSpeed TechKit with its is out in the world, I'm considering porting the and code in one or two of the open source apps over to TSASM.

Hardly an urgent project, but it would mean that the apps could be built with one ecosystem with a single project file.

Of course, the code would still be restricted to the world, but it's no worse off than we already are in land.

#retrocomputing #retrodev #dosbox #psion #16bit #compiler #epoc16 #masm #tasm #assembler

Last updated 1 year ago

Marko Helgenko · @MarkoHelgenko
119 followers · 1446 posts · Server social.kyiv.dcomm.net.ua

@alexcleac У мене першою мовою був на синклері з 48 кіло пам'яті. Потім був на 286 процесорі. Після - . Після я довго мучився з чим завгодно (наприклад - отка екзотика), поки не знайшов , який завдяки потужному залізу (а воно зараз на тлі 48к усе потужне) узагалі не вбивається. Але в улюбленому геймдеві марна річ. Хоча якщо міць наростять, а її наростять, то ще подивимося.
Стоп. Я ще кодив на калькуляторі МК52, тож було життя і до бейсіка.

#basic #pascal #assembler #geant #python

Last updated 1 year ago

Justin at Ecoscore · @ecoscore
255 followers · 1186 posts · Server aus.social

OK hivemind a question to end the week.
What piece of has run the most times since began, and what device(s) does it run on? 🤔

#code #computing #software #program #assembler #machinecode

Last updated 1 year ago

Rick VA3DSO 🇨🇦 · @deepskies
78 followers · 1134 posts · Server astrodon.social

@haitchfive @thomasfuchs Commodore released an excellent Programmer's Reference Guide for each of their computers (VIC-20, C64, C128, etc) and there was a wealth of information from third parties. Most of what I learned was from Jim Butterfield and his excellent books!

#retrocomputing #commodore #mos6502 #vic20 #machinelanguage #assembler #programmig

Last updated 1 year ago

Ich versuche meine Artikel immer etwas "anzureichern", so dass auch Fortgeschrittene etwas davon haben.
In diesem "Cheatsheet"-Artikel über und gibt es am Ende auch ein kleines Demo wie man -Code und -Befehle in C-Programme einbettet.

dd3ah.de/winkel-und-steigung/

#winkel #steigung #assembler #FPU

Last updated 1 year ago

Markus Osterhoff · @sci_photos
302 followers · 5057 posts · Server troet.cafe

-Tuning:

„Schreibe eine 1 in Register a“.
“Write a 1 into register a”

mov eax, 1
5 Byte:
1 Byte / mov, 4 Byte / 32 bits 1

xor eax, eax
inc eax
3 Byte:
2 Byte / xor (x XOR x == 0)
1 Byte / inc

#assembler

Last updated 1 year ago

Felix Palmen 📯 · @zirias
36 followers · 153 posts · Server techhub.social

@jhx I would like to draw the valued attention of the audience to . I think it proves that indeed is a portable 😎

But seriously, many C constructs map very nicely to machine instructions of many platforms, so there is some truth to it.

I only ever touch assembler for the because its instruction set and general design (e.g. the fixed system-wide and pretty small stack) indeed isn't a great match for C...

#duffsdevice #c #assembler #mos6502

Last updated 1 year ago

IT News · @itnewsbot
3585 followers · 269182 posts · Server schleuss.online

It’s Snake, In A QR Code, But Smaller - We’re not sure that many of you have recognised the need in your life for an x86 m... - hackaday.com/2023/08/03/its-sn

#snake #games #qrcode #assembler

Last updated 1 year ago

ShantiS · @Shantis
15 followers · 77 posts · Server mstdn.social

@blacklight I’m aging myself saying this - but in the first year of of my career, I wrote code in assembly language to fit into 32KB of an onboard computer. In the next couple of hours, we had 64KB - that felt like a luxury! Today, my MacBook Pro has 16 GB and still struggles with a couple of browsers, mail, etc.

#assembler #pdp11

Last updated 1 year ago

AskUbuntu · @askubuntu
203 followers · 1753 posts · Server ubuntu.social

How to Use Assembly to Interact with the Desktop Application Directly

askubuntu.com/q/1480626/612

#gui #assembler

Last updated 1 year ago

Klaus Aschenbrenner · @Aschenbrenner
193 followers · 357 posts · Server mas.to

My x64-based OS contains now a fully working FAT12 driver. Check-it out here: github.com/SQLpassion/osdev

#Linux #lowlevel #assembler #internals #osdev

Last updated 1 year ago

Klickaffen Studio · @klickaffen
76 followers · 383 posts · Server mastodon.gamedev.place

that was the already very outdated at the time... there was a basic plug-in module but we quickly switched to ... luckily there was an interpretative dialog assembler (IDAS) as a plug-in module 🤘🏼

-1

en.wikipedia.org/wiki/U880

#cpu #assembler #KC85 #u880

Last updated 1 year ago

Stefano · @Stefano
25 followers · 59 posts · Server livellosegreto.it

Always remember that Skynet ran on 8-bit technology.

#terminator #skynet #assembler #8bit #retrocomputing

Last updated 1 year ago

Regionales Retro-Rechenzentrum · @3rz
523 followers · 595 posts · Server freiburg.social

Why is a "BSS" section used in so many assemblers across platforms, and where does it originate?

Turns out: IBM. Again.

“The FORTRAN Assembly Program (FAP) is an assembler for the 709 … [computers].

Its pseudo-operation BSS, used to reserve memory, is the origin of the common name of the "BSS section", still used in many assembly languages today for designating reserved memory address ranges of the type not having to be saved in the executable image.“

en.wikipedia.org/wiki/IBM_700/

#assembler

Last updated 1 year ago

AskUbuntu · @askubuntu
180 followers · 1937 posts · Server ubuntu.social
CommanderViral · @CommanderViral
11 followers · 45 posts · Server social.chiefgyk3d.com

Wrote my first bit of #6502 today. Going through the programming course on Pikuma to brush up on my assembler.

#assembler #atarivcs #retrocomputing #programming #gamedev #atari #nes #retrogaming

Last updated 1 year ago

Kevin Thomas ✅ · @kevinthomas
304 followers · 953 posts · Server defcon.social
Amand Tihon · @alrj
20 followers · 115 posts · Server hostux.social

Long overdue post.
Hi, I'm Amand, welcome here !

I'm a from .

I love and mostly because it gets me to better understand how computers work.

Also in , and

Currently trying to make a processor using discrete logic.

My other hobbies include , and , , , and more.

I mostly post in English, sometimes in French.

#introduction #linux #sysadmin #belgium #retrocomputing #homebrewcomputing #programming #python #c #assembler #riscv #hiking #woodworking #woodturning #gardening #reading

Last updated 1 year ago

Kevin Thomas ✅ · @kevinthomas
302 followers · 950 posts · Server defcon.social
Kevin Thomas ✅ · @kevinthomas
301 followers · 947 posts · Server defcon.social