maziac / DeZog

Visual Studio Code Debugger for Z80/ZX Spectrum.
MIT License
212 stars 35 forks source link

openmsx: TypeError: Cannot read property at 'charAt' #28

Open maziac opened 3 years ago

maziac commented 3 years ago

Bildschirmfoto 2020-08-31 um 19 08 44

Branch: openmsx OS: macOS

I found a problem in the openmsx implementation. I tried to setup the system first time after some time, i.e. I did it wrong and the result was this error.

Here are the steps to reproduce:

  1. Start OpenMSX
  2. By default it starts on my mac as "C-BIOS NSX2+" see here Bildschirmfoto 2020-08-31 um 19 25 53
  3. Use your debug sample program and start DeZog.

Results is the screenshot at the top.

S0urceror commented 11 months ago

Hi Maziac,

I'm still happily using my openMSX build and have never discovered this bug. I'll have a look with the information you provided.

P.S. also saw you have substantially changed Dezog since the last time, maybe I should create an updated version to sync with your latest code base.