From 350b20806ff5e4e75b4042629a972365d90ab09c Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 24 May 2010 05:46:35 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48649 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/psxbios.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libpcsxcore') diff --git a/libpcsxcore/psxbios.c b/libpcsxcore/psxbios.c index e10a39ac..d1c533be 100644 --- a/libpcsxcore/psxbios.c +++ b/libpcsxcore/psxbios.c @@ -20,6 +20,9 @@ /* * Internal simulated HLE BIOS. */ + +// TODO: Get rid of the use of standard C functions, implement all system calls, +// count the exact CPU cycle. #include "psxbios.h" #include "psxhw.h" -- cgit v1.2.3