mcleod-ideafix
Computing engineer. Collaborating lecturer at University of Seville.
Jerez de la Frontera, Cádiz, Spain.
Pinned Repositories
divtiesus
DivTIESUS is a SD/MMC interface for the ZX Spectrum, compatible with ESXDOS. It is not a clone of Mario Pratto's DivMMC.
divtiesus_utils
Source code for some utilities I've written to support the DivTIESUS interface
fpga_training_modules
A collection of Verilog modules that adds a number of useful indicators on screen, similar to leds, switches and displays that most trainers have
fpga_tv
Some crazy experiments about using a FPGA to transmit a TV signal old-style
pano_logic
Various cores and experiments for Pano Logic Zero Client G1 and G2
simple_sdram_controller
A very simple SDRAM controller for FPGA written in Verilog. It exposes a SRAM-like interface to the rest of the FPGA fabric
spi_master
A SPI master interface core for CPLD/FPGA
turboloader
Parametrized turbo loader for ZX Spectrum (and possibly, other Z80-based computers)
zx81putil
An utility to manage .P files for the ZX81.
zxuno_spectrum_core
A ZX Spectrum hardware description for the ZXUNO hardware and other platforms
mcleod-ideafix's Repositories
mcleod-ideafix/divtiesus
DivTIESUS is a SD/MMC interface for the ZX Spectrum, compatible with ESXDOS. It is not a clone of Mario Pratto's DivMMC.
mcleod-ideafix/fpga_tv
Some crazy experiments about using a FPGA to transmit a TV signal old-style
mcleod-ideafix/zx81putil
An utility to manage .P files for the ZX81.
mcleod-ideafix/zxuno_spectrum_core
A ZX Spectrum hardware description for the ZXUNO hardware and other platforms
mcleod-ideafix/simple_sdram_controller
A very simple SDRAM controller for FPGA written in Verilog. It exposes a SRAM-like interface to the rest of the FPGA fabric
mcleod-ideafix/turboloader
Parametrized turbo loader for ZX Spectrum (and possibly, other Z80-based computers)
mcleod-ideafix/divtiesus_utils
Source code for some utilities I've written to support the DivTIESUS interface
mcleod-ideafix/spi_master
A SPI master interface core for CPLD/FPGA
mcleod-ideafix/pano_logic
Various cores and experiments for Pano Logic Zero Client G1 and G2
mcleod-ideafix/jupiter_ace_tap_to_tzx
Quick and dirty translator from Jupiter ACE TAP files (not exactly the same as Spectrum TAP files) into TZX format
mcleod-ideafix/i8088_tester
A small core and board to test Intel 8088 chips for minimal functionality
mcleod-ideafix/modplay
A basic, yet comprehensive mod (as in AMIGA Protracker) player
mcleod-ideafix/vga_text_driver
A simple 80x25 VGA text controller, modelled to behave as a RAM for the rest of the logic.
mcleod-ideafix/3e
A command-line utility to manage IDEDOS devices (as used by the +3e project)
mcleod-ideafix/driver-test
Todo el material que tengo sobre el cartucho Driver-Test, más los archivos para crear un clon funcional de dicho cartucho
mcleod-ideafix/fpga_training_modules
A collection of Verilog modules that adds a number of useful indicators on screen, similar to leds, switches and displays that most trainers have
mcleod-ideafix/mmu_z80
A simple MMu chip for Z80 and possibly, other CPUs.
mcleod-ideafix/playmid
A tiny MIDI player for the ZX Spectrum 128K. It uses the MIDI OUT connector available in those models. Also works in the ZX-UNO with the MIDI plugin (or compatible).
mcleod-ideafix/timex_hicolour_slideshow_creator
A small C utility that takes a series of SCR files containing two 6144 blocks that comprises a Timex HiColour screen and generates a PZX file with a slideshow of all of them
mcleod-ideafix/wload
ESXDOS dot command to upload binary files over the air from PC to wifi equiped ZXUNO
mcleod-ideafix/carta_ajuste_tve
Descripción en Verilog de un diseño digital que genera una imagen en PAL, entrelazada, de la carta de ajuste de TVE
mcleod-ideafix/fpga_pong
A simple Pong core for FPGA and VGA.
mcleod-ideafix/sram_dram_cell
A (very) simplified schematic for a SRAM and a DRAM memory cell. Didactic purposes.