Pinned Repositories
1PPS-DPLL
DPLL for phase-locking to 1PPS signal
Booth_Multipliers
Parameterized Booth Multiplier in Verilog 2001
M16C5x
Soft-Microcomputer using PIC16C5x-compatible FPGA Processor Core (Verilog-2001)
M65C02A
Enhanced 6502/65C02 Microprogrammed FPGA Processor Core (Verilog-2001)
Mak-Pascal
Recursive Descent Pascal Compiler for M65C02A and i8086
MAM65C02-Processor-Core
Microprogrammed 65C02-compatible FPGA Processor Core (Verilog-2001)
MiniCPU
Minimal FPGA Processor Core for anycpu.org 8-bit Challenge
MiniCPU-S
Minimal FPGA Processor Core for Stack-based CPU for CPLDs Using Bit-Serial Architecture
py65
Simulate 6502-based microcomputer systems in Python.
PyAsm65
Simple Assembler for M65C02A in Python
MorrisMA's Repositories
MorrisMA/MiniCPU-S
Minimal FPGA Processor Core for Stack-based CPU for CPLDs Using Bit-Serial Architecture
MorrisMA/PIC16C5x
PIC16C5x-compatible FPGA Processor Core (Verilog-2001)
MorrisMA/verilog-6502
A Verilog HDL model of the MOS 6502 CPU
MorrisMA/Chameleon
Arduino-compatible FPGA Shield Board
MorrisMA/6502js
A JavaScript 6502, 65Org16 and 65Org32 assembler and simulator
MorrisMA/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
MorrisMA/RotorCPU
Embedded multi-core processor
MorrisMA/6502-Code-Snippets
This repository provides snippets of 6502 code
MorrisMA/6502_65C02_functional_tests
Tests for all valid opcodes of the 6502 and 65C02 processor
MorrisMA/keccak-tiny
A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum
MorrisMA/6502_EhBASIC_V2.22
6502 enhanced BASIC unmodified source
MorrisMA/cc65
cc65 - a freeware C compiler for 6502 based systems -
MorrisMA/MCPU
MCPU - A Minimal 8Bit CPU in a 32 Macrocell CPLD
MorrisMA/spritz
A C implementation of Spritz, a spongy RC4-like stream cipher and hash function.