Search Results for "java project with source code" - Page 2

Showing 77 open source projects for "java project with source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    DosCard

    DOSBox fork for embedded devices

    The main objective of this project - to create an embeddable version of DOSBox, which may relatively easily run on really low-cost hardware. Like modern cheap microcontrollers. This version supports only (de-facto) standard PC hardware from mid-90s: S3 SVGA for Video and SBlaster for Audio. Another part of the project is a software library, which allows you to create safe multithreaded multi-instanced DOS VMs environment for your own project. More information can be obtained through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WineD3D For Windows

    WineD3D For Windows

    DirectX 1-11 to OpenGL wrapper

    ...==System requirements== Microsoft Windows XP or newer (x86 o x64); Windows RT is not supported OpenGL compatible video card and driver ==Limitations== WineD3D is far from perfect, and many games will not work. Also, keep in mind that sometimes you must be a bit creative to get old games to work. PCGamingWiki is a pretty good source of information. ==Source code?== There's no source code, I just downloaded Wine via git and cross-compiled the DLLs using mingw32 on Debian for x86.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    A simulator that provides a simplified assembler syntax (based on NASM) and is simulating an x86-like CPU. Press Help inside the simulator to see an overview of the supported instructions. Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    E-UAE PowerPC JIT

    E-UAE PowerPC JIT

    E-UAE Amiga emulation PowerPC JIT compiling implementation

    This project is a successor of the E-UAE Amiga emulation project, the goal is to implement Just-In-Time code compilation for PowerPC processors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neko Project II for Android

    Neko Project II for Android

    PC-98 emulator for Android phones

    This project is based on sources, published by someone with nickname sawada, who used code of Neko Project II. Help and suggestions are welcome.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GBCoid

    GBCoid

    Gameboy and Gameboy Color emulator for Android phones

    This project is based on sources published by original GBCoid developer, who in turn used code of gnuboy. Help and suggestions are welcome. This project has been abandoned in favor of RetroArch, another awesome free software console emulator (which is also actively developed): http://www.libretro.com/.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Emulation Framework
    The Emulation Framework offers a convenient way to render digital files in their native computer environment. The EF is software developed in Java by the international KEEP project, co-funded by the European Unions 7th Framework Programme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FakeNES GT
    FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development. The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    PC Emulator that runs inside a JavaScript environment. Demonstration can be seen booting FreeDOS at http://pc-emulator.appspot.com (useful for running old DOS shareware games) and graphical Linux at http://linuxjsemu.appspot.com/ (rather slowly). Runs best in Chrome browser. See my other JavaScript PC emulator project at http://sourceforge.net/projects/jsdosbox (faster, also includes a dynarec and sound)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java Multi-Platform Project for the Wiimote, with some characteristics similar to GlovePIE, started in Santa Cruz Bolivia as an effort to continue the OpenPIE project. Contributions needed. Documentation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebCPC is an Amstrad CPC emulator especially for web-useage. It is based on JEMU (Richard Wilson) and JavaCPC (My main project). This small applet is not signed and easy to use. It emulates 3 CPC models: 464, 664 and 6128.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mspsim

    Java-based instruction level emulator of MSP430. Code on github.

    A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling. Note that the latest code now resides at github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The original computer video game, SpaceWar!, implemented on a DEC PDP-1 emulator. Written in C++ using wxWidgets, this program runs PDP-1 object code from the original 1962 game. Based upon the Java version that had been available from MIT
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 14 This Week
    Last Update:
    See Project