index
:
gb-c
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-06-20
add mbc2 functions
Paul Duncan
1
-18
/
+150
2018-06-20
add remaining mbc1, clean up mbc1
Paul Duncan
1
-117
/
+183
2018-06-20
refactor rom_{rb,wb}(), add mbc1_rom_{rb,wb}()
Paul Duncan
1
-26
/
+169
2018-06-19
simplify mmu_{wb,rb}(): add {rom,ram}_{wb,rb}()
Paul Duncan
1
-25
/
+95
2018-06-19
add comment about HALT
Paul Duncan
1
-2
/
+7
2018-06-19
add STATE_RUN and STATE_HALT support to timer_step() and cpu_step()
Paul Duncan
1
-63
/
+112
2018-06-19
add timer implementation
Paul Duncan
1
-18
/
+54
2018-06-18
add timer ports (not implemented)
Paul Duncan
1
-15
/
+79
2018-06-18
add mmu_rp/mmu_wp, add gpu ports
Paul Duncan
1
-76
/
+295
2018-06-17
clocks, buttons, initial interrupts
Paul Duncan
2
-32
/
+126
2018-06-16
add gb_handle_interrupts()
Paul Duncan
1
-9
/
+50
2018-06-16
add gpu_step()
Paul Duncan
1
-4
/
+86
2018-06-15
fix RST 18H, populate rst()
Paul Duncan
2
-6
/
+9
2018-05-27
add initial mmu code
Paul Duncan
1
-10
/
+181
2018-05-26
separate op switches, remove inline op code, strip whitespace
Paul Duncan
2
-330
/
+368
2018-05-26
remove js cruft, add FLAG, other misc cleanups
Paul Duncan
1
-528
/
+68
2018-05-25
initial commit
Paul Duncan
3
-0
/
+9021