27 projects for "vba-m" with 1 filter applied:

  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Spreadsheet Compare

    Spreadsheet Compare

    Performs a cell-by-cell comparison of Excel Worksheets.

    Spreadsheet Compare (Excel compare) is a Microsoft Excel Add-In, written in VBA, that performs a cell-by-cell comparison of Worksheets within the same or different Workbooks. Requires Excel 2000 or later. Check out the Home Page for more info!
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 2

    spectranfs

    A simple tool for accessing a remote CP/M filesystem over spectrand

    This is a simple tool for accessing a remote CP/M filesystem using the spectrand protocol. Visit 'README.md' file for the list of all of the commands available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Settimino

    Settimino

    Arduino Ethernet library for communicating with S7 Siemens PLC

    Small but efficient communication library that allows your sketches the interfacing with Siemens PLC. Works starting from Arduino UNO with the W5100 ethernet shield.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    spectrangsx

    An experimental Spectranet device driver for CP/M's GSX subsystem

    With this driver you can redirect CP/M display output (using Spectranet networking device) to a remote machine offering much better color display and higher image resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device brings networking abilities to the Spectrum computers. This driver allows connection to a remote disk image registered as N: and a remote character device (e.g. serial console) registered as SPCNET: (namely, one can type `DEVICE aux:=spcnet` to redirect AUX: to SPCNET: and use it as a serial port over ethernet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cpm-libgsx

    GSX functions library for CP/M (...and SDL2 with SDL2_gfx)

    This library can be built for either CP/M or UNIX systems. On UNIX systems it depends on the SDL2 library (along with the SDL2_gfx). For CP/M, this library should compile with LLVM's Clang patched for Z80 architecture support. To build test applications you need to link them against CP/M C library (see my other project, cpm-ulibc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cpm-vtdozer-dxforth

    Simple vertical scroller game for CP/M written in Forth

    Use Ed's DX-Forth to compile this. You can cross-compile this game on any UNIX system using Joseph Allen's CP/M emulator. It requires VT52 compatible terminal to display correctly. Tested on CP/M Plus running on ZX Spectrum +3 (+3e), ZX Spectrum Next and Amstrad CPC6128. ********** Compatibility note for ZX Spectrum +3 (+3e): make sure SET24X80 is started (e.g. from PROFILE.SUB) before running this game. Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise Escape key will not work as expected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cpm-boulders

    A simple arcade game for CP/M Plus

    A simple arcade game inspired by the game series featuring Rockford. ********** Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise Escape key will not work as expected. **********
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    cpmgsx-dxforth

    GSX functions library for DX-Forth running on CP/M

    This functions library for DX-Forth offers similar capabilities as the Turbo Pascal GSX library and the `cpm-libgsx` C library. Two example Forth programs are also provided for the demonstration purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    spectramfid

    A ramdisk on a Spectranet device FID driver for CP/M Plus

    ...This driver can work along with spectran.fid driver exposing other networking capabilities of Spectranet device to the CP/M system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    forthcyclesgame

    A simple Light Cycles alike game for DXForth with xplgraph

    This is simple Light Cycles imitation written in Forth. Comparing to original game, the carts are moving in waves rather than straight lines. It should compile with DXForth and xplgraph library on DOS and CP/ M systems. For CP/M version of xplgraph library look for my other project: https://sourceforge.net/projects/xplgraph-cpmgsx-dxforth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dbfreadcpm

    dBase III database reader for CP/M written in Pascal using xbase3a.inc

    Although you can download examples of DBF files readers written in Pascal, none of them compiles with Turbo Pascal 3 for CP/M system. This one uses record data types defined in xbase3a.inc (you can download it e.g. from here: http://annex.retroarchive.org/cdrom/nightowl-004/006A/XBASE3A.ZIP) and provides missing file access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    zxmmcfid

    A ZXMMC mass storage device FID driver for CP/M

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. One of the most important devices for any disk operating system is the mass storage drive. Although ZXMMC device is available on the market for years and it works well with +3e firmware, partitions created on MMC cards could not be accessed from CP/M world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    xplgraph-cpmgsx-dxforth

    An replacement of DXForth's xplgraph.scr library for CP/M

    ...Originally, xplgraph.scr library for DXForth was written to work on DOS systems only enabling point-and-plot graphics on VGA-compatible graphics devices. DXForth port to the 8-bit CP/M operating system lacked similar capability. The aim of this project is to provide an replacement of the original xplgraph.scr library, exposing roughly the same API, enabling graphics in DXForth running under CP/M. This library is written using DXForth's inline assembly (with all of its cryptic syntax) and uses CP/M's GSX interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SMI (Services Maintenance Interventions) is a complete free solution to manage services and technical support to customers with frontoffice and backoffice modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cortex Beacon

    Cortex Beacon

    Ham Radio QRP(P) Beacon on Cortex-M3 MCU from STMicroelectronics.

    TODO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Internet Booster

    Speeds Up Dial-up and Cable/DSL Internet Connections

    This program will speed up all internet connections. This program is Free to all!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Startup Manager is a program that provides you the possibility to manage the Windows startup procedure. It offers you the possibility to control which programs automatically start up and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ASUMI is basically oriented to programmers, but it also can be used in every scope of your life, it doesn't pretend to show off or unfold a thousand of functions, it only pretends to manage tasks that should be executed in a short term.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java clone of the classic ASCII based arcade game that is similar to Donkey Kong and was played on Kaypro and other CP/M computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    siggen is a cool email signature generator for encrypted ansi c (confused), brainf*ck, ... signatures. Use it in combination with vi(m), emacs, mutt, pine, or what ever. (tested on Solaris, Linux and Windoze). Optimized only for geeks :-)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XMK is a preemptive multitasking kernel for microcontrollers. Its goal is to provide a RTOS small enough (RAM+ROM) to run on 8bit microcontrollers. XMK provides additional/optional features when scaling up to 16bit and 32bit platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB