#Commodore64 #sharkC64 #C64 #RetroComputing #C64Development #AssemblyLanguage
https://theoasisbbs.com/exploring-sharkc64-features-on-the-commodore-64/?feed_id=3751&_unique_id=684981d5e7627
By the way, the only machine language I have seen (not counting byte code) that is _friendly_ and not just not scary is that of the PDP-11.
I'm pretty sure the same goes for the PDP-10.
Tempi passati...
Just rendered my first Vulkan triangle in raw x86-64 Assembly.
No C, no C++, no Rust.
Pure MASM64. Pure pain. Pure control.
This is what it means to go full bare metal.
More to come. βοΈπ₯
https://github.com/IbrahimHindawi/masm64-vulkan
#Vulkan #AssemblyLanguage #MASM64 #Assembly #BareMetal #GameDev #GraphicsProgramming #HandmadeHero #LowLevelDev #x64 #OpenGLWho #TriangleOfVictory
The Legacy of the 8086 Microprocessor in Embedded & Automotive Systems
Join yours Educational open Source community
π Download Now from Google Play
π https://play.google.com/store/apps/details?id=com.piembsystech&pcampaignid=web_share
π Visit for more :
π https://piembsystech.com/8086-microprocessor/
#8086Microprocessor #EmbeddedSystems #AutomotiveElectronics #MicroprocessorArchitecture #x86Architecture #Intel8086 #RealTimeSystems #MemorySegmentation #AssemblyLanguage #PiEmbSysTech #AutomotiveDiagnostics #ECUDevelopment #FirmwareEngineering #EmbeddedDesign
8051 Microcontroller
Join yours Educational open Source community
π Download Now from Google Play
π https://play.google.com/store/apps/details?id=com.piembsystech&pcampaignid=web_share
π Visit for more :
π https://piembsystech.com/8051-microcontroller/
#8051Microcontroller #EmbeddedSystems #AutomotiveEmbedded #ECUProgramming
#MCUDevelopment #CANProtocol #UDSProtocol #LowLevelProgramming
#PiEmbSysTech #MicrocontrollerBasics #KeilSoftware #AssemblyLanguage
#EmbeddedC #InterruptHandling #TimersAndCounters #EmbeddedArchitecture
#IoTDevices #RealTimeEmbedded
8085 Microprocessor
Join yours Educational open Source community
π Download Now from Google Play
π https://play.google.com/store/apps/details?id=com.piembsystech&pcampaignid=web_share
π Visit for more :
π https://piembsystech.com/8085-microprocessor/
#8085Microprocessor #EmbeddedSystems #Microcontroller #AutomotiveEmbedded
#ECUDevelopment #InstructionSetArchitecture #MemoryInterfacing #CANProtocol
#UDSProtocol #RealTimeSystems #AssemblyLanguage #EmbeddedEngineer
#MicrocontrollerVsMicroprocessor #AutomotiveTraining #IOLogic
#Intel8085 #InterruptHandling
"Understanding PTX, The Assembly Language Of CUDA GPU Computing", Nvidia (https://developer.nvidia.com/blog/understanding-ptx-the-assembly-language-of-cuda-gpu-computing/).
#Nvidia #GPU #CUDA #PTX #AssemblyLanguage #IntermediateLanguage #IR #HPC #GPGPU
Parallel thread execution (PTX) is a virtual machine instruction set architecture that has been part of CUDA from its beginning. You can think of PTX as the assembly language of the NVIDIA CUDA GPUβ¦