Liste des projets simples Logiciel Télécharger Carte

246 projects in result set
Dernière Mise à Jour: 2005-05-16 02:47

Catweasel Floppy Read/Write Tools

The Catweasel Floppy Read/Write Tools are a set of tools for owners of Catweasel MK1 ISA and Catweasel MK3/MK4 PCI universal floppy disk controllers. cw2dmk reads several kinds of floppy disk, some of which ordinary PC controllers have trouble with, and save them in the DMK disk image format used by TRS-80 emulators. It can also handle any disk written using a Western Digital 177x/179x floppy disk controller, a PC-style NEC765-compatible controller, or a Digital Equipment Corporation RX02 controller. dmk2cw writes any DMK image back to a floppy. jv2dmk and dmk2jv3 convert images between DMK and JV1 and JV3 formats without requiring Catweasel hardware.

(Traduction automatique)
Dernière Mise à Jour: 2012-12-21 23:08

The HT Editor

HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.

(Traduction automatique)
Dernière Mise à Jour: 2009-09-16 09:55

vitetris

vitetris is a Tetris clone for the terminal that
doesn't need ncurses. It features configurable
keys, a high score table, and 2-player mode on the
same computer or over network. Joysticks/gamepads
are supported on Linux. Gameplay is much like the
early Tetris games by Nintendo.

(Traduction automatique)
Dernière Mise à Jour: 2004-12-10 21:47

Iter Vehemens ad Necem

Iter Vehemens ad Necem (IVAN) is a graphical roguelike game which currently runs in Windows, DOS, and Linux. It features advanced bodypart and material handling, multi-colored lighting and, above all, deep gameplay.

Dernière Mise à Jour: 2012-06-01 22:12

FIGlet

FIGlet is a program for making large letters out of ordinary text. It prints its input using large characters made up of ordinary screen characters. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of email and UseNet messages. It is also reminiscent of the output of some banner programs, although it is oriented normally, not sideways.

(Traduction automatique)
Dernière Mise à Jour: 2001-04-28 00:46

AA-lib

AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with a powerful ASCII art renderer. The API is designed to be similar to other graphics libraries.

Dernière Mise à Jour: 2014-02-26 00:39

Gforth

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.

Dernière Mise à Jour: 2013-10-27 18:41

Mumps Compiler

Mumps Compiler is a compiler for a subset of the Mumps language, a language used mainly in healthcare. It is compatible with most operating systems with a standard C compiler.

Dernière Mise à Jour: 2010-12-01 21:34

gnuboy

gnuboy emulates the Color GameBoy handheld console
in portable C, with interfaces for X11, Linux
fbcon and svgalib, SDL, DOS, and Windows, with
other ports planned in the future. Compatibility
with ROMs tested is around 99 percent, and all
major hardware features except SGB extensions are
supported. With the optional optimized i386
assembly code, gnuboy can run at the full 60 FPS
even on Pentium/75s and below. No special
libraries are required to compile, and gnuboy is
known to build on many *nix variants.

(Traduction automatique)
Dernière Mise à Jour: 2012-04-21 21:31

stdnoj

stdnoj is a cross-platform C++ class library that
includes classes for using portable strings,
databases, SMTP, POP, NNTP, arrays, files,
directories, logging, email, and sockets. While
templates are used, no reliance upon STL or other
(traditionally error-prone) technologies has been
used, which increases portability between
compilers.

(Traduction automatique)
Dernière Mise à Jour: 2009-10-06 05:45

Advanced Assembler

Aasm is an advanced modular assembler designed to support several target architectures. It has been designed to be easily extended. Its global architecture takes advantages of dynamic libraries to provide input, assembler and output modules. The input module supports Intel syntax (like nasm, tasm, masm, etc.). The x86 assembler module supports all opcodes up to P6 including MMX, SSE and 3DNow! extensions. F-CPU and SPARC assembler modules are under development. Several output modules are available for ELF, COFF, IntelHex, and raw binary formats. Advanced features include symbol scopes, an expressions engine, big integer support, macro capability, and numerous and accurate warning messages (over 300).

(Traduction automatique)
Dernière Mise à Jour: 2005-03-17 05:14

2/OS

2 is a graphic operating system which can
execute DOS programs with mulitasking.

(Traduction automatique)
Dernière Mise à Jour: 2012-06-02 03:09

flat assembler

DOS/Win32/Linux用の高速かつ効率的な自己アセンブリ型の80x86アセンブラです。8086-80486/Pentium/MMX/SSE/SSE2/SSE3インストラクションをサポート、16/32ビットコード、バイナリ/MZ/PE/COFF/ELF出力フォーマット。

Dernière Mise à Jour: 2013-06-06 14:44

basE91

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary unsafe connections like e-mail or terminal lines.

Dernière Mise à Jour: 2002-04-16 00:50

SmallBASIC

SmallBASIC is a free interpreter for BASIC, a simple computer language, targeting simplicity, mathematics, and graphics. Also, it has a powerfull string library, supports external C modules (shared libs), uses dynamic arrays (by default) and has no data types. Versions exists for Linux (or other Unix), PalmOS, DOS, Win32, VTOS (Helio), and Franklins (eBookman). It uses a lot of drivers, including svgalib, ncurses, and framebuffer.

(Traduction automatique)