tonypdmtr
1964 - 27/3/2022 R.I.P. Embedded Firmware Engineer Author of ASM8/11 assemblers, 'RTOS' OS8 (9S08) & OS11 contact Sotiris Papadimitriou info@aspisys.com
ASPiSYS Ltd.Athens GREECE
Pinned Repositories
68hc08
An assortment of assembly language apps and libraries for 68HCS08/9S08/HCS08
68hc11
An assortment of assembly language apps and libraries for Motorola/Freescale/NXP 68HC11/HC11
BASIC11
Variants of BASIC11 68HC11 interpreter and others written in ASM11 assembly language
buffalo
Various BUFFALO versions and similar apps for the 68HC11
emu6809
MC6809E simulator (and basic OS-9 I/O simulator) written in 80386 Assembly language (Borland TASM v1.01 and TLINK v2.00)
EVBU
EVBU - A Python-based Open Source 68HC11 / Buffalo Simulator
LF
Convert text file line endings (and a bit more) among CRLF (Windows), LF (Linux), and CR (Mac)
Lua2Exe
Lua to EXE - Utilities to convert a pure Lua 5.3 source with pure Lua library dependencies to a single Lua file, a single C source file, or single stand-alone Windows executable (EXE)
SForth
SForth is a public domain Forth compiler for the 68HC11 micro-controller, designed to be compiled on your PC, then downloaded to a serial EEPROM connected to the HC11. In the HC11's 512 bytes EEPROM, an interpreter executes your code.
TBoot
Tiny transparent bootloader for HC[S]08 MCUs
tonypdmtr's Repositories
tonypdmtr/EVBU
EVBU - A Python-based Open Source 68HC11 / Buffalo Simulator
tonypdmtr/68hc08
An assortment of assembly language apps and libraries for 68HCS08/9S08/HCS08
tonypdmtr/68hc11
An assortment of assembly language apps and libraries for Motorola/Freescale/NXP 68HC11/HC11
tonypdmtr/buffalo
Various BUFFALO versions and similar apps for the 68HC11
tonypdmtr/emu6809
MC6809E simulator (and basic OS-9 I/O simulator) written in 80386 Assembly language (Borland TASM v1.01 and TLINK v2.00)
tonypdmtr/JBug11_F1
JBug11 files to support ASPiSYS F1 Board (68HC11F1 w/ 32K RAM and 32K Flash)
tonypdmtr/TBoot
Tiny transparent bootloader for HC[S]08 MCUs
tonypdmtr/MC6800
My collection of code and docs for the Corsham Tech 6800/6809.
tonypdmtr/SumoBot
Driver for a sumo robot for Motorola QT / QY 4 microcontrollers
tonypdmtr/battleshit
Crappy HC11 Implementation of Battleship
tonypdmtr/Cabin-System
Cabin System 68HC11 provides a basis for remotely monitoring the Cabin Sensors
tonypdmtr/chiposlo
CHIPOS with Logical Operators
tonypdmtr/eb5t
ZVI 5-tone encoder / decoder
tonypdmtr/Embedded_HCS08
tonypdmtr/gzbl
Bootloader for Motorola/Freescale/NXP MC68HC908GZ60
tonypdmtr/HC11-Alarm-Clock
Using a HC11 micro-controller I made a digital alarm clock with a display time and an Alarm Clock.
tonypdmtr/HCS08-Temperature-Control-System
Automated Temperature Control System designed using the MC9S08QG8 MCU from NXP, Matrix Keypad, I2C LCD, Thermoelectric Cooler and Heatsink
tonypdmtr/hexfile_merger
tool to merge hexfiles in Motorola S19, Intel Hex or plain table format
tonypdmtr/LED-slave-MC9S08QG8
HCS08 microcontroller receives keypress value from master HCS08 through I2C and then displays specific pattern depending on keypress.
tonypdmtr/m68hc11-laser-project
The project is about the assembly language code that uses a laser.
tonypdmtr/micro
A modern and intuitive terminal-based text editor
tonypdmtr/OS11-Kernel
A simple operating system for the Fox11 Board with the 68HC11 processor, written in 2006 for a class at the Milwaukee School of Engineering
tonypdmtr/ParityCheck
check parity using assembly in NXP (Freescale) HCS08 MCU
tonypdmtr/PlainTextWikipedia
Convert Wikipedia database dumps into plaintext files
tonypdmtr/qg8
tonypdmtr/quicken
Convert Quicken Home & Business 2008 (or compatible) register report to either SQLite3 import file or SQL statements.
tonypdmtr/sdcc
SDCC is a retargettable, optimizing standard C (ANSI C89, ISO C99, ISO C11) compiler that targets a growing list of processors including the Intel 8051, Maxim 80DS390, Zilog Z80, Z180, Rabbit 2000, gbz80, Motorola 68HC08, S08 and STMicroelectronics STM8 targets. There also is incomplete support for the Microchip PIC16 and PIC18. Fork of https://svn.code.sf.net/p/sdcc/code/trunk
tonypdmtr/sxtool
Tool to manipulate SX files (s-records) such as s19 s28 and s37 files.
tonypdmtr/usbdm-flash-routines
Flash routines for USBDM programmers
tonypdmtr/VCC
Tandy Color Computer 3 Emulator