Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cadmic committed Oct 23, 2024
1 parent decd4d0 commit 0837c31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/emulator/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,6 @@ static bool cpuGetPPC(Cpu* pCPU, s32* pnAddress, CpuFunction* pFunction, s32* an

/**
* @brief The main MIPS->PPC Dynamic recompiler.
* Largely unfinished.
*
* @param pCPU The emulated VR4300.
* @param pnAddress The address to recompile.
Expand Down

0 comments on commit 0837c31

Please sign in to comment.