Emulator not start on my Laptop. The following output created:
E:\Iratok\ES40>es40_nn_ns
**======================================================================**
|| ES40 emulator ||
|| Version 0.17 ||
|| ||
|| Copyright (C) 2007-2008 by the ES40 Emulator Project ||
|| Website: http://sourceforge.net/projects/es40 ||
|| E-mail : camiel@camicom.com ||
|| ||
|| This program is free software; you can redistribute it and/or ||
|| modify it under the terms of the GNU General Public License ||
|| as published by the Free Software Foundation; either version 2 ||
|| of the License, or (at your option) any later version. ||
**======================================================================**
STATE_VALUE: Illegal character: '\'!! (5c @ 449)
STATE_NAME: Illegal character: '-'!! (2d @ 8)
STATE_NAME: Illegal character: '-'!! (2d @ 13)
STATE_NAME: Illegal character: '-'!! (2d @ 18)
STATE_NAME: Illegal character: '-'!! (2d @ 23)
%GUI-I-INS: Installing win32 module as the ES40 GUI
sys0(tsunami): $Id: System.cpp,v 1.61 2008/02/01 09:41:13 iamcamiel Exp $
sys0(tsunami): $Id: DPR.cpp,v 1.15 2007/12/30 15:10:22 iamcamiel Exp $
sys0(tsunami): $Id: Flash.cpp,v 1.15 2007/12/30 15:10:22 iamcamiel Exp $
cpu0(ev68cb): $Id: AlphaCPU.cpp,v 1.66 2008/02/05 15:51:33 iamcamiel Exp $
%VGA-I-ROMSIZE: ROM is 39936 bytes.
Desktop Window dimensions: 1280 x 1024
Number of Mouse Buttons = 5
IME disabled
pci0.2(cirrus): $Id: Cirrus.cpp,v 1.11 2008/01/03 17:30:26 iamcamiel Exp $
Error: pci0.4(dec21143): For network support, compilation with libpcap support is required.
Freeing memory in use by system...
%VGA-I-SHUTDOWN: vga console has shut down.
Thanks!
mepetya
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You're running the nn (no-network) version of the emulator. That means that you have to remove the lines in the configuration file that deal with the network card. ( pci0.4 = dec21143 { ... } )
Camiel.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
Emulator not start on my Laptop. The following output created:
E:\Iratok\ES40>es40_nn_ns
**======================================================================**
|| ES40 emulator ||
|| Version 0.17 ||
|| ||
|| Copyright (C) 2007-2008 by the ES40 Emulator Project ||
|| Website: http://sourceforge.net/projects/es40 ||
|| E-mail : camiel@camicom.com ||
|| ||
|| This program is free software; you can redistribute it and/or ||
|| modify it under the terms of the GNU General Public License ||
|| as published by the Free Software Foundation; either version 2 ||
|| of the License, or (at your option) any later version. ||
**======================================================================**
STATE_VALUE: Illegal character: '\'!! (5c @ 449)
STATE_NAME: Illegal character: '-'!! (2d @ 8)
STATE_NAME: Illegal character: '-'!! (2d @ 13)
STATE_NAME: Illegal character: '-'!! (2d @ 18)
STATE_NAME: Illegal character: '-'!! (2d @ 23)
%GUI-I-INS: Installing win32 module as the ES40 GUI
sys0(tsunami): $Id: System.cpp,v 1.61 2008/02/01 09:41:13 iamcamiel Exp $
sys0(tsunami): $Id: DPR.cpp,v 1.15 2007/12/30 15:10:22 iamcamiel Exp $
sys0(tsunami): $Id: Flash.cpp,v 1.15 2007/12/30 15:10:22 iamcamiel Exp $
cpu0(ev68cb): $Id: AlphaCPU.cpp,v 1.66 2008/02/05 15:51:33 iamcamiel Exp $
%VGA-I-ROMSIZE: ROM is 39936 bytes.
Desktop Window dimensions: 1280 x 1024
Number of Mouse Buttons = 5
IME disabled
pci0.2(cirrus): $Id: Cirrus.cpp,v 1.11 2008/01/03 17:30:26 iamcamiel Exp $
Error: pci0.4(dec21143): For network support, compilation with libpcap support is required.
Freeing memory in use by system...
%VGA-I-SHUTDOWN: vga console has shut down.
Thanks!
mepetya
Hello,
You're running the nn (no-network) version of the emulator. That means that you have to remove the lines in the configuration file that deal with the network card. ( pci0.4 = dec21143 { ... } )
Camiel.