Yet another Kernel - clone the git repo for newest version
This Kernel is nothing special. Later it should be able to load and update Parts of itself while running. Every Kernel will be independent from other Kernels.
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 ...
Project-Sparroh is a hobby operating system project. Goal is to write an OS from scratch for the purposes of learning how they work and for fun. An assembler and high level language cross-compiler will also be written first and used to build the OS.
Black scalpel is an advanced graphical (Swing gui) security and analysis tool written in Java, C and Assembler (platform independent). Current stage is early alpha, many features are still missing. Use SVN!
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Squish65 is a 6507 assembly optimizer developed for use with batari Basic in making Atari 2600 games, but also intended to be useful for general 650x DASM assembler programming.
An open Source assembler project written in C++ [Borland 8 compatible]. It's a study project and therefore, a fun one where we try to implement Intel’s x86 specifications into something useful for the everyday programmer.
Tas is a multi-platform multi-lingual assembler for the Freescale eTPU intelligent timer module. The assembler has a C compatible pre-processor for easy integration with host CPU code. The assembler also supports the original TPU module.
Project to create 64bit virtual CPU in Gambas, a 64 bit assembler in for the CPU and then port C to it, and then scripts to port GNU/Linux to it. The aim is to run 64 bit Linux on common 8/16/32 bit CPUs in applications where speed is not an issue.
The Project represents the graphic interface of programmer for Atmel microcontrollers. Owing to flexible technology of plug-ins, the interface can be easily adapted for microcontrollers of new types. The project is written in Visual C ++ and the assembler
"Motorola DSP56800 Tool Chain" is intended to create a complete development environment for the embedded digital signal processor family. Including assembler/disassembler, linker, archiver and light C compiler based on GNU binutils and gcc.
A compiler for the high-level language Autocode, for use on very small
microcontrollers, initially the Atmel AVR1200. C is unsuitable for controllers
with little or no RAM. Autocode is designed to avoid the need to program these
devices in assembler.
FOCA (Fudeba: Optimizer, Compiler and Assembler) is a free development system for the MSX architecture (Z80-based), aiming to provide developer support for the Uzix operating system.
Assembler and download/monitor for the new Rabbit 2000 (TM) microprocessor developed
by Rabbit Semiconductor and Z-World. Allows use of Linux as host development platform.
Xeno will provide an entire developement environnement for HP49 under linux : xmodem transfert, cross assembler, de-assembler, file transcription in graphic mode.