Search
Items tagged with: asm
C++ Compiler Targets The Web
It is a common problem these days. You have a piece of code in C or C++. Maybe it is older code. Or maybe you prefer prototyping your ideas using C. But, inevitably, someone now wants your code to โฆHackaday
https://code.golf
Discussions: https://discu.eu/q/https://code.golf
#apljk #asm #cobol #cpp #dlang #elixir #pascal #programming #prolog
https://www.felixcloutier.com/x86/
Discussions: https://discu.eu/q/https://www.felixcloutier.com/x86/
#asm #assembly #hardware #netsec #programming
x86 and amd64 instruction reference - discu.eu
Discussions and related articles for ยซx86 and amd64 instruction referenceยปdiscu.eu
it's interesting that self modifying code feature was the only feature present on original 68000 and then removed starting from 68020.
i guess it wasn't even a feature, a feature, hardware protection was later added to prevent possibility of writing self-modifying code.
and today it's back as feature, because what we needed back then for survival, we do today for fun.
#apollo #68k #motorola #fpga #amiga #atari #asm #assembler #machine code #68000 #68020 #68080 #apollo core 68080 #screenshot #retrocomputing
APOLLO 68080 - High Performance Processor
Apollo Core 68080 is a cisc CPU which is code compatible with the Motorola M68K and ColdFire families.www.apollo-core.com
Tiny Ray Tracer Fits In 64 Bytes
Throughout human history, people try to make the biggest, the fastest, and โ sometimes โ the smallest. [Hellmood] falls into the latter category and proves it with a 64 byte interactiveโฆHackaday
There's so much great stuff in the manual, especially the inline machine language support and text, bitmap, SID, and sprite support commands. #basic #commodore #retro #gamedev #asm
https://github.com/nornagon/jonesforth/blob/master/jonesforth.S
Discussions: https://discu.eu/q/https://github.com/nornagon/jonesforth/blob/master/jonesforth.S
#asm #forth #programming
jonesforth/jonesforth.S at master ยท nornagon/jonesforth
Mirror of JONESFORTH. Contribute to nornagon/jonesforth development by creating an account on GitHub.GitHub
https://github.com/garc0/CTAsm
Discussions: https://discu.eu/q/https://github.com/garc0/CTAsm
#asm #cpp #programming
GitHub - garc0/CTAsm: Compile time assembler with nasm syntax
Compile time assembler with nasm syntax. Contribute to garc0/CTAsm development by creating an account on GitHub.GitHub
Boot Sector Pong As A Crash Course In Assembly
Have you ever wanted to develop a playable game small enough to fit into a diskโs 512 byte boot sector? How about watching somebody develop a program in assembly for nearly two hours? If you โฆHackaday
#programming #asm #compilers
https://github.com/nornagon/jonesforth/blob/master/jonesforth.S
Discussions: https://discu.eu/q/https://github.com/nornagon/jonesforth/blob/master/jonesforth.S
#asm #forth #programming
jonesforth/jonesforth.S at master ยท nornagon/jonesforth
Mirror of JONESFORTH. Contribute to nornagon/jonesforth development by creating an account on GitHub.GitHub
https://arstechnica.com/gadgets/2022/03/a-brief-tour-of-the-pdp-11-the-most-influential-minicomputer-of-all-time/
Discussions: https://discu.eu/q/https://arstechnica.com/gadgets/2022/03/a-brief-tour-of-the-pdp-11-the-most-influential-minicomputer-of-all-time/
#asm #assembly #hardware #historical #programming
I must confess having learned that many many years ago ... to circumvent the password protection of some VGA video game. Actually, it was more fun learning how to break it rather than actually playing the game!
#x86 #ASM #Hacking
Reverse Engineering x64 for Beginners - Linux - Checkmate
Prologue The main focus of this blog is to give a push start to the beginners to get in the field of reverse engineering. Since this is the age of [more]Chetan Nayak (Checkmate)
https://www.coinspeaker.com/assemble-protocol-asm-is-now-supported-on-coinbase-custody/
#assembleprotocol #coinbasecustody #PressRelease #asmtoken #asm
ASSEMBLE Protocol (ASM) is Now Supported on Coinbase Custody | Coinspeaker
ASSEMBLE Protocol has announced that its utility token ASM has been added to Coinbase Custody.MDD Group FZE LLC
I must confess having learned that many many years ago ... to circumvent the password protection of some VGA video game. Actually, it was more fun learning how to break it rather than actually playing the game!
#x86 #ASM #Hacking
Reverse Engineering x64 for Beginners - Linux - Checkmate
Prologue The main focus of this blog is to give a push start to the beginners to get in the field of reverse engineering. Since this is the age of [more]Chetan Nayak (Checkmate)
I must confess having learned that many many years ago ... to circumvent the password protection of some VGA video game. Actually, it was more fun learning how to break it rather than actually playing the game!
#x86 #ASM #Hacking
Reverse Engineering x64 for Beginners - Linux - Checkmate
Prologue The main focus of this blog is to give a push start to the beginners to get in the field of reverse engineering. Since this is the age of [more]Chetan Nayak (Checkmate)
https://edn.embarcadero.com/museum/antiquesoftware
#DOS #RetroDev #C #Cpp #Pascal #asm
https://github.com/pkivolowitz/asm_book
Discussions: https://discu.eu/q/https://github.com/pkivolowitz/asm_book
#asm #assembly_language #linux #unix
GitHub - pkivolowitz/asm_book: A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la...GitHub
If you're interested in the evolution of microprocessors, maybe start from classic 8-bit architectures such as the Z80 and the 6502, then 8086 and 68k (16/32-bit CISC), then ARM and RISCV (contemporary, 32/64-bit RISC).
#programming #electronics #asm #retrocomputing #riscv
GitHub - vaelen/advent-of-code-2022: Advent of Code 2022 - See adventofcode.com/2022 for details.
Advent of Code 2022 - See https://adventofcode.com/2022 for details. - GitHub - vaelen/advent-of-code-2022: Advent of Code 2022 - See https://adventofcode.com/2022 for details.GitHub
Specifically the line "When 16-bit and 128-bit element widths are added, they will be also be treated as IEEE-754/2008-compatible values. "
Unless I'm miss interpreting this, is Risc-V indicating future *native* support for 128 bit integer and floating point?
On the other hand, because I'm that guy: GOSH DARN IT, WHY NOT SHIP FP16 AS PART OF V.1 ๐ญ
https://github.com/riscv/riscv-v-spec/releases/download/v1.0/riscv-v-spec-1.0.pdf
#HPC #BLAS #RiscV #FP16 #ASM
https://www.youtube.com/watch?v=-Vw-ONPfaFk
C vs ASM: Making the World's SMALLEST Windows App
How small can a fully functional Windows application get? 4K? 2K? 1K? Can ASM best the C version? Find out as Dave takes you on a tour of Windows apps i...YouTube