sorgelig
|
efeb0ade7f
|
Update sys.
|
2019-06-27 15:09:45 +08:00 |
|
Bruno Duarte Gouveia
|
23b130b563
|
GENERAL: added back fastboot using sameboy's bootstrap rom, added sameboy's GBC bios as a default
|
2019-06-26 22:14:55 +01:00 |
|
sorgelig
|
d512504a6a
|
Update cheat engine.
|
2019-05-11 02:27:05 +08:00 |
|
sorgelig
|
34a2741ca1
|
Revert "Dual HDMI/Analog output #37"
This reverts commit e6dea2f614.
|
2019-05-10 23:43:35 +08:00 |
|
sorgelig
|
6cbf7d0a26
|
Merge pull request #39 from brNX/master
GB clock simplification and general cleanups
|
2019-05-10 11:57:18 +08:00 |
|
Bruno Duarte Gouveia
|
3ed9bb60e6
|
GENERAL: wired clk_sys to the gb module, using ce and ce_2x to generate the needed clocks internally, general code cleanup
|
2019-05-09 22:54:13 +01:00 |
|
rattboi
|
e6dea2f614
|
Dual HDMI/Analog output #37
* Parameterized LCD module to allow for padding
* Removed 4x vertical multiply stuff in lcd/top-level
|
2019-05-06 09:50:53 -07:00 |
|
Bruno Duarte Gouveia
|
c84c10761d
|
GENERAL: only reset game genie module when changing game
|
2019-05-05 01:47:43 +01:00 |
|
Bruno Duarte Gouveia
|
e72ae0fe27
|
GENERAL: added Kitrinx's Game Genie Code
|
2019-05-04 22:31:20 +01:00 |
|
sorgelig
|
f850d5a1d3
|
Update save handling.
|
2019-03-07 15:42:46 +08:00 |
|
sorgelig
|
6e26874378
|
Update sys.
|
2019-03-07 14:59:12 +08:00 |
|
sorgelig
|
0fcfcaf4f3
|
remove fast boot option. It's byggy.
|
2019-02-13 15:46:38 +08:00 |
|
sorgelig
|
56c61feaa7
|
Add auto mode.
|
2019-01-21 11:40:51 +08:00 |
|
U-COOKIE\kitri
|
24dae9822b
|
change light behavior and default autosaves to off
|
2019-01-09 19:11:56 -06:00 |
|
U-COOKIE\kitri
|
c4e92f0df2
|
auto save loading and writing
|
2019-01-09 15:21:56 -06:00 |
|
Bruno Duarte Gouveia
|
0083ab39c4
|
GBC: speed change implemented , had to clock the sdram 2x speed, sound still buggy
|
2019-01-08 21:40:57 +00:00 |
|
Bruno Duarte Gouveia
|
70ddff947d
|
SAVE: fixed backup ram save and load
|
2018-12-29 22:26:21 +00:00 |
|
Bruno Duarte Gouveia
|
8e355fd295
|
GBC: missing toggle after rebase
|
2018-12-27 20:40:47 +00:00 |
|
Bruno Duarte Gouveia
|
ba70cdfc01
|
GBC: added bios load from file
|
2018-12-27 19:55:47 +00:00 |
|
Bruno Duarte Gouveia
|
1e751534e4
|
GBC: added 2nd clock to peripherals for register read/write
|
2018-12-27 19:55:47 +00:00 |
|
Bruno Duarte Gouveia
|
034ca1ca96
|
GBC: added colour management to BG, full flags support for sprites (not used yet)
|
2018-12-27 19:52:27 +00:00 |
|
Bruno Duarte Gouveia
|
11a54c84ee
|
GBC: added colour support to lcd, disabled speed switch for now , separated vram banks in 2 instances
|
2018-12-27 19:52:23 +00:00 |
|
Bruno Duarte Gouveia
|
e4275bf8eb
|
GBC: added gbc flag from header
|
2018-12-27 19:48:43 +00:00 |
|
Bruno Duarte Gouveia
|
ee928828a7
|
MBC: added full support for MBC5(8mb ROM and 128kb SRAM)
|
2018-12-09 21:46:42 +00:00 |
|
Bruno Duarte Gouveia
|
f80ff10660
|
VIDEO: added 10:9 aspect ratio
|
2018-12-07 18:48:46 +00:00 |
|
U-COOKIE\kitri
|
9696537d15
|
add stub to clarify that hybrid .gbc are loaded in original GB mode
|
2018-12-02 19:42:49 -06:00 |
|
U-COOKIE\kitri
|
1863f94c2c
|
return 0 for mbc3 rtc requests
|
2018-12-02 18:58:05 -06:00 |
|
U-COOKIE\kitri
|
160a1b48cd
|
Fix typo and remove commented code
|
2018-12-02 15:40:40 -06:00 |
|
U-COOKIE\kitri
|
ba0f782145
|
enable saving of cart ram
|
2018-12-02 10:53:33 -06:00 |
|
sorgelig
|
cdf26ced5b
|
Original resolution for Scaler.
|
2018-12-02 04:13:28 +08:00 |
|
sorgelig
|
eefc8e1993
|
Fix some warnings.
|
2018-12-02 00:20:45 +08:00 |
|
sorgelig
|
7df5f64c36
|
Support for palette/rom autoload. ReadMe update.
|
2018-12-01 22:52:43 +08:00 |
|
U-COOKIE\kitri
|
0c374992e7
|
Merge branch 'master' into saves
|
2018-11-30 16:30:33 -06:00 |
|
U-COOKIE\kitri
|
9445c2d1cc
|
convert to 8 bit color
|
2018-11-30 16:08:30 -06:00 |
|
U-COOKIE\kitri
|
a7ecdccc43
|
Add custom palette loading
|
2018-11-30 14:13:59 -06:00 |
|
sorgelig
|
679742b2eb
|
Update version.
|
2018-12-01 00:04:32 +08:00 |
|
sorgelig
|
c03c67626b
|
Update sys. Add Q13 project. Support for scaler coeff loading.
|
2018-11-18 20:49:10 +08:00 |
|
Bruno Duarte Gouveia
|
095de6e493
|
refactored memory bank controllers to a single always block
re-enabled MBC2 and added ram upper 4bit masking
|
2018-10-30 18:46:46 +00:00 |
|
Bruno Duarte Gouveia
|
76c652b7f1
|
moved mappers selection arround and reenabled ~status[6] weirdness on mbc1, disabled mbc2 for now
|
2018-10-29 16:31:44 +00:00 |
|
Bruno Duarte Gouveia
|
a703781adf
|
initial versions of mbc3 and mbc5 mappers
|
2018-10-29 16:31:34 +00:00 |
|
sorgelig
|
1b390b4d09
|
Import updates from MiST.
|
2018-03-06 03:51:17 +08:00 |
|
sorgelig
|
f119c1aff2
|
Update API.
|
2018-03-06 02:45:59 +08:00 |
|
sorgelig
|
d92202c897
|
Initial commit.
|
2017-12-03 07:32:02 +08:00 |
|