GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024

Original comment by [email protected] on 25 Jul 2008 at 1:45

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from gens-rerecording.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Another candidate for relegating to Lua scripting, I think.

Original comment by [email protected] on 4 Nov 2008 at 9:55

  • Added labels: ****
  • Removed labels: ****

from gens-rerecording.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I would prefer implementing macro support and editing directly in C/C++. 
However this
preference is based on an assumption that a lua script to extend emulator
functionality would require significantly more resources (IE: memory, cpu 
time), than
a compiled C equivalent. If that assumption is false, then implementing via LUA 
seems
reasonable.

... though, since I think macro support should include a point and click 
editor, that
would either have to be a stand-alone executable, or support for creating and
destroying dialog boxes via LUA would have to be implemented (if it hasn't 
already been.)

Original comment by [email protected] on 4 Nov 2008 at 2:58

  • Added labels: ****
  • Removed labels: ****

from gens-rerecording.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Well, the reason doing it in Lua would be neat is that it the macros could be 
fully
programmable. Personally, if I wanted to use a macro I would prefer to 
implement it
in a script because then I could make the macro as "smart" as I want it to be
(allowing ongoing input to modify it in unconventional ways, being 
context-sensitive,
etc.). However, a simple point and click editor would still be useful for many
people, and while that CAN be implemented in Gens Lua now that getting mouse 
input is
supported, there wouldn't be much advantage to doing it that way as opposed to 
in C++
besides for it making an interesting sample script. So I've changed my mind, 
this
would still be worth doing, although I think its priority has dropped a little 
now
that people who want to use macros have a way of doing so (albeit not the most
user-friendly way).

Original comment by [email protected] on 5 Nov 2008 at 6:58

  • Added labels: ****
  • Removed labels: ****

from gens-rerecording.

Related Issues (20)

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.