Coder Social home page Coder Social logo

hackable-console's Issues

Missing autorun.lua

After building hackable-console on Linux Mint 20, I get the following error when running hackcon:

[NFO] [CFG] The scripts path is "~/.hackable-console/scripts/"
[NFO] [CFG] The system path is "~/.hackable-console/system/"
[NFO] [CFG] The core assets path is "~/.hackable-console/assets/"
[NFO] [CFG] The save path is "~/.hackable-console/saves/"
[NFO] [CFG] The cores path is "~/.hackable-console/cores/"
[NFO] [HC ] Running "~/.hackable-console/scripts/autorun.lua"
[ERR] [LUA] cannot open ~/.hackable-console/scripts/autorun.lua: No such file or directory
stack traceback:
        [C]: in ?

I've confirmed that ~/.hackable-console/scripts is a directory which exists, but it is empty. Copying the contents of etc/scripts to ~/.hackable-console/scripts resolves the issue.

Support for arbitrary CPUs

Suggestion

Currently, hcdebug.h contains a list of defines specifically for the 6502 and z80. Instead, why not allow the core to specify the CPU's number and names of its registers and interrupts? The core could also provide a function to (dis)assemble instructions for the CPU and any other CPU-specific functionality the front-end needs. This would allow the front-end to be more flexible to support different types of cores, and it would mean support could be added for new cores without requiring the front-end to be modified.

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.