Git Product home page Git Product logo

sword_emulator's Issues

模拟器图形模式放置像素点时会在右侧放置一个黑色像素点?

new

新版模拟器会出现这样的情况,推断是为了解决旧模拟器一个模拟器像素点由横向两个现实屏幕像素点组成的问题而在输出一个模拟器像素点时在右边放置了一个黑色现实像素点的缘故。
这一问题会导致当用户自右向左输出一行像素点时只能看到最后一个像素点。
这是旧版模拟器的输出:

old

Mac 下 jar 包报错:找不到或无法加载主类 indi.key.mipsemulator.Main

系统环境:

Mac os Mojave 10.14.5

Java 版本:

openjdk version "12" 2019-03-19
OpenJDK Runtime Environment (build 12+33)
OpenJDK 64-Bit Server VM (build 12+33, mixed mode, sharing)

如下命令:

java -jar ZJUQS-II.SWORD.Emulator.jar
java -Dglass.accessible.force=false -jar ZJUQS-II.SWORD.Emulator.jar 

均有如下报错:

错误: 找不到或无法加载主类 indi.key.mipsemulator.Main
原因: java.lang.NoClassDefFoundError: javafx/application/Application

求问如何运行 jar 包或者编译源代码
qwq

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.