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/MAM65C02-Processor-Core
Microprogrammed 65C02-compatible FPGA Processor Core (Verilog-2001)
MorrisMA/Booth_Multipliers
Parameterized Booth Multiplier in Verilog 2001
MorrisMA/M65C02A
Enhanced 6502/65C02 Microprogrammed FPGA Processor Core (Verilog-2001)
MorrisMA/1PPS-DPLL
DPLL for phase-locking to 1PPS signal
MorrisMA/MiniCPU
Minimal FPGA Processor Core for anycpu.org 8-bit Challenge
MorrisMA/Mak-Pascal
Recursive Descent Pascal Compiler for M65C02A and i8086
MorrisMA/M16C5x
Soft-Microcomputer using PIC16C5x-compatible FPGA Processor Core (Verilog-2001)
MorrisMA/PLATool
Programmable Logic Array (PLA) Tool - Converts ROMs into CPLD equations. (Python 3)
MorrisMA/RTFIFO
Microprogrammed Receive/Transmit Block RAM FIFO for UARTs or similar devices
MorrisMA/MultiUART
Multi-Channel UART Using Time-Division Multiplexing in FPGA CLBs
MorrisMA/LeastSquares
Least Squares Polynomial Fit by Cholesky Decomposition
MorrisMA/MiniCPU-Src
C Source Code for Minimal CPU Processor Models
MorrisMA/RC4
Collection of RC4 and look-alike stream ciphers
MorrisMA/sha256
Hardware implementation of the SHA-256 cryptographic hash function
MorrisMA/StatisticalAnalysisTools
Statistical Analysis Tools
MorrisMA/py65
Simulate 6502-based microcomputer systems in Python.
MorrisMA/PyAsm65
Simple Assembler for M65C02A in Python
MorrisMA/Asm
Repository for assembler-related scanning, tokenizing, and processing assembly language source files.
MorrisMA/BOM_Parser
Simple Bill of Materials (BOM) Parser
MorrisMA/c4
C in four functions
MorrisMA/chessmoves
Python C extension for chess move and position generation (SAN/FEN/UCI)
MorrisMA/floyd
Chess engine study
MorrisMA/KeccakCodePackage
Keccak Code Package
MorrisMA/lib6502
6502 microprocessor emulator; library and command line utility
MorrisMA/pdp6
PDP-6 Emulator and Verilog Simulation
MorrisMA/python-pentest-tools
Python tools for penetration testers
MorrisMA/sly
Sly Lex Yacc
MorrisMA/SMRTool
Simple Microprogram ROM (SMR) Tool Assembler/Compiler Using Python 3
MorrisMA/udis
Universal Disassembler program for 8-bit microprocessors
MorrisMA/Viper2
Recreation of the RSRE Viper Microprocessor.