~ubuntu-branches/ubuntu/maverick/vice/maverick

« back to all changes in this revision

Viewing changes to doc/MSDOS-Howto.txt

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2005-02-01 11:30:26 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050201113026-3eyakzsmmheclvjg
Tags: 1.16-1
* New upstream version
* Fixes crash on 64-bit architectures (closes: #287640)
* x128 working again (closes: #286767)
* Works fine with /dev/dsp in use (not in the main changelog, but tested
  on my local machine as working).  Presumably, this also takes care of
  the issue with dsp being held.  I'm not sure if this is because I'm
  testing it on a 2.6 kernel now -- if you are still having problems
  with /dev/dsp, please reopen the bugs. (closes: #152952, #207942)
* Don't kill Makefile.in on clean

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
8+3 truncation, and it is impossible to distinguish between them. Luckily,
13
13
DJGPP supports long filenames when run in a Windows environment.
14
14
 
15
 
First of all, download the required DJGPP files form Simtel
16
 
(http://www.simtel.net/pub/djgpp/) or a mirror. These are the files for a
 
15
First of all, download the required DJGPP files from the official site
 
16
(http://www.delorie.com/pub/djgpp/current/) or a mirror. These are the files for a
17
17
minimum installation, newer version of the files should be fine:
18
18
* from directory v2, djdev203.zip
19
19
* from directory v2gnu, bnu214b.zip, bsh204b.zip, dif28b.zip, fil41b.zip,
20
 
flx254b.zip, gcc332b.zip, gpp332b.zip, grep24b.zip, mak3791b.zip,
21
 
sed407b.zip, shl2011b.zip, txt20b.zip
22
 
* from directory v2tk/allegro, alleg403.zip . Actually, any Allegro from 3.1
 
20
gcc332b.zip, gpp332b.zip, grep24b.zip, mak3791b.zip, sed407b.zip, shl2011b.zip,
 
21
txt20b.zip
 
22
* from directory v2tk/allegro, all403.zip . Actually, any Allegro from 3.1
23
23
on will do. Note that Allegro is distributed as source only, so you will have
24
24
to compile it.
25
25
Follow the instructions to install DJGPP. In short, unpack all the DJGPP ZIP