Jeffrey Pfau
|
781f3f76f1
|
GB: Fix some initializations
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
cbad932f45
|
LR35902: Implement LD SP, HL and LD HL, SP+r8
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
06e0908642
|
GB: Start on timers
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
4b51783589
|
GB: Fix IRQs firing infinitely
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
dfaa06d0d2
|
SDL: More refactoring
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
4e64b4fde4
|
LR35902: Implement RRCA and RRA
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
81cd68cbac
|
GB IO: Implement key reading
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
d2f97a8edc
|
LR35902: Fix IRQ raising
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
6f52a26668
|
LR35902: Implement bitwise instructions, RST
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
b7e80deda0
|
GB Video: Initial rendering work
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
5fb2cfde1d
|
GB Memory: VRAM access
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
dabc92bf5f
|
GB IO: Pass more video registers to the video renderer
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
e4a17e12f4
|
LR35902: Fix ADD HL instructions
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
3158db06c2
|
GB: Start work on video rendering
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
23ca81708d
|
LR35902: Fix pack pop pragma
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
5a23814973
|
GB IO: Add missing function declaration
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
67050e44dd
|
LR35902: Implement HALT, RETI and CPL
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
7a91b4a98a
|
LR35902: Implement SCF and CCF
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
4271d89129
|
LR35902: Increment double-wide adds
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
7a104c07a7
|
LR35902: Implement remaining ALU instructions
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
76c41a62ba
|
GB Video: Fix event timing on LCD enable
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
e019c54aad
|
GB: Improve initialization
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
31b509e033
|
GB: Revamp STAT register
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
b711432a5e
|
GB: Start MBCs
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
7c989fd818
|
LR35902: Implement more LD A memory instructions
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
9a4db4b03d
|
GB: Fix ROM bank initialization
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
cbc54ca09a
|
LR35902: Implement INC/DEC
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
3603958e02
|
LR35902: Implement POP/PUSH
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
5bce4480db
|
LR35902: Improve stalling behavior
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
b104a5cd1c
|
LR35902: Increment INC and DEC on double-wide registers
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
e96da4c7b9
|
LR35902: Simplify pipeline
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
0bfbc2079e
|
LR35902: Implement more LD forms
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
c3abc16a94
|
GB: Fix writing IE
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
0d4bb5dc2b
|
LR35902: Implement RET, add missing file
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
9170dd26da
|
LR35902: Add CALL and more LD
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
8622ba7ed0
|
GB: Add basic I/O, interrupts and video
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
64676529ba
|
LR35902, GB: Start work on GB core
|
2016-02-10 22:40:21 -08:00 |
Jeffrey Pfau
|
811d654893
|
Qt: Fix unpausing
|
2016-02-10 22:38:46 -08:00 |
Jeffrey Pfau
|
2a80ddf8d0
|
Qt: Fix hang if audio sync is enabled and audio fails to initialize
|
2016-02-09 02:26:15 -08:00 |
Jeffrey Pfau
|
1fdf413ee9
|
Qt: Fix sending gameStopped twice
|
2016-02-09 02:22:06 -08:00 |
Jeffrey Pfau
|
564f58c7fb
|
GBA: Slightly optimize GBAProcessEvents
|
2016-02-08 22:32:30 -08:00 |
Jeffrey Pfau
|
be42f298da
|
VFS: Fix reading 7z archives without rewinding first
|
2016-02-08 22:27:12 -08:00 |
Jeffrey Pfau
|
6d0f370630
|
All: Increment version number post-release
|
2016-02-03 01:08:06 -08:00 |
Jeffrey Pfau
|
790c77c957
|
All: Update CHANGES for 0.4.0
|
2016-02-02 21:18:14 -08:00 |
Jeffrey Pfau
|
1f1bd3bd05
|
Wii: Increase sensitivity of controller axes
|
2016-02-02 20:41:39 -08:00 |
Jeffrey Pfau
|
ed84d5cff0
|
GBA: Add GBADeleteState
|
2016-02-02 01:34:24 -08:00 |
Jeffrey Pfau
|
6af9a742bd
|
VFS: Add VDir.deleteFile
|
2016-02-02 01:34:24 -08:00 |
Jeffrey Pfau
|
8e99508717
|
GUI: Show icons in key remapping
|
2016-02-02 01:34:24 -08:00 |
Jeffrey Pfau
|
d53004650d
|
Qt: Set window flags on dialogs
|
2016-02-01 00:01:29 -08:00 |
Jeffrey Pfau
|
c69c34ab2d
|
SDL: Fix crash when attempting to sample sensors with no controller attached
|
2016-01-31 23:52:03 -08:00 |