Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.
/ cpp_and_asm_x64 Public archive

illustration code about linking and using x64 assembly code and C++ together

Notifications You must be signed in to change notification settings

Ybalrid/cpp_and_asm_x64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ and ASM x64

A simpler, better and cross platform way to do this is here using the NASM assembler. This repo is archived.

This repository just illustrate how to mix x86-64 assembly code and C++ in a program.

Currently only works under visual studio.

About

illustration code about linking and using x64 assembly code and C++ together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published