Alex Janka
|
615446faa7
|
keypress interrupts
|
2023-02-09 17:30:38 +11:00 |
|
Alex Janka
|
96af4b94a1
|
minor gpu improvements
|
2023-02-09 16:57:01 +11:00 |
|
Alex Janka
|
6eb791ebf4
|
move gpu types out
|
2023-02-09 12:37:23 +11:00 |
|
Alex Janka
|
3d15a1ef6f
|
set dma addr to last loaded
|
2023-02-09 12:31:57 +11:00 |
|
Alex Janka
|
a462e2cfd2
|
actually talk to mbcs
|
2023-02-09 12:18:13 +11:00 |
|
Alex Janka
|
3cd888d991
|
oam dma transfers
|
2023-02-09 12:14:55 +11:00 |
|
Alex Janka
|
ad8d001f0c
|
error message rather than panic
|
2023-02-09 11:57:51 +11:00 |
|
Alex Janka
|
09b1cb1e57
|
fix tile rendering
|
2023-02-09 11:10:49 +11:00 |
|
Alex Janka
|
d6b95e6c6c
|
work better when lcd is disabled + turn off bits in stat
|
2023-02-09 11:10:33 +11:00 |
|
Alex Janka
|
d5efdd6084
|
derives + set stat properly + joypad improvements
|
2023-02-09 10:05:13 +11:00 |
|
Alex Janka
|
ac6c2afd10
|
initial state
|
2023-02-08 21:06:26 +11:00 |
|
Alex Janka
|
f518e390fa
|
service interrupts when halted
|
2023-02-08 18:07:46 +11:00 |
|
Alex Janka
|
8ef947d54a
|
draw objects behind bg/window
|
2023-02-08 11:12:08 +11:00 |
|
Alex Janka
|
465b8454f6
|
lcd status interrupts
|
2023-02-08 11:11:39 +11:00 |
|
Alex Janka
|
2dab3623e9
|
fix some little stinks
|
2023-02-08 10:43:00 +11:00 |
|
Alex Janka
|
2346b6c661
|
derive
|
2023-02-08 10:32:06 +11:00 |
|
Alex Janka
|
984adbd942
|
colours
|
2023-02-08 10:30:21 +11:00 |
|
Alex Janka
|
5c612c27bc
|
fix addr handling for tilemaps
|
2023-02-08 10:09:24 +11:00 |
|
Alex Janka
|
0a75b58732
|
tile window draws all tiles + is optional
|
2023-02-08 09:40:54 +11:00 |
|
Alex Janka
|
3b2a07c264
|
if bg/window disabled clear with white
|
2023-02-08 09:20:57 +11:00 |
|
Alex Janka
|
72bdc2212b
|
object rendering... such a dumb mistake lolz
|
2023-02-08 09:15:47 +11:00 |
|
Alex Janka
|
30cbe63090
|
cleaning
|
2023-02-08 09:06:21 +11:00 |
|
Alex Janka
|
2f8c606f79
|
keep rom bank in limits
|
2023-02-08 08:58:56 +11:00 |
|
Alex Janka
|
122bfee8df
|
implement HALT
|
2023-02-07 22:49:08 +11:00 |
|
Alex Janka
|
89370fd077
|
mbc support
|
2023-02-07 19:28:06 +11:00 |
|
Alex Janka
|
5ef4e8c792
|
mbc trait
|
2023-02-07 10:08:34 +11:00 |
|
Alex Janka
|
5fe3d2ef2e
|
parse cart header
|
2023-02-07 09:51:11 +11:00 |
|
Alex Janka
|
8185243582
|
split rom to struct
|
2023-02-07 09:19:50 +11:00 |
|
Alex Janka
|
afd95afd71
|
make more of memory private
|
2023-02-07 09:13:45 +11:00 |
|
Alex Janka
|
1a0a45527a
|
clean imports
|
2023-02-07 09:12:39 +11:00 |
|
Alex Janka
|
b363de3608
|
input handling
|
2023-02-07 09:09:52 +11:00 |
|
Alex Janka
|
3725382752
|
split mem addrs
|
2023-02-07 08:38:21 +11:00 |
|
Alex Janka
|
25f45e18f7
|
more handling
|
2023-02-06 21:10:13 +11:00 |
|
Alex Janka
|
acbddcb08f
|
back to functional
|
2023-02-06 21:00:56 +11:00 |
|
Alex Janka
|
98b217b858
|
split memory module
|
2023-02-06 20:54:26 +11:00 |
|
Alex Janka
|
f0b2369c9d
|
object rendering + usermode ram
|
2023-02-06 19:17:52 +11:00 |
|
Alex Janka
|
94bb1a2bfb
|
better io handling
|
2023-02-06 14:24:04 +11:00 |
|
Alex Janka
|
5d788fe9c1
|
move windows
|
2023-02-06 12:44:58 +11:00 |
|
Alex Janka
|
5884eeabf4
|
remove unused verbose prints
|
2023-02-06 12:37:40 +11:00 |
|
Alex Janka
|
1338d58582
|
actually turn off bootrom LOL
|
2023-02-06 12:37:35 +11:00 |
|
Alex Janka
|
9591f2123f
|
fix stupid ram stuff + cpu inits itself
|
2023-02-06 12:32:10 +11:00 |
|
Alex Janka
|
edfda4fd84
|
remove stupid commented out code
|
2023-02-06 12:19:15 +11:00 |
|
Alex Janka
|
56e2735e58
|
position windows and allow ignore obj_size
|
2023-02-06 12:17:58 +11:00 |
|
Alex Janka
|
805ae0c817
|
draw window with tiledata
|
2023-02-06 12:14:51 +11:00 |
|
Alex Janka
|
bec5a0c3d6
|
window renders + it all works kind of almost ish
|
2023-02-06 12:14:02 +11:00 |
|
Alex Janka
|
1d041e2d57
|
gpu improvements
|
2023-02-06 11:42:45 +11:00 |
|
Alex Janka
|
4a48bf6a68
|
dont pretend to run bootrom if actually running bootrom
|
2023-02-06 11:18:18 +11:00 |
|
Alex Janka
|
7eba1f9586
|
better...
|
2023-02-05 23:07:55 +11:00 |
|
Alex Janka
|
587916ed34
|
scaling & lcd enable back
|
2023-02-05 22:56:18 +11:00 |
|
Alex Janka
|
75c765b392
|
almost drawing
|
2023-02-05 22:37:49 +11:00 |
|