EmuNewz Network

Full Version: 0.36.10 released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
new version of arcadeflex , the java port of mame 0.36 .

source code is available on https://github.com/georgemoralis/arcadeflex036 and it only needs netbeans to build.

Core
===
Fixed analog input ports
improved ym2151 . Mono sound is now working
added support for IRQ handling for m68000 at cpu interface class

CPU
===
Intial work on 68000 cpu (hykem)

Drivers
=====
missile driver is now playable
bootleg arkanoid is now playable
ccastles driver is now playable
centiped driver is now playable
goindol driver is now playable
higemaru driver is now playable
fastred driver is now playable
zodiack driver is now playable
kingofbox driver is now playable
taitosj driver is now playable
blueprnt driver is now playable
kchamp driver is now playable
tutankhm driver is now playble
ddragon driver is now playable with mono
jackal driver is now playable with mono
vigilant driver is now playable with mono

machine
======
Added motorola 6812 machine driver emulation (mostly untested)

WIP
===
Added foodf , bjtwin drivers for testing 68k core