eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

218
active users

#assembly

9 posts9 participants1 post today

alojapan.com/1290706/assembly- Assembly Names Aaron Kleiman as GM and Client Vice President for Japan #5 #assembly #Japan #JapanNews #JapanTopics #news #small #stagwell Assembly has tapped Aaron Kleiman as General Manager and Client Vice President for its Japan operations. In the dual role, Kleiman will oversee all aspects of Assembly’s business in Japan, including strategy, performance, and integration across teams, the agency said. He will also serve as a senior advisor…

A couple of days ago a new release 6.14 of KDE Frameworks came out and part of it is the syntax highlighting engine, used not only by KDE applications like Kate and KDevelop; but also by some others like Qt Creator.

I'm happy to report that this version also brings support for RISC-V instructions/registers/… in GNU Assembler, that I contributed:
🔗 invent.kde.org/frameworks/synt

#RISCV #RISC_V #assembler #assembly #programming #Kate #editor #KDevelop #QtCreator #Qt6 #IDE #KDE #KDEFrameworks @kde

I've been trying out the game SHENZHEN I/O (zachtronics.com/shenzhen-io/), and have enjoyed the assembly-like coding-based puzzle solving. So, I'm trying something new: playing a game in order to teach. We'll play the game from the beginning while I explain assembly concepts as we go! Don't know if it'll work as a stream, but if you want to join the experiment, the stream will be this Friday at 3pm UTC (everytimezone.com/s/3aaea3a8) over on youtube.com/live/wBREOhqYAPE?f ! 🕹️

www.zachtronics.comZachtronics | SHENZHEN I/O

Learning BCD. I struggle with moving a decimal left. Remember the AAA instruction but was not working as expected. Here AI shines: it understands my problem and describe it to me perfectly. In short I need to use DAA :)

Now I can type 2 digit numbers in my OS! And why I need this so badly? There is a hint in the code ;)

Hi there! I've finished my NES game, feel free to try it out, it's free and open source:
github.com/shinryakuwu/-the-su
It's also about 15 minutes long.
I've been running it on FCEUXD SP all the time, but technically, any emulator should work.
I'll try to release it somewhere as soon as I draw a cover. Would be happy for any feedback.
The attached image does not belong to me, it's from the internet.

#nes#nesdev#famicom