67ac2f8b04prefetch now checks for rights to execute at the address. Stops execution if pc(r15) runs outside valid addressranges
mightymax
2007-01-10 00:31:12 +0000
3c058e7044prefetch now checks for rights to execute at the address. Stops execution if pc(r15) runs outside valid addressranges
mightymax
2007-01-10 00:31:12 +0000
1ff96c7899cp15 access check is now inline
mightymax
2007-01-10 00:27:58 +0000
afcc4accc8cp15 access check is now inline
mightymax
2007-01-10 00:27:58 +0000
54d9fa1c26- Forgot to commit the changes to get oamView to compile
shashclp
2007-01-10 00:19:16 +0000
ed4fde1a02- Forgot to commit the changes to get oamView to compile
shashclp
2007-01-10 00:19:16 +0000
c3c2b9fc75- Added support for displaying main memory display mode - Added support for main memory display DMA - Enlarged the FIFO's to 32768 values
shashclp
2007-01-10 00:06:50 +0000
c37d527e6a- Added support for displaying main memory display mode - Added support for main memory display DMA - Enlarged the FIFO's to 32768 values
shashclp
2007-01-10 00:06:50 +0000
30022dea74Fixed compilation bug: FIFOValue was used in GPU.h without #include'ing FIFO.h, so it ends up having two 'declarations' of FIFOValue
yabause
2007-01-09 23:26:38 +0000
a78180f607Fixed compilation bug: FIFOValue was used in GPU.h without #include'ing FIFO.h, so it ends up having two 'declarations' of FIFOValue
yabause
2007-01-09 23:26:38 +0000
8157759485- Added support for MASTER_BRIGHT - Changed a few things to get VisualC to compile GPU.c
shashclp
2007-01-09 22:38:23 +0000
3677d6b6aa- Added support for MASTER_BRIGHT - Changed a few things to get VisualC to compile GPU.c
shashclp
2007-01-09 22:38:23 +0000
629f89e81bfixed crash when changing to a errornous sounddevice (i.e. the change from wav-writer to directsound which returned E-Fail)
mightymax
2007-01-09 16:30:41 +0000
7d5f2b0881fixed crash when changing to a errornous sounddevice (i.e. the change from wav-writer to directsound which returned E-Fail)
mightymax
2007-01-09 16:30:41 +0000
bdfb144695tried to add core A - direct RAM display mode
damdoum
2007-01-09 13:59:38 +0000
d415706017tried to add core A - direct RAM display mode
damdoum
2007-01-09 13:59:38 +0000
c21a0372e9changing gpu->BGProp[] to gpu->bgCnt[] please use the latter from now on
damdoum
2007-01-09 10:52:07 +0000
8820fcccc9changing gpu->BGProp[] to gpu->bgCnt[] please use the latter from now on
damdoum
2007-01-09 10:52:07 +0000
86a54a81fd- Added writes to bldcnt and bldalpha when written together as a 32bit value (Fixes Zelda Gallery)
shashclp
2007-01-09 04:24:32 +0000
10c3eec6a4- Added writes to bldcnt and bldalpha when written together as a 32bit value (Fixes Zelda Gallery)
shashclp
2007-01-09 04:24:32 +0000
4304f2dda3-Fixed disview.c so it compiles in Visual C++ again -Added ROMReader.c/.h to Visual C++ project file
cyberwarriorx
2007-01-09 03:08:20 +0000
22e55575a6-Fixed disview.c so it compiles in Visual C++ again -Added ROMReader.c/.h to Visual C++ project file
cyberwarriorx
2007-01-09 03:08:20 +0000
c7b7789c2f- Moved the sprite drawing check to GPU_ligne - Moved some declarations so the code compiles again on VisualC
shashclp
2007-01-09 00:30:59 +0000
6f3de6d69c- Moved the sprite drawing check to GPU_ligne - Moved some declarations so the code compiles again on VisualC
shashclp
2007-01-09 00:30:59 +0000
36d854f832Initial joypad support for cli UI.
evilynux
2007-01-08 22:03:33 +0000
503e58fa51Initial joypad support for cli UI.
evilynux
2007-01-08 22:03:33 +0000