MJoergen
Experienced software and firmware developer. Primary focus is with embedded applications in telecommunications, see my LinkedIn profile.
Weibel ScientificDenmark
Pinned Repositories
65c02
Implementation of the 65C02 CPU suitable for FPGA.
Avalon
Utilities for Avalon Memory Map
bcomp
8-bit computer
C64MEGA65
Commodore 64 core for the MEGA65 based on the MiSTer FPGA C64 core
formal
Playing around with Formal Verification of Verilog and VHDL
HyperRAM
Portable HyperRAM controller
mchess
A very simple chess engine
mchess2
A fully functioning chess engine
nexys4ddr
Various projects for the Nexys4DDR board from Digilent
x16-assembly-tutorial
Tutorial for how to write a simple game in assembly language for the Commander X16
MJoergen's Repositories
MJoergen/formal
Playing around with Formal Verification of Verilog and VHDL
MJoergen/x16-assembly-tutorial
Tutorial for how to write a simple game in assembly language for the Commander X16
MJoergen/ym2151
YM2151 : Step-by-step implementation
MJoergen/de10-nano
Tutorial on getting your Terasic DE10 Nano board up and running
MJoergen/puzzle
Place thirteen pentominos on in an 8x8 box.
MJoergen/ruby
Various ruby programs
MJoergen/video_rescaler
Video rescaler
MJoergen/WriteYourOwn64BitOperatingSystem
A self-made minimal OS
MJoergen/ym2151_old
Implementation of the YM2151 FM sound chip.
MJoergen/biosim4
Biological evolution simulator
MJoergen/cube-editor
Make your own patterns on an arbitrary-sized Rubiks cube.
MJoergen/de10-nano-old
Toy projects made on the Terasic DE10 Nano board
MJoergen/expert-octo-robot
MJoergen/gbc4mega65
Game Boy and Game Boy Color Core for MEGA65
MJoergen/gomuko
Plays a game of Gomuko (see https://en.wikipedia.org/wiki/Gomoku)
MJoergen/haskell
Just me playing around with Haskell
MJoergen/jt51
YM2151 clone in verilog. FPGA proven.
MJoergen/kabale
MJoergen/mega65-user-guide
MEGA65 User Guide
MJoergen/MJoergen
GitHub profile
MJoergen/perfect6502
perfect6502, a MOS 6502 CPU emulator that performs a simulation of the original NMOS 6502 netlist
MJoergen/PONG-GAME-FPGA
The objective of this project is to program the pong game on a FPGA using VHDL language. A matrix of 32 leds is used as the visual platforme.
MJoergen/QNICE-FPGA
FPGA implementation of vaxman's QNICE CPU as a fully fledged 16bit system-on-a-chip
MJoergen/SD-card-controller
WISHBONE SD Card Controller IP Core
MJoergen/SharmanCPU
An FPGA implementation of James Sharman's 8-bit pipelined CPU
MJoergen/x16-emulator
Emulator for the Commander X16 8-bit computer
MJoergen/x16-emulator_eth
Emulator for the Commander X16 8-bit computer
MJoergen/x16-rom
MJoergen/ym2151_delete
Step-by-step implementation of the YM2151 sound chip from Yamaha.
MJoergen/zybo-hello-world