2017-08-08

Redream Git (2017/08/08)

EmuCR: DreavmRedream Git (2017/08/08) is compiled. Redream (originally called Dreavm) is a work in progress emulator for the SEGA Dreamcast.

Redream Git Changelog:
* Merge branch 'master' of https://github.com/inolen/dreavm
* remove VALUE_STRING
* fixed bitrot in recc
removed armv3 software interrupt callback
removed circular dependency between jit <-> x64_dispatch
* convert to integer based labels in ir_read / ir_write
* don't use inLocalLabel / outLocalLabel for BRANCH_FALSE / BRANCH_TRUE
move x64_backend_block_label into x64_local.h
* add ir_split_block
don't try to be clever and manage the current instruction point in ir_remove_block

Redream Running
redream --bios=path/to/dc_boot.bin --flash=path/to/dc_flash.bin [bin or gdi file]

Download: Redream Git (2017/08/08) x64
Source: Here

0 Comments

Post a Comment