MMC Drive Interface... (Hardware MSX Forum)MSX Resource Center               
              
English Nederlands Espa�ol Portugu�s Russian         
 News
   Frontpage
  News archive
  News topics

 Resources
   MSX Forum
  Articles
  Reviews
  Fair reports
  Photo shoots
  Fairs and meetings
  Polls
  Links
  Search

 Software
   Downloads
  Webshop

 MRC
   Who we are
  Join our team
  Donate
  Policies
  Contact us
  Link to Us
  Statistics

 Search
 
  

  

 Login
 

Username

Password




Don't you have an account yet? Become an MSX-friend and register an account now!.


 Statistics
 

There are 48 guests and 5 MSX friends online

You are an anonymous user.
 

MSX Forum


MSX Forum

Hardware - MMC Drive Interface...

Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 | 6 Next Page )
Author

MMC Drive Interface...

sharksym
msx novice
Posts: 20
Posted: September 12 2004, 14:01   
Quote:

Very interesting! Is this interface also capable of handling with sector-based copyprotections? Can I, for example, create disk images of my XAK3 disks and run it from MMC?

Is there a way of creating the MMC interface without destroying a valuable and extremely cool SCC cartridge?



XAK series works fine.
and FireHawk works too, that make similar problem

But MMC Drive has memory problem.
Most msx2/2+ has FDD.
When I use MMC drive for Disk game,
I must press CTRL key in most case.

Because of this problem, KOEI games doesn't works.
I don't know that internal FDD can be disabled.

You may not modify Konami SCC cartridge.
MMC Disk routines require 8KB banking.
(4000H~5FFFF, 6000H~7FFFF)

If you don't need internal FlashROM disk,
banking circuit can be built easily.

I was also sad,when I destroy case of Nemesis3. T-T
But, it is useful for MGSEL, MetalGear2 disk ver., etc ^^

GuyveR800
msx guru
Posts: 3048
Posted: September 12 2004, 16:51   
Quote:

But MMC Drive has memory problem.
Most msx2/2+ has FDD.
When I use MMC drive for Disk game,
I must press CTRL key in most case.

Because of this problem, KOEI games doesn't works.
I don't know that internal FDD can be disabled.


Press SHIFT while turning on the MSX.
sharksym
msx novice
Posts: 20
Posted: September 12 2004, 17:15   
Quote:

Press SHIFT while turning on the MSX.



