Skip to content

ogamespec/GekkoCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GekkoCore

An experimental emulator of the IBM Gekko processor, which can then be used in the GAMECUBE emulator.

gekkocore_icon

Goals:

  • Cycle-accurate (Wait.. What?)
  • L1 cache and data cache DMA support
  • Paired Singles
  • Interpreter
  • Simple dynamic recompiler for x86/x64 code
  • MMU and TLB support
  • Debugging mechanisms support (breakpoints, disassembler, single step execution)
  • Speed of operation in recompilation mode - at least 100 MIPS