Alex Janka
|
d96809e7fe
|
fix mbc2
|
2023-03-03 10:05:33 +11:00 |
|
Alex Janka
|
1de1d817ce
|
optional skip save
|
2023-03-03 09:40:16 +11:00 |
|
Alex Janka
|
d8771a27a3
|
??
|
2023-03-03 09:36:04 +11:00 |
|
Alex Janka
|
105fca6624
|
verbose for banned write
|
2023-03-03 09:35:56 +11:00 |
|
Alex Janka
|
1f1fb3ff57
|
rename --save-path to --save
|
2023-03-02 20:08:18 +11:00 |
|
Alex Janka
|
7a8076bc8f
|
chunk save files by 8kb
|
2023-03-02 20:07:48 +11:00 |
|
Alex Janka
|
717bba9352
|
save path as option
|
2023-03-02 19:10:50 +11:00 |
|
Alex Janka
|
2ba3de1894
|
mbc2
|
2023-03-02 18:53:26 +11:00 |
|
Alex Janka
|
e0979f5049
|
fix saves
|
2023-03-02 18:30:44 +11:00 |
|
Alex Janka
|
e3330a4df7
|
save files
|
2023-03-02 11:29:54 +11:00 |
|
Alex Janka
|
f40268666e
|
renderer in connect mod file
|
2023-03-02 10:20:50 +11:00 |
|
Alex Janka
|
3471148dd5
|
cleaner
|
2023-03-01 08:40:37 +11:00 |
|
Alex Janka
|
80d58ba497
|
many apu improvements
|
2023-02-28 09:58:01 +11:00 |
|
Alex Janka
|
0c0c42e8ba
|
fix ie behaviour
|
2023-02-27 17:26:32 +11:00 |
|
Alex Janka
|
6d2cab2d87
|
mbc3 rtc
|
2023-02-27 14:08:29 +11:00 |
|
Alex Janka
|
66b9e43a54
|
rumble (?)
|
2023-02-27 12:19:54 +11:00 |
|
Alex Janka
|
93870c7357
|
hblank when lcd disabled
|
2023-02-27 11:45:15 +11:00 |
|
Alex Janka
|
7b2a34e7f4
|
rumble on title
|
2023-02-27 10:57:46 +11:00 |
|
Alex Janka
|
6c60438da7
|
first pass on rumble
|
2023-02-27 10:00:12 +11:00 |
|
Alex Janka
|
0417f94518
|
mbc3 first pass - no rtc
|
2023-02-27 09:37:46 +11:00 |
|
Alex Janka
|
0536d19242
|
better zero checking
|
2023-02-26 16:18:22 +11:00 |
|
Alex Janka
|
78bb6fc65f
|
better gpu?
|
2023-02-26 16:04:41 +11:00 |
|
Alex Janka
|
e70e8d6ce5
|
input handling in renderer
|
2023-02-26 11:56:45 +11:00 |
|
Alex Janka
|
a36d161939
|
split renderer works!!! no keyboard input any more though lolllll
|
2023-02-26 10:18:58 +11:00 |
|
Alex Janka
|
c54027e5f6
|
cleanup: move stuff to util & use struct for options
|
2023-02-26 09:42:15 +11:00 |
|
Alex Janka
|
0c45be7c58
|
begin move to lib
|
2023-02-25 09:43:39 +11:00 |
|
Alex Janka
|
567cbf0264
|
fix opcodes e8 & f8... WE PASS CPU_INSTRS!!!!!
|
2023-02-24 19:28:18 +11:00 |
|
Alex Janka
|
5fbc661f5c
|
SO CLOSE
|
2023-02-24 17:10:44 +11:00 |
|
Alex Janka
|
d6c8be4bc5
|
lol
|
2023-02-24 16:49:08 +11:00 |
|
Alex Janka
|
a760fecd05
|
fix flags again
|
2023-02-24 16:45:24 +11:00 |
|
Alex Janka
|
ce76c32a21
|
better instructions...
|
2023-02-24 15:59:51 +11:00 |
|
Alex Janka
|
17a140e77c
|
change initial register values for no audio pop
|
2023-02-24 15:42:41 +11:00 |
|
Alex Janka
|
44ad6bdad5
|
interrupt and halt improvements (?)
|
2023-02-24 15:05:57 +11:00 |
|
Alex Janka
|
db57cf58e1
|
remove cycle start
|
2023-02-24 13:19:13 +11:00 |
|
Alex Janka
|
b574e1b1bf
|
interrupts work properly! and halt bug almost does
|
2023-02-24 11:53:44 +11:00 |
|
Alex Janka
|
f0f194f5d2
|
dont fill int register with high bits
|
2023-02-24 11:06:10 +11:00 |
|
Alex Janka
|
b95ab33ec9
|
cpu gets interrupts from struct rather than accessing memory directly
|
2023-02-24 10:50:59 +11:00 |
|
Alex Janka
|
710912d150
|
get bit from the wrong place
|
2023-02-24 10:49:56 +11:00 |
|
Alex Janka
|
6f3fd9b219
|
mmio interrupts
|
2023-02-24 10:41:09 +11:00 |
|
Alex Janka
|
e0ee657fb3
|
say steps in timer
|
2023-02-24 10:41:01 +11:00 |
|
Alex Janka
|
fd22f62f21
|
timer is memory mapped
|
2023-02-24 10:11:05 +11:00 |
|
Alex Janka
|
5c44401c68
|
move timer to mmio
|
2023-02-24 09:39:37 +11:00 |
|
Alex Janka
|
eea5245d78
|
object priority 😝
|
2023-02-23 19:15:18 +11:00 |
|
Alex Janka
|
d90b773c7f
|
fixed sprites falling off top of screen
|
2023-02-23 18:31:34 +11:00 |
|
Alex Janka
|
02bc2df0e8
|
silly mistake that i have literally made before
|
2023-02-23 16:39:04 +11:00 |
|
Alex Janka
|
3fc25fcfb2
|
fix initial joypad + serial values
|
2023-02-23 15:34:54 +11:00 |
|
Alex Janka
|
4623c248db
|
fixed it wrong lol
|
2023-02-23 15:32:10 +11:00 |
|
Alex Janka
|
1f3d1c41f9
|
fix stupids
|
2023-02-23 14:21:00 +11:00 |
|
Alex Janka
|
c925beae8a
|
mbc5 ram address fix
|
2023-02-23 11:24:27 +11:00 |
|
Alex Janka
|
9418d1e98a
|
mbc5 w/ rumble
|
2023-02-23 11:01:50 +11:00 |
|