Showing 18 open source projects for "arm assembler"

View related business solutions
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1

    Assembler x86/x86_64/Arm32|Arm64

    Assembler for different architectures. Examples.

    Несколько тестовых примеров под архитектуры x86/x86-64/Arm32/Arm64. Используется Linux. https://www.youtube.com/playlist?list=PLKRkz7NEae7EF5wybV2NlNvJ-IcL9lzef - плейлист Нужный код найдёте. Либо спросите у меня, если не найдёте. В архиве содержаться файлы "qemu-arm" и "qemu-aarch64" они в архиве под паролем. Это запускаемые файлы для Linux. Если вы можете собрать их сами, то используйте те, что собрали вы!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    STM32 machine language monitor

    Machine language monitor program for the STM32F103C8T6 "Blue Pill"

    Allows a few rudimentary commands to be entered on the STM32 Minimum System Development Board Module ARM STM32F103C8T6 available from various online outlets. The code was originally forged in C but limitations in that approach led me to ARM assembler, and fortunately GNU compiler collection helped in that transition. Small assembler code experiments can be typed into the module's read write memory, displayed and executed. One strange, annoying feature is that the code running in the STM32...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    svd2gas

    Automatically generate assembly equate statements for STM32Fxx MCU's

    Using CMSIS-SVD files, auto generate GNU Assembler equate statements for STM32F* assembly language. The equate list can easily be limited to any register(s) named in the CMSIS-SVD STM32F* definition file. Normally used with arm-none-eabi-as Please see the distribution README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    armgba

    GBA ARM Assembler

    ARM assembler with FASMARM, Flat Assembler, GameBoy Advance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    armvd

    ARM Visual Disassembler

    Created with Flat Assembler + Z macro language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10

    ARM Assembler

    Assembler examples for ARM Primecell Color LCD Controller.

    Assembler examples for ARM Primecell Color LCD Controller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Portable aeabi

    C portable ARM aeabi

    This library currently implements an early stage subset of ARM aeabi in portable C. It may be used by computer languages as a quick path to have a compatible aeabi library. It is not supposed to be as fast as assembler. This project started as a laboratory to provide standalone aeabi for TCC (Tiny CC - http://savannah.nongnu.org/projects/tinycc) but may be used in any software requiring its own aeabi library. GCC provides a much better implementation but requires gcc shared lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN Songjiang...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Disassembler and assembler for Windows Mobile with ARM processor. Compiled with Pelles C on Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    side4linux is a simple IDE intended for source code programming in C, G-code and AVR/ARM Assembler with an emphasis on developing manufacturing and embedded applications. It will be developed to include simulators, PCB software, compilers etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sonic AS is a (discontinued) GBA/NDS targeted MIDI file re-player coded in ARM assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next