Colby Swandale
|
2f5975b4f7
|
removed unused double for prefix specs
|
2016-09-26 17:31:40 +10:00 |
|
Colby Swandale
|
45d30cd4b2
|
updated misc specs to pass
|
2016-09-26 17:30:45 +10:00 |
|
Colby Swandale
|
5847a9a584
|
fixed specs for load instructions
|
2016-09-26 17:29:13 +10:00 |
|
Colby Swandale
|
67535cf4c9
|
fix doc spelling typos and removed doc for removed inaccurate behaviour
|
2016-09-26 17:29:05 +10:00 |
|
Colby Swandale
|
a145bf8e9f
|
brain fart moment, the PC must always be increments on fetch instruction
|
2016-09-26 08:46:07 +10:00 |
|
Colby Swandale
|
e175b5bdf8
|
fixed breaking specs for jump instructions
|
2016-09-25 22:46:12 +10:00 |
|
Colby Swandale
|
c37d0d9b02
|
rename 'GPU' constants to 'PPU' in ppu specs
|
2016-09-25 19:08:17 +10:00 |
|
Colby Swandale
|
d62423d00a
|
cleanup and passing CPU specs
|
2016-09-25 19:06:55 +10:00 |
|
Colby Swandale
|
8b341762e4
|
fix PC being incorrectly incremented on interrupt and fixed relevent
specs
|
2016-09-25 19:00:55 +10:00 |
|
Colby Swandale
|
432f869c4e
|
renamed GPU to PPU
|
2016-09-25 17:36:23 +10:00 |
|
Colby Swandale
|
ca36ba9bfd
|
fixed sprites not being transparent on pixel data 0
|
2016-09-18 23:28:05 +10:00 |
|
Colby Swandale
|
c67980d5f8
|
fix incorrect refernce to SCREEN_WIDTH constant in ppu
|
2016-09-18 23:23:58 +10:00 |
|
Colby Swandale
|
426a629269
|
cleanup gemspec
|
2016-09-18 23:18:42 +10:00 |
|
Colby Swandale
|
f4bd164e06
|
removed unused code and more documentation cleanup
|
2016-09-18 23:14:03 +10:00 |
|
Colby Swandale
|
d305150b05
|
passing some breaking specs
|
2016-09-18 23:02:01 +10:00 |
|
Colby Swandale
|
af1cecef44
|
small cleanup and fixing up some documentation
|
2016-09-18 23:01:43 +10:00 |
|
Colby Swandale
|
d757fdcba3
|
Update README.md
|
2016-09-01 21:11:22 +10:00 |
|
Colby Swandale
|
e1c099fba9
|
updated readme with control mapping image.
|
2016-09-01 21:08:12 +10:00 |
|
Colby
|
c7a853f9ef
|
added keymap image
|
2016-09-01 21:04:46 +10:00 |
|
Colby
|
dfc9df2f4f
|
set new default window width
|
2016-09-01 19:51:03 +10:00 |
|
Colby
|
5ca8892745
|
enable window resizing
|
2016-09-01 19:45:02 +10:00 |
|
Colby
|
6f18f30f38
|
small cleanup
|
2016-09-01 12:01:29 +10:00 |
|
Colby
|
212406677b
|
implement key controls
|
2016-09-01 12:01:18 +10:00 |
|
Colby
|
5ee093760d
|
documentation updats
|
2016-08-19 20:49:36 +10:00 |
|
Colby Swandale
|
7ae56c04ed
|
updated README to reflect changes to working emulator & fixed typo
|
2016-08-14 23:19:22 +10:00 |
|
Colby
|
40eb4829a9
|
disable input, improve screen implementation
|
2016-08-14 15:06:17 +10:00 |
|
Colby
|
e311bd6ed1
|
add map
|
2016-08-14 15:06:17 +10:00 |
|
Colby Swandale
|
b9e1d18a4e
|
Update README.md
|
2016-08-10 20:15:58 +10:00 |
|
Colby
|
6ebe1f2678
|
fixing some bugs in window draw
|
2016-08-09 21:51:46 +10:00 |
|
Colby
|
00eec41f53
|
dont crash when ram is not enabled on cartridge memory read
|
2016-08-09 20:56:15 +10:00 |
|
Colby
|
b95a41520c
|
implement mbc3 functionality
|
2016-08-09 20:54:51 +10:00 |
|
Colby
|
b0d024108a
|
fix typo in module name for MBCs
|
2016-08-09 20:54:25 +10:00 |
|
Colby
|
4ccb749957
|
fixed incorrect behavior of mbc1 ram access
gameboy will simply not write to memory if memory is not enabled.
|
2016-08-08 22:06:10 +10:00 |
|
Colby
|
e729181763
|
fix input not working correctly
|
2016-08-08 21:16:43 +10:00 |
|
Colby Swandale
|
ce5f524312
|
Update README.md
|
2016-08-03 20:26:21 +10:00 |
|
Colby
|
aeab98baaf
|
add support for the joypad
|
2016-08-02 23:44:46 +10:00 |
|
Colby
|
84c90c4665
|
re-enable drawing sprites and windows
|
2016-08-01 20:21:06 +10:00 |
|
Colby
|
03de70423b
|
fix bad offset for ECHO ram, emulate Input and other MMU fixes
|
2016-08-01 20:05:53 +10:00 |
|
Colby
|
abefb6da56
|
set STAT register on skip boot
|
2016-07-31 22:13:28 +10:00 |
|
Colby
|
ba6073aba0
|
fix screen enable/disable
|
2016-07-31 22:13:06 +10:00 |
|
Colby
|
bf785c7d54
|
tiny refactor of update lylc
|
2016-07-31 22:11:16 +10:00 |
|
Colby
|
322cbffc3c
|
more cleanup
|
2016-07-31 14:13:28 +10:00 |
|
Colby
|
d632b015c1
|
rename line gpu line methods
|
2016-07-31 13:54:59 +10:00 |
|
Colby
|
15005532e3
|
removing junk
|
2016-07-31 13:51:45 +10:00 |
|
Colby
|
5faa2f2a81
|
extraced GPU modes into methods
|
2016-07-31 13:32:42 +10:00 |
|
Colby
|
f962e68c73
|
add ppu spec, moved vblank into method and accessor mode + modeclock
|
2016-07-31 13:24:00 +10:00 |
|
Colby
|
d466c46056
|
rename gpu time to cycles
|
2016-07-31 13:16:34 +10:00 |
|
Colby
|
0e13707487
|
removed SCREEN_HEIGHT and WIDTH defintion from GPU
|
2016-07-31 13:13:45 +10:00 |
|
Colby
|
8b727f1bde
|
fix incorrect framebuffer size
|
2016-07-31 13:12:13 +10:00 |
|
Colby
|
5a71e8de00
|
fix incorrect setting of GPU modeclock
|
2016-07-31 13:10:47 +10:00 |
|