| 301:1ace395139c3 | 16 years | nkeynes | Implement writing to the RTC registers | tree |
| 300:a8ae4aeb0b42 | 16 years | nkeynes | Fix RGB565 format | tree |
| 299:d0c983d5ad59 | 16 years | nkeynes | Z-buffer should be cleared to 0, not the bgplanez | tree |
| 298:44d94dd0e8aa | 16 years | nkeynes | Change tex mode 1 to MODULATE | tree |
| 297:26fc4446ac09 | 16 years | nkeynes | Bug 24: Initial implementation of scene save loader | tree |
| 296:1aa1c5ba59fd | 16 years | nkeynes | Bug 24: Add basic gui for save scene function | tree |
| 295:6637664291a8 | 16 years | nkeynes | Bug 24: Initial implementation of "save scene" function | tree |
| 294:a5beff9b2b85 | 16 years | nkeynes | Add save state to the magic loader (so we can run save states directly from | tree |
| 293:fe191b6381b5 | 16 years | nkeynes | Add yuv422 and save/load state routines | tree |
| 292:3b78f6d301b7 | 16 years | nkeynes | Correct declaration of pvr2_vram64_read_stride | tree |
| 291:cb3e8f0ac24a | 16 years | nkeynes | Tidy up pointer types | tree |
| 290:4d11ef6766be | 16 years | nkeynes | Remove extension fprintf (accidental commit) | tree |
| 289:111dfb1516a6 | 16 years | nkeynes | Fix output of yuv_decode() (yes, again...) | tree |
| 288:a42f998226fb | 16 years | nkeynes | Fix various stupid rendering bugs | tree |
| 287:fead4f5f3e2c | 16 years | nkeynes | Oops, actually increment the source pointer in yuv_decode | tree |
| 286:0fa5aae66f31 | 16 years | nkeynes | Cut texture address down to 8Mb to prevent issues in texcache | tree |
| 285:4fefedafebc6 | 16 years | nkeynes | Fix pvr2_vram64_write_stride | tree |
| 284:808617ee7135 | 16 years | nkeynes | Break vram routines out into pvr2mem.c | tree |
| 283:b1fbeaaff6bb | 16 years | nkeynes | Commit testyuv WIP | tree |
| 282:01e53698ff38 | 16 years | nkeynes | First cut of YUV converter | tree |
| 281:2019e605cb27 | 16 years | nkeynes | Add work-in-progress YUV support | tree |
| 280:715202395e0f | 16 years | nkeynes | Add GL common file | tree |
| 279:7bb759c23271 | 16 years | nkeynes | Initial SPU dma implementation | tree |
| 278:a66aaa522d31 | 16 years | nkeynes | Initial (non-working) spu dma test case | tree |
| 277:fcc1274776cb | 16 years | nkeynes | Add ability to save flash | tree |
| 276:1e594c2804f8 | 16 years | nkeynes | Fix crash on translucent sprites (mishandling quad array) | tree |
| 275:005945dbb813 | 16 years | nkeynes | Always return nanosecs (noone really cares, but for correctness sake) | tree |
| 274:4e8f1e988d80 | 16 years | nkeynes | Fix scheduling of scanlines between even and odd frames | tree |
| 273:48eb3304a41e | 16 years | nkeynes | Always return TRUE at end of execute instruction (oops) | tree |
| 272:fb6be85235e8 | 16 years | nkeynes | Fix hsync timing checks | tree |
| 271:2ec052d24881 | 16 years | nkeynes | Allow keyspecs to consist of a comma-separated list of keysyms | tree |
| 270:1e151174ef51 | 16 years | nkeynes | Fix crash in texcache_evict | tree |
| 269:e41f9b1490d1 | 16 years | nkeynes | Double hsync width (as per hw) | tree |
| 268:1ba7e5a7a3f7 | 16 years | nkeynes | Fix last tile not actually being rendered | tree |
| 267:e59e36950761 | 16 years | nkeynes | Add test for NTSC timing, retrace/scanline events | tree |
| 266:2f811793bd0a | 16 years | nkeynes | Remove increment that shouldn't have been there | tree |
| 265:5daf59b7f31b | 16 years | nkeynes | Implement event queue. | tree |
| 264:e3b8a3ab32b8 | 16 years | nkeynes | Fix start/stop timing | tree |
| 263:6f641270b2aa | 16 years | nkeynes | Extract test runner from testide into the generic testdata.c | tree |
| 262:bc96e0b79308 | 16 years | nkeynes | Fix to actually work (need the write read/write sizes) | tree |
| 261:93fdb2a70e18 | 16 years | nkeynes | Implement the main CRTC registers, along with the sync status register. | tree |
| 260:c82e26ec0cac | 16 years | nkeynes | Adjust timers when they're read rather than waiting until the next time | tree |
| 259:7c6881790cc2 | 16 years | nkeynes | Limit number of sectors read at once (linux driver seems to throw a hissy | tree |
| 258:8864fae65928 | 16 years | nkeynes | Fix byte-count handling in accordance with the actual DC chip | tree |
| 257:62fa1cabc46c | 16 years | nkeynes | Fix comment for the IO bit | tree |
| 256:8bac2f96ca1b | 16 years | nkeynes | Put ide_raise_interrupt() back in after set feature - it's needed even tho | tree |
| 255:ade289880b8d | 16 years | nkeynes | Fix reset PC when invoked from the SH4 itself | tree |
| 254:7c9e34c37670 | 16 years | nkeynes | Fix 0x40,0x01 in accordance with test results | tree |
| 253:1ca882a0e076 | 16 years | nkeynes | Add reset error and fix BADREAD error code | tree |
| 252:cfd0ec3bfeec | 16 years | nkeynes | Add tests for 0x40,0x01 command | tree |
| 251:3c5953d944e0 | 16 years | nkeynes | Tidy up the core IDE test case - now passes (usually) on the real thing. Main | tree |
| 250:84e056e12a19 | 16 years | nkeynes | Add stub for packet 0x40,0x00 (status of some kind) | tree |
| 249:1708bec547df | 16 years | nkeynes | Add lib.so to the testide build | tree |
| 248:f8022f2ef2a2 | 16 years | nkeynes | IDE system test work-in-progress | tree |
| 247:b356d391d02a | 16 years | nkeynes | Remove debug_dump call and dump at end of wait_irq | tree |
| 246:98054d036a24 | 16 years | nkeynes | Add slot-illegal instruction checking | tree |
| 245:a1d0655a88d3 | 16 years | nkeynes | Work in progress: 0x40,1 (read status) | tree |
| 244:4c2b7291d3b0 | 16 years | nkeynes | First cut of port 576890 (sysreset) and ide enable/disable | tree |
| 243:df1671d533bf | 16 years | nkeynes | Add activation and status functions | tree |
| 242:04f5cdb68d8e | 16 years | nkeynes | Set the audio buffer to 1/20 second rather than 1 second (this is actually | tree |
.