revision 776:b12d8be15387
summary |
tree |
shortlog |
changelog |
graph |
changeset |
raw | bz2 | zip | gz changeset | 776:b12d8be15387 |
parent | 775:b50989a63120 |
child | 777:60431d09605c |
author | nkeynes |
date | Mon Jul 28 06:03:05 2008 +0000 (13 years ago) |
Remove bios/flash filenames from test lxdreamrc
![]() | test/lxdream.rc | view | annotate | diff | log |
1.1 --- a/test/lxdream.rc Mon Jul 28 04:51:04 2008 +00001.2 +++ b/test/lxdream.rc Mon Jul 28 06:03:05 2008 +00001.3 @@ -1,6 +1,6 @@1.4 [Global]1.5 -bios = ../bios/dcboot.rom1.6 -flash = ../bios/dcflash.rom1.7 +bios =1.8 +flash =1.9 default path = ../disc1.10 save path = ../save1.11 bootstrap =
.