Tuesday, September 30, 2014

Atari 7800 Multicart

 

Version: 30/09/2014

A long time ago, I have created a Multicart for the Colecovision.

Now, it is time to do the same for a very nice console : Atari 7800 console.

For the moment, only a prototype has been made and I am still debugging it. I will post the full package when all bugs are fixed.

Keep in touch !

Buzz

Tuesday, March 12, 2013

CPC - Y : How to connect 2 joysticks to an Amstrad






Version : 12-03-2013


This project is used to connect 2 joysticks to an Amstrad CPC464/664.

The original schematic comes from http://www.cpcwiki.eu/index.php


Do not hesitate to have a look at this website :  http://www.cpcwiki.eu/index.php

This single side PCB should be easy to make. Only 3 connectors and 14 small signals diodes.

Usage
Just plug-in your 2 joysticks and connect the board to the josytick port of your Amstrad.
That's it !


Enjoy !

Buzz

Package 

Thursday, February 14, 2013

2MB SRAM Extension for AVNET SPARTAN Evaluation board

 

Version : 14/02/2013

Here is a new version of SRAM extension for the AVNET  Xilinx Spartan-3A Evaluation Kit (Réf : AES-SP3A-EVAL400G) .

All the necessary files to build your own are included into the attached file.

Have fun !

Buzz 

Package

Friday, January 4, 2013

PSP to Serial adaptor

 


The audio-serial PSP port is only 3.3V output level and can not be used directly to a RS232 device.

This adaptor acts as a RS232 level translator and provides a 5V voltage to connect some small devices.

All the needed files are included in the attached file:


PSP2Serial.sch : Schematics (Eagle 5.0.0)
PSP2Serial.brd : PCB (Eagle 5.0.0)
PSP2Serial-Pcb-lower.png : 600dpi 'Solder layer' (lower side)
PSP2Serial-Pcb.png : 600dpi full board
PSP2Serial-Pcb-Sch.png : 150dpi schematics

Usage
Just connect the board to the audio PSP port and the sub-9 connector to a RS232 device.

Enjoy !

Buzz

 Package

 

Tuesday, December 11, 2012

Atari 2600 F8 bankswitching cartridge

 



This board implements the F8 bank switching method to be used with 8K A2600 ROM files.
An extra two 2-positions dip-switch is used to select a 8K portion of the 32K Eprom.
This board is based on the F8 bankcswitching design: http://www94.pair.com/jsoper/bankswitch_f8.html

Files
A2600-ROM.sch : Schematics (Eagle 5.0.0)
A2600-ROM.brd : PCB (Eagle 5.0.0)

Usage
Just 'flash' four 8ko files to the UVProm and plug-in the cartridge into the console.

JP1 :    

  •   1-2 : ROM is Bank-swiched for 8K ROM (F8 method)
  •   2-3 : ROM is not bank-switched. A12 is grounded to GND

S1 :     1 & 2 : Used to select a 8K portion of a 32K ROM (4 slots)

 

The attached package contains all you need to build your own cartridge.
Enjoy !

Buzz

Package 


 

Colecovision single ROM Cartridge

This board is made to be used with one ColecoVision ROM file (up to 16Ko).
For the moment, only one file can be stored to the EProm (no bank switching or bank selection).
 

The attached package contains the schematics and PCB file (Eagle 5.0).

Usage
Just 'flash' one 2Ko, 4Ko, 8K or 16Ko files to the UVProm and plug-in the cartridge into the console.


Enjoy !

Buzz

 Package

Monday, July 18, 2011

Tombstone City for NDS

 

Version:18 July 2011

Warning : The music is pretty lound & noisy. I need to understand why ...

 

What's that

Tombstone city is a game developped in 1981 by Texas Instrusment for the TI99/A4. (see [http://www.videogamehouse.net/tombstone.html] or [http://en.wikipedia.org/wiki/Tombstone_City:_21st_Century]).

This game corresponds to my own implementation of the original game, ready to run on a Nintendo NDS.

The main used tools are:

  • libnds
  • devkitARM
  • PAlib-070717

What's new

Now integrates music and sounds.

Installation

To be able to run this homebrew, you need a linker such as R4, M3, ...

So, copy the TombstoneDS/bin/TombstoneDS.nds binary somewhere in its memory card and run it !

Keys

  • X or A : Fire
  • Arrows : Move
  • R or L : Panic button. Put the player on a safety place but score is cleared !
  • Select : Restart the game
  • Start : Pause / Continue

The attached package contains source code and the binary.

Enjoy !

Buzz

 Package


 

GPS 4 car

Version: 25/04/2024 This application, recently installed in my NISSAN Patrol, can display: Speed, Cap, Altitude, Time and Date. It is based ...