Projects tagged ‘amiga’ and ‘emulator’


Jump to tag:

Projects tagged ‘amiga’ and ‘emulator’

Filtered by Project Tags amiga emulator

Refine results Project Tags linux (2) windows (2) sdl (1) framework (1) lle (1) c64 (1) osx (1) atari (1) mame (1) unix (1) nintendo (1) mess (1)

[5 total ]

5 Users

MESS is a MAME-based project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade ... [More] games. As a nice side effect to this documentation, MESS allows software and games for these hardware platforms to be run on modern PCs. The goal of MESS is total accuracy to the original hardware behaviour, which is achieved through low-level emulation of all hardware components (video chips, CPUs, etc.), the implementations of which are shared across all emulated systems using the generic MAME architecture. [Less]
Created over 3 years ago.

2 Users

A windows port of UAE, an emulation of the Amiga computer systems.
Created over 2 years ago.

0 Users

MiggyAn Amiga emulator written in Java. StatusCurrently in early development stage. 68000 Disassembler v0.1 released. 68000 emulation in alpha. GUI front end and 68000 debugger in alpha More status and development information on the Miggy Blog
Created 12 months ago.

0 Users

This is a port of UAE to Nintendo Wii which enables Amiga games to be played on the Nintendo Wii. See the Wiibrew page for usage instructions. Build instructionsBuilding UAE for Wii is pretty ... [More] straight-forward, but needs some care. PreparationsYou'll need to use devkitpro r18 the svn version of SDL-wii, so follow the instructions to build and install SDL first. Build for the WiiUAE is built with the Makefile.wii makefile: make -f Makefile.wiiTo get a binary release to install on the Wii SD card, do make -f Makefile.wii distAnd untar the resulting uae-bin.tar.gz file on your wii. Cleaning is done with make -f Makefile.wii cleanBuild for the host machineTo build for the host, use the Makefile.host makefile: make -f Makefile.hostCleaning is done with make -f Makefile.host clean [Less]
Created 4 months ago.