Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with smsplus emulation #55

Open
junixbr opened this issue Feb 16, 2023 · 0 comments
Open

Problem with smsplus emulation #55

junixbr opened this issue Feb 16, 2023 · 0 comments

Comments

@junixbr
Copy link

junixbr commented Feb 16, 2023

I'm having trouble using smsplus, all other emulators work perfectly, but when I try to use smsplus as the default emulator, none of the roms work, including the roms that come with esp-8-bit.

Some roms have messed up images and others, like AlexKidd's, keep restarting ESP32.
monitor output:

`esp_8_bit

mounting spiffs (will take ~15 seconds if formatting for the first time)....
... mounted in 96 ms
emu_task smsplus running on core 0 at 240000000Hz
gui_start: /smsplusinit_screen
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x400e4af5 PS : 0x00060f30 A0 : 0x800e583c A1 : 0x3ffe2ff0
A2 : 0x3ffbb0ec A3 : 0x3ffe301c A4 : 0x3ffd7818 A5 : 0x3ffb66e0
A6 : 0x000000c0 A7 : 0x00000f00 A8 : 0x800e4ad4 A9 : 0xa5a5a5a5
A10 : 0x00000106 A11 : 0x00000106 A12 : 0x00000000 A13 : 0x00000000
A14 : 0xffff8001 A15 : 0x00007fff SAR : 0x00000008 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x400e4af5 LEND : 0x400e4b25 LCOUNT : 0x00000105

Backtrace: 0x400e4af5:0x3ffe2ff0 0x400e5839:0x3ffe3010 0x400e6ec5:0x3ffe3520 0x400d2168:0x3ffe35c0 0x400d21ba:0x3ffe35e0 0x4008d8c1:0x3ffe3600

Rebooting...
ets Jun 8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:9720
ho 0 tail 12 room 4
load:0x40080400,len:6352
entry 0x400806b8`

I've used roms from different sources and none of them work.

I'm using Arduino IDE 1.8.13 and ESP32 board library version 1.0.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant