Jump to content
IGNORED

Something I've been working on


Welshworrier

Recommended Posts

While some people may think I just hang around the Atari section because I have a masochistic streak, I do actually have some interest in developing stuff for the jaguar.

 

It's to this end I thought I'd share a little video of something I've been playing with.

 

Disclaimers: it's still being developed, there's no price on it yet (but should be quite cheap), it works as is, tested upto 32gb at moment. It's part of another project I'm running with, skunkboard related, and sort of happened by accident. It's not a competitor for Saints much neater project.

 

And yes I'm rubbish at playing games one handed while holding a camera.

 

So without further ado:

 

  • Like 25
Link to comment
Share on other sites

Further info: supports both read and write of files on fat32 formatted card, currently using 68k to access - DSP code soon, connects via the standard eeprom pins (almost all software to do the jiggery pokery) - meaning could fit a standard cart. Runs pretty much all homebrew code I've thrown at it - as you can see in the video.

Edited by Welshworrier
  • Like 1
Link to comment
Share on other sites

I envisage it as a "fake" cartridge that has it attached. The cartridge ROM then boots the menu from the attached SD card but also has SD access routines built in. That way homebrew software could, in theory, read and write files from the SD card as required with a small ram overhead.

 

So no Jag boot rom replacement, just a small eprom board/programmed cart - I've currently interfaced it with a skunkboard for development.

Edited by Welshworrier
  • Like 1
Link to comment
Share on other sites

If you release it, please discuss with SainT -- it would be nice for homebrew developers to have a single API for SD access that works on both hardware :)

Will do - im using fat FS as the fat access code which just requires a few interface functions to be defined. As long as both access paths are specified (for both types of card) and a way of checking/setting type automagically then it would be transparent to the developer.

More info on fatfs here: http://elm-chan.org/fsw/ff/00index_e.html

Simplest way of doing that would be in the initialise function call - check for saint card and if fail use simple one instead.

Edited by Welshworrier
  • Like 2
Link to comment
Share on other sites

Hello!

 

Will do - im using fat FS as the fat access code which just requires a few interface functions to be defined. As long as both access paths are specified (for both types of card) and a way of checking/setting type automagically then it would be transparent to the developer.

More info on fatfs here: http://elm-chan.org/fsw/ff/00index_e.html

A good choice, i am using this lib for my own SD-card project also.

 

Kind regards

Matthias

  • Like 2
Link to comment
Share on other sites

Totally agree, there were a few gotchas along the way (scope was my biggest bugbear) but when I saw the data appear on the logic analyser the first time it gave me a big smile :)

 

I have visited your web site numerous times and must thank you for the great information on there.

post-44480-0-56141000-1509404490_thumb.jpg

Edited by Welshworrier
  • Like 3
Link to comment
Share on other sites

  • 2 weeks later...

Been rather busy in real life however:

1. Got some jaguar parts off eBay to build a cart. They arrived yesterday and were in a much worse condition than described - legs of the sockets they had put in were more like cankles and the eproms had soldered on legs in a few places. The pictures do not give the full horror of how bad they were. A nice person reworked the boards but I'm having to wait for a few eproms.

2. Got hold of programmer and eraser for chips.

3. Started on DSP conversion of access code to increase speed.

4. Got schematic correct now but needed physical board to size, trying to work out placement is issue - people would still need/want to access the SD card. Also wanted to confirm design inside shell.

 

It's progressing, just not at the rate I would like at the moment.

post-44480-0-79168000-1510699248_thumb.jpg

post-44480-0-34340900-1510699267_thumb.jpg

  • Like 4
Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...