Code Monkey home page Code Monkey logo

sidberry's People

Contributors

alessiolombardo avatar gianlucag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sidberry's Issues

Schematics

Hi, would it be possible to have the schema in a usable format? (kicad or friends?)

Issues on RPi4

I am having issues trying to get this to run on my Pi4. I can compile it without any problems, but running it has had me banging my head. Have you seen this before?

run with debug

└─$ sudo WIRINGPI_DEBUG=1 ./sidberry R-Type.sid

< Sid Info >
Module Name       : R-Type
Author Name       : Chris H�lsbeck & Ramiro Vaca
Copyright         :
Load Address      : 12692
Init Address      : 12692
Play Address      : 25456
Selected Sub-Song : 1 / 14
wiringPi: wiringPiSetup called
GetPiRevision: Revision string: "Revision       : c03115" (c03115) - 0xc03115
piBoardId: New Way: revision is: 00C03115
piBoardId: rev: 5, type: 17, proc: 3, mfg: 0, mem: 4, warranty: 0
wiringPi: access to /dev/mem succeded
wiringPi: memory map gpio  0xfe200000 valid
wiringPi: memory map pads  0xfe100000 valid
wiringPi: memory map rio   0x0 invalid
wiringPi: memory map pwm   0xfe20c000 valid
wiringPi: memory map clk   0xfe101000 valid
wiringPi: memory map timer 0xfe00b000 valid
pinMode: pin:27 mode:1
pinMode: bcm pin:16 mode:1
pinMode: pin:28 mode:1
pinMode: bcm pin:20 mode:1
pinMode: pin:29 mode:1
pinMode: bcm pin:21 mode:1
pinMode: pin:4 mode:1
pinMode: bcm pin:23 mode:1
pinMode: pin:5 mode:1
pinMode: bcm pin:24 mode:1
pinMode: pin:6 mode:1
pinMode: bcm pin:25 mode:1
pinMode: pin:10 mode:1
pinMode: bcm pin:8 mode:1
pinMode: pin:11 mode:1
pinMode: bcm pin:7 mode:1
pinMode: pin:8 mode:1
pinMode: bcm pin:2 mode:1
pinMode: pin:9 mode:1
pinMode: bcm pin:3 mode:1
pinMode: pin:7 mode:1
pinMode: bcm pin:4 mode:1
pinMode: pin:0 mode:1
pinMode: bcm pin:17 mode:1
pinMode: pin:2 mode:1
pinMode: bcm pin:27 mode:1
pinMode: pin:3 mode:1
pinMode: bcm pin:22 mode:1
zsh: illegal hardware instruction  sudo WIRINGPI_DEBUG=1 ./sidberry R-Type.sid

gdb

└─$ sudo gdb --args sidberry R-Type.sid
GNU gdb (Debian 13.2-1) 13.2
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from sidberry...
(gdb) r
Starting program: /home/loud/development/SidBerry/sidberry R-Type.sid
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".

< Sid Info >
Module Name       : R-Type
Author Name       : Chris H�lsbeck & Ramiro Vaca
Copyright         :
Load Address      : 12692
Init Address      : 12692
Play Address      : 25456
Selected Sub-Song : 1 / 14

Program received signal SIGILL, Illegal instruction.
0x00401da4 in load_sid (cpu=..., sid=<error reading variable: value of type `SidFile' requires 65640 bytes, which is more than max-value-size>, song_number=0) at main.cpp:278
278             cpu.Run(10000000);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.