Skip to content

pebmeister/Pasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pasm

platform independent version of Pasm 6502 assembler

requires flex and bison to build

Pasm

platform independent version of Pasm 6502 assembler

requires flex and bison to build

To Confgure: cmake -S CMakePasm -B PasmBuild

To Build: cmake --build PasmBuild --config Release

At this point the executable will be in the bin directory of PasmBuild

To Install on Unix or Linux etc: sudo cmake --install PasmBuild --config Release

To install Windows: open Adminisrator PowerShell cmake --install PasmBuild --config Release

About

platform independent version of Pasm 6502 assembler

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published