| 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 |
| 241:776e46e58d6d | 16 years | nkeynes | Comment out the AICA debug line for now | tree |
| 240:9ae4bd697292 | 16 years | nkeynes | Initial implementation of the NOP (00h) command | tree |
| 239:e5cd6b2d4586 | 16 years | nkeynes | Add some explanatory comments as to how this stuff is supposed to work | tree |
| 238:6af4cc93b137 | 16 years | nkeynes | Add UI for the trace flag | tree |
| 237:6f1a429c9d12 | 16 years | nkeynes | Add preliminary linux native CD driver support | tree |
| 236:581a9f8bf6a6 | 16 years | nkeynes | Add 2-second offset to LBA addresses. Strangely enough needed to make | tree |
| 235:880bff11df92 | 16 years | nkeynes | Add a couple of performance hacks: | tree |
| 234:8759d0067e9d | 16 years | nkeynes | Disable watchpoints by default - save some cpu time and we're not really using them anyway | tree |
| 233:f8333b94f503 | 16 years | nkeynes | Add user mode/system mode switch | tree |
| 232:9c8ef78376ed | 17 years | nkeynes | Add CHECKSLOTILLEGAL() checks around a few banned delay-slot instructions | tree |
| 231:a9e61a96a885 | 17 years | nkeynes | Add BT, BT/S, CMP/EQ, CMP/GE, CMP/GT, CMP/HI, CMP/HS tests | tree |
| 230:dc79fdf5257c | 17 years | nkeynes | Update makefile | tree |
| 229:f27eb26ccdd2 | 17 years | nkeynes | Fix SPC assignment for exceptions (the only one it was _correct_ for was | tree |
| 228:70adc8ffa8d1 | 17 years | nkeynes | Commit BF tests and initial exception handler | tree |
| 227:1b98af7fc601 | 17 years | nkeynes | Commit implementation of ADDV | tree |
| 226:0eeeb25447d3 | 17 years | nkeynes | SH4 tests: Add tests for addc, addv, and | tree |
| 225:e5cea6125580 | 17 years | nkeynes | Commit start of SH4 test cases | tree |
| 224:289ddaeeebb3 | 17 years | nkeynes | Bug #0002 Implement VQ compression | tree |
| 223:f6c28fa9076b | 17 years | nkeynes | Remove obsolete fprintf debug lines | tree |
| 222:541d9d899aba | 17 years | nkeynes | Bug #0005 Implement translucent poly sorting | tree |
| 221:cf5c6d326162 | 17 years | nkeynes | Bug #0010 | tree |
| 220:f72f8a7dff88 | 17 years | nkeynes | Add fwrite_dump32v support method to util | tree |
| 219:dfd3292143f2 | 17 years | nkeynes | Initial implementation of new background support | tree |
| 218:cbad5a3f8387 | 17 years | nkeynes | Add method to copy to vram and flip at the same time | tree |
| 217:d0b3da720456 | 17 years | nkeynes | Flush render buffer back to vram on read as well as write | tree |
| 216:657ce4d3edd9 | 17 years | nkeynes | Fix dumb mistake in the render config | tree |
| 215:f432833e8303 | 17 years | nkeynes | Implement pvr banking strategy wrt the polygon buffers | tree |
| 214:7a6501b74fbc | 17 years | nkeynes | Ensure pvr2_ta_reset() is called on system reset | tree |
.