EmuCR Feeds
Email Us

EmuCR: Project 64Project64 Git (2017/06/06) is compiled. Project 64 is a proprietary Nintendo 64 emulator for Windows. It employs a plug-in system that allows third-party software developers to create their own implementation of a specified component. Project64 allows the user to play Nintendo 64 games on a computer by reading ROM images, either dumped from the read-only memory of a Nintendo 64 cartridge or created directly on the computer as homebrew. Project64 started as an exercise by Jabo and zilmar in an attempt to see if they were capable of programming a Nintendo 64 emulator. It's open source now.

Project64 Git Changelog:
* [Video] Ignore changes when writing settings
* Merge branch 'master' of https://github.com/project64/project64
* [Video] Rename grLfbReadRegion to gfxLfbReadRegion
* [Video] Rename grLfbUnlock to gfxLfbUnlock
* [video] rename grLfbLock to gfxLfbLock
* [Video] Rename grBufferSwap to gfxBufferSwap
* [Video] Rename grBufferClear to gfxBufferClear
* [Video] Rename grRenderBuffer to gfxRenderBuffer
* [Video] Rename grFramebufferCopyExt to gfxFramebufferCopyExt
* [Video] Rename grAuxBufferExt to gfxAuxBufferExt
* [Video[ Rename grSstWinOpen to gfxSstWinOpen
* [Video[ Remove grSstWinOpenExt
* [video] rename gfxDrawVertexArrayContiguous to grDrawVertexArrayContiguous
* [Video] Rename grDrawVertexArray to gfxDrawVertexArray
* [Video] Rename grDrawLine to gfxDrawLine
* [video] remove grDrawPoint
* [Video] Rename gfxDepthBiasLevel to grDepthBiasLevel
* [Video] Rename grDrawTriangle to gfxDrawTriangle
* [Video[ rename grDepthMask to gfxDepthMask
* [Video] Rename grDepthBufferFunction to gfxDepthBufferFunction
* [Video[ rename grDepthBufferMode to gfxDepthBufferMode
* [Video] rename grCullMode to gfxCullMode
* [Video] Rename grVertexLayout to gfxVertexLayout
* [Video] remove grCoordinateSpace
* [Video] Rename grConstantColorValueExt to gfxConstantColorValueExt
* [Video] Rename gfxTexAlphaCombineExt to grTexAlphaCombineExt
* [Video] Rename grTexColorCombineExt to gfxTexColorCombineExt
* [Video] rename grAlphaCombineExt to gfxAlphaCombineExt
* [Video] Rename grColorCombineExt to gfxColorCombineExt
* [Video] Rename grStippleMode to gfxStippleMode
* [Video] Rename grChromakeyValue to gfxChromakeyValue
* [Video] Rename grChromakeyMode to gfxChromakeyMode
* [Video] rename grFogColorValue to gfxFogColorValue
* [Video] Remove gfxFogGenerateLinear
* [Video] rename guFogGenerateLinear to gfxFogGenerateLinear
* [Video] remove guFogTableIndexToW
* [video[ rename grFogMode to gfxFogMode
* [Video] Rename grAlphaTestFunction to gfxAlphaTestFunction
* [Video] Rename grAlphaTestReferenceValue to gfxAlphaTestReferenceValue
* [video] Rename grAlphaBlendFunction to gfxAlphaBlendFunction
* [video] rename grTexCombine to gfxTexCombine
* [Video] Rename grAlphaCombine to gfxAlphaCombine
* [Video] Rename grColorCombine to gfxColorCombine
* [Video] rename grConstantColorValue to gfxConstantColorValue
* [Video] Rename grTexTextureMemRequired to gfxTexTextureMemRequired
* [Video] Rename grTexMaxAddress to gfxTexMaxAddress
* [Video] Remove grTextureAuxBufferExt
* [Video[ rename grTextureBufferExt to gfxTextureBufferExt
* [video] rename grSstWinClose to gfxSstWinClose
* [Video] rename grColorMask to gfxColorMask
* [Video] Rename grClipWindow to gfxClipWindow
* [Video] Remove VPDEBUG code
* [Video] Remove unused functions
* [Video] Rename grTexMinAddress to gfxTexMinAddress
* [Video] Change GR_LOD_ to GFX_LOD_
* [Video] Remove GRCOLORCOMBINEEXT definition
* [Video] Remove grGetString
* [Video] make rdp.vtx private
* [Video] Make rdp.tiles private
* [Video] Make RDP in to a class instead of struct
* [Video] Fix up Project64-video.mk
* [Video] Change GR_TEXFMT_* to GFX_TEXFMT_*
* [Video] Rename glide64.rc to Project64-video.rc
* [Video] Remove PERFORMANCE code
* [Video] move g_scr_res_x, g_scr_res_y, g_res_x, g_res_y in to Renderer.h
* [Video[ remove voodoo.num_tmu
* [Video] Remove grGetProcAddress
* [Video] Replace GrAlpha_t with gfxAlpha_t
* [Video] Minor code clean up
* [Video] Move ucode code in to c++ files
* [Video] Rename Ucode files from .h to .cpp
* [Video[ Make rdp.halt a bool
* [Video] Remove _ENDUSER_RELEASE_

Download: Project64 Git (2017/06/06) x86
Download: Project64 Git (2017/06/06) x64
Source:Here

1 Comments:

  1. I think this is the third x64 build uploaded here that have the same error on windows 7: error 0xC000007B. Someone mentioned that it's because the executable is linked to 32 bit dependencies which makes sense.

    ReplyDelete

Can't post a comment? Try This!