When SHIFT key is pressed, it disable all diskrom...
elements
msx freak
Posts: 170
Posted: September 13 2004, 10:27   
can u use this mmc drive also with a msx computer (like nms 8020, 8220 or hb-f9p and othe rmsx computer without diskdrive? without drive, u dont need diskcontrollerinterface or diskbasic?
dhau
msx master
Posts: 1064
Posted: September 13 2004, 19:11   
Hi Sharksym,

Can I send you a SCC cartridge and some $$$ to get my own MMC floppy disk emulator? I have a loose japanese Metal Gear 2 cartridge, and it's useless without the box and instructions!

I would be very grateful
Grauw
msx professional
Posts: 1006
Posted: September 13 2004, 19:28   
Dhao: PLEASE tell me you're not serious! -_-;;

~Grauw "guesses he has to learn to interpret smileys"
dhau
msx master
Posts: 1064
Posted: September 13 2004, 19:32   
No, I'm not But I do have countless copies of Nemesis 2 loose carts that I am willing to sacrifice for the greater good of humanity and scientific progress.
Grauw
msx professional
Posts: 1006
Posted: September 13 2004, 19:34   
Ok... just needed some reassurance .
[D-Tail]

msx guru
Posts: 3020
Posted: September 13 2004, 23:44   
Well... euhm... I have a spare Snatcher here...
sharksym
msx novice
Posts: 20
Posted: September 14 2004, 15:07   
Finally, I have made install files

my.dreamwiz.com/sharksym/MMC_Drive.zip

Here're full informations.

--------------------------------------------------
MMC Interface Cartridge with DISK ROM.

By Yeongman Seo (E-mail:sharksym@hitel.net)
--------------------------------------------------


This is the MMC interface cartridge.
It is used as external FDD.


The ROM file consists of:
- patched DISKROM(16KB)
- Flash/MMC routines(16KB),
- DISK-Image(480KB).
Total 512KB in size.


Minimum required system...
-MSX1 with 64KB RAM, no FDD. (but, Not tested...)
-1 Primary slot. (Not work at Expanded slot)



With the MMC cartridge inserted in the MSX you have:

With MMC,
- Drive A mapped to MMC Disk.
- Drive B mapped to Flash-ROM Disk. (Read only, but very fast)

Without MMC,
- Drive A mapped to Flash-ROM Disk. (Read only, but very fast)
- Drive B is disabled.


The Flash-ROM Disk contains the DOS2 system files(v2.31),
Flash downloader, MMC disk manager and MMC system installer.



INSTALL.BAT : MMC System Installer

How to install..
- Insert MMC interface cartridge on MSX without MMC.
- Now, you can boot drive A (on Flash-ROM Disk).
- Insert MMC into the cartridge.
- Run INSATLL.BAT.
- It will making System Disk (Disk No.0)



ATLOAD.COM : Flash-ROM downloader. (Ver 1.05)

- Atmel AT29C040A (4MBits) only.
- See SCC FlashROM part on circuit.



DISKMAN.COM : MMC Disk Manager. (Ver 1.00)

- Insert/Delete Disk.
Currently, support 2DD(720KB) only
You cannot enter disk name including space. (' ')
- Select Disk
It will mount selected disk to Drive A:
This information is written on System disk.
DISKROM read it at next boot.
- Multiple disk(max.7) can be allocated.
Disk changing is possible by pressing Numeric Keypad.
(0:System Disk Only, 1~7:Multiple Disk)
DISKROM check keys in every DISK I/O.
- Disk No.0 cannot be deleted.
Because, all disk information is saved at Disk No.0 (DISKMAN.DAT)


XCHG_MMC.COM : MMC Disk Exchanger. (Ver 1.00)
- Use this when you exchange another MMC.
It can be used after booting without MMC.
(eg: installing MMC system.)



Note...
- MMC Interface Cartridge can be used at primary slot(1,2)
It will not work at expanded slot.
- Installer disk(Flash-ROM) is DOS2 format.
Installer for DOS1 will release some time, if anyone have a request
- Disk manager handles 2DD only.
- Disk ROM doesn't check write protected.
- MMC I/O is slow, similar to real FDD.
- Some games will not run,
becuase of doubled work area,that is needed by 2 diskroms.
Many games required boot by pressing CTRL key.
- Tested at My MSX only.
MSXturboR A1GT (RAM 1024KB)
MSX2+ A1WSX (RAM 512KB, DOS2 v2.20)



If you have any question, send me E-mail, please.

Yeongman Seo (E-mail:sharksym@hitel.net)


jpgrobler
msx lover
Posts: 117
Posted: September 17 2004, 05:14   
Quote:

Is there a way of creating the MMC interface without destroying a valuable and extremely cool SCC cartridge?



Yes, look at Hans Ottens page for the "scc" like mapper by jipe, this can be modifie because it emulates the scc mapper fully
dhau
msx master
Posts: 1064
Posted: October 25 2004, 05:43   
A friend from Spain built this item as well






snout

msx legend
Posts: 4992
Posted: October 25 2004, 08:32   
That looks pretty spiff! I do wonder however if this software can also be modified to work with the Sunrise CF interface...
usuario_msx2
msx freak
Posts: 150
Posted: November 04 2004, 12:25   
I finished it,

Thank-you very much for your help Yeongman!



It works fine!


sunrise
msx professional
Posts: 650
Posted: November 04 2004, 12:47   
I would like to see if it is possible snout.
So, if sharksym is prepared to sent me the software per mail.
Reflashing can be done many times , the important thing is the changing the ID of the manufacturer
My emailadress : sunhisan@euronet.nl or rhiep@msx.ch
If changements are needed I will contact John

 
Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 | 6 Next Page )
 







(c) 1994 - 2008 MSX Resource Center Foundation. MSX is a trademark of MSX Licensing Corporation.