User Tools

Site Tools


en:msx:beer_ide:beer_ide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:msx:beer_ide:beer_ide [2023-02-02 22:52]
ATroubleshooter [Beer IDE 202]
en:msx:beer_ide:beer_ide [2024-03-20 21:01] (current)
ATroubleshooter grammar
Line 18: Line 18:
 </​hidden>​ </​hidden>​
  
-BEER 202 IDE is a PATA/​IDE−interface for MSX computers. It has been developed by Egor Voznesenski (SOLiD) in mid-1990s. Interface supports only one IDE or CF device. Designed to be simple, inexpensive board, BEER 202 is built from easy to obtain cheap components. ​It'​s ​firmware is based on MSXDOS DiskROM v1, so it is 100% DOS 1 compliant, and mostly((See [[#​beer1|Footnote 1]])) compatible with CP/M. The device can also be used with MiSiX — MSX-DOS 1 derived OS, developed by Egor himself, UZIX((See [[#beer2|Footnote ​2]])) and SymbOS. Neither MSXDOS 2 or memory mapper are required (nor are built in), so perfect for MSX 1. Card's {{msx:​beer_ide:​hddide.gif?​linkonly|schematics}}. There are different versions of BEER firmware, these are the most recent:+BEER 202 IDE is a PATA/​IDE−interface for MSX computers. It has been developed by Egor Voznesenski (SOLiD) in mid-1990s. Interface supports only one IDE or CF device. Designed to be simple, inexpensive board, BEER 202 is built from easy to obtain cheap components. ​Its firmware is based on MSXDOS DiskROM v1, so it'​s ​100% DOS 1 compliant, and is compatible with CP/M Plus either. The device can also be used with MiSiX — MSX-DOS 1 derived OS, developed by Egor himself, UZIX((See [[#beer1|Footnote ​1]])) and SymbOS. Neither MSXDOS 2 or memory mapper are required (nor are built in), so perfect for MSX 1. Card's {{msx:​beer_ide:​hddide.gif?​linkonly|schematics}}. There are different versions of BEER firmware, these are the most recent:
   - BEER firmware v1.8 ({{ :​msx:​beer_ide:​beermod.bin|binary}},​ {{ :​msx:​beer_ide:​beermod.mac|source}})   - BEER firmware v1.8 ({{ :​msx:​beer_ide:​beermod.bin|binary}},​ {{ :​msx:​beer_ide:​beermod.mac|source}})
-  - BEER firmware v1.({{ :​msx:​beer_ide:​hddrom19.rom |binary}})+  - BEER firmware v1.9RC1 ({{ :​msx:​beer_ide:​hddrom19.rom |binary}})
  
 {{ :​msx:​beer_ide:​pcb_beer_ide.zip|PCB-design for BEER IDE, by Arnold Metselaar}}! Eagle format and postscript. {{ :​msx:​beer_ide:​pcb_beer_ide.zip|PCB-design for BEER IDE, by Arnold Metselaar}}! Eagle format and postscript.
Line 33: Line 33:
 |{{:​msx:​beer_ide:​beeride202source.zip|Original sources}}|Source code of firmware 1.8 (uncorrected) and disk partitioning tool HPREP| |{{:​msx:​beer_ide:​beeride202source.zip|Original sources}}|Source code of firmware 1.8 (uncorrected) and disk partitioning tool HPREP|
  
 +The main differences between v1.8 and v1.9 firmware from the user's point are: 
 +
 +BEER ROM v1.8 accesses the disk using C/H/S mode only, whereas ROM v1.9RC1 supports LBA. Also, version 1.8 uses its own, non-standard partition table format (up to 5 partitions on a disk), differing from MS-DOS MBR, and has its own partitioning tools, designed to run on MSX-DOS and MS WINDOWS. Whereas ROM version 1.9RC1 is using DOS-standard partition table (primary partitions are only supported, up to 4), which makes it easier to transfer information between MSX and modern systems, and allows to partition the media by the means of a regular FDISK utility on many different platforms and Operating Systems.
  
 {{anchor:​beer1}} __//​Footnote 1//__ \\  {{anchor:​beer1}} __//​Footnote 1//__ \\ 
-Works are ongoing to support Beer IDE in CP/M. +Installing UZIX on BEER IDE is especially quirky, e.g. UZIX regards ​HDD partitions ​as FDD's (/​dev/​fd*) ​etc... ​yet still works fine.
-{{anchor:​beer2}} __//​Footnote 2//__ \\  +
-Installing UZIX on BEER IDE is specifically tricky, e.g. UZIX considers ​HDD partitions ​to be FDD's (/dev/fd*)yet still works fine.+
 ====== Relevant links ====== ====== Relevant links ======
 +https://​hansotten.file-hunter.com/​do-it-yourself/​beer-ide/​
 +
 +[[msxorg>​wiki/​Beer_IDE|Beer IDE]]
  
 +https://​basshp.blogspot.com/​2014/​04/​beer-202-ata-ide-review.html
  
  
-{{tag>​MSX-en MSX_Cartridge-en}}+{{tag>​MSX-en MSX_Cartridge-en voznesensky_e_g-en}}
en/msx/beer_ide/beer_ide.1675367522.txt.gz · Last modified: 2023-02-02 22:52 by ATroubleshooter