EmuNewz Network
0.37b7.1 WIP - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Arcadeflex Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=128)
+---- Forum: Arcadeflex WIP (https://www.emunewz.net/forum/forumdisplay.php?fid=223)
+---- Thread: 0.37b7.1 WIP (/showthread.php?tid=176368)

Pages: 1 2 3 4 5 6 7 8


0.37b7.1 WIP - shadow - 12-28-2016

New arcadeflex . This time based on 0.37b7 version.
Most of the code is still based on arcadeflex 0.36 , some parts has been rewritten and others will be rewritten at future.

github url : https://github.com/georgemoralis/arcadeflex037b7

Atm project is focused on fixing drivers that had bugs , or not working at all in arcadeflex 0.36.

Drivers that also have major improvements from 0.36 are on short term goals as well

Changes
=====

Core
===
Rewrote part of memory (for 8bit cpus only yet)

CPUs
====
i8039 cpu and it's variants (i8040 ,n7751 etc)
S2650 cpu
8080 cpu

Sound chips
========
TMS5110 sound chip

Drivers
=====
Rewrote docastle driver which is now fully working (was missing controls in 0.36 arcadeflex)
Rewrote cheekyms driver which is now working (bad colors and crappy sound in 0.36 arcadeflex)
Rewrote 1943 (fixed 0.36's transparency issues in 1943kai)
Added dkong driver (wasn't supported to 0.36 due to missing i8039 cpu core)
Added spacefb driver (wasn't supported to 0.36 due to missing i8039 cpu core)
Added finalizr driver (wasn't supported to 0.36 due to missing i8039 cpu core)
Added gyruss driver (wasn't supported to 0.36 due to missing i8039 cpu core)
Added vicdual driver
Added lazercmd driver (s2650 cpu)
Added zac2650 driver
Added meadows driver
Added naughtyb driver
Added royalmah driver
Added phoenix driver (8080 cpu)


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Rewrote memory system from scratch.

One of the drivers that is now working is docastle and all it's included games


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Fixed transparency issues in 1943 , 1943kai it is now working smoothly


RE: 0.37b7.1 WIP - shadow - 12-28-2016

cheekyms driver now has correct DAC sound and palette issues has been fixed


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Added complete i8039,i8035,i8048,n7751 cpu .

With that addition it is now possible to add a number of drivers that wasn't working on arcadeflex 0.36


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Adde donkey kong , radar scope , donkey kong junior with sound from dkong driver


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Added mario driver complete with sound


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Added working spacefb driver with sound


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Added working finalizr driver with sound


RE: 0.37b7.1 WIP - shadow - 12-28-2016

Added working gyruss driver with sound