Lior Halphon
|
74d00b84b7
|
Treat STOP as a 2-byte instruction
|
2017-02-17 00:21:02 +02:00 |
|
Lior Halphon
|
3fbc2c5716
|
DI should not be delayed.
|
2017-02-15 19:04:53 +02:00 |
|
Lior Halphon
|
2d51d13479
|
Various optimizations
|
2016-10-22 02:18:29 +03:00 |
|
Lior Halphon
|
0991705379
|
Refined HALT bug behavior, fixed Robocop
|
2016-09-22 01:51:09 +03:00 |
|
Lior Halphon
|
6f2b36cacb
|
The HALT bug also happens on CGBs, regardless of DMG mode.
|
2016-09-20 22:59:25 +03:00 |
|
Lior Halphon
|
f049284324
|
Emulate the HALT bug on a DMG
|
2016-09-20 01:22:21 +03:00 |
|
Lior Halphon
|
1a3a96762b
|
CPU cleanup
|
2016-09-18 23:50:04 +03:00 |
|
Lior Halphon
|
f4c5cf20bc
|
Cleanup of ret_cc
|
2016-09-16 13:27:32 +03:00 |
|
Lior Halphon
|
43be91f032
|
Slightly more readable code.
|
2016-09-13 01:20:18 +03:00 |
|
Lior Halphon
|
a746c726ee
|
Added basic automatic ROM tester
|
2016-09-03 03:39:32 +03:00 |
|
Lior Halphon
|
806d0775a4
|
Added backtrace command to debugger
|
2016-08-09 22:48:53 +03:00 |
|
Lior Halphon
|
e95d2c4abe
|
Fixed DI instruction on CGB
|
2016-08-06 17:16:38 +03:00 |
|
Lior Halphon
|
4a50000e83
|
Corrected timing for many instructions
|
2016-08-06 14:00:35 +03:00 |
|
Lior Halphon
|
d098458ee4
|
Major improvements to accuracy: Fixed instruction timing, DMA timing, and IO reg masking. Passes most of mooneye-gb acceptance tests.
|
2016-08-05 16:36:38 +03:00 |
|
Lior Halphon
|
aa6438fa06
|
Async debugger commands
|
2016-07-18 00:46:45 +03:00 |
|
Lior Halphon
|
70bd90740a
|
Mass name and type changes. Save states are now compatible between 32- and 64-bit systems. Maybe.
|
2016-06-18 20:29:11 +03:00 |
|
Lior Halphon
|
e6c4b4d1b2
|
Seems like I forgot to finish implementing the stop instruction!
|
2016-06-14 14:12:13 +03:00 |
|
Lior Halphon
|
71ef40f4b6
|
"Standardized" the finish/next call depth as debugger "hooks"
|
2016-04-10 22:36:54 +03:00 |
|
Lior Halphon
|
bf6dff30cb
|
Corrected debugger's finish behavior's on interrupt handlers
|
2016-04-10 20:58:14 +03:00 |
|
Lior Halphon
|
f1e9623371
|
Initial public commit
|
2016-04-01 21:27:01 +03:00 |
|