meepingsnesroms
|
2b39468a32
|
Add divide function tests
|
2020-01-20 15:55:24 -08:00 |
|
meepingsnesroms
|
c33be1988d
|
Update readme.md
|
2019-12-28 14:19:08 -08:00 |
|
meepingsnesroms
|
82aa0c6fc0
|
Clean up main makefile
|
2019-12-28 13:06:14 -08:00 |
|
meepingsnesroms
|
018ed97874
|
OS 5 now outputting a framebuffer
|
2019-12-28 12:16:48 -08:00 |
|
meepingsnesroms
|
be43d3a39a
|
Clean up dynarec mess
Will deal with speed later, just need it to boot for now.
|
2019-12-15 00:03:02 -08:00 |
|
meepingsnesroms
|
ee822d2800
|
Lock up bug seems fixed
|
2019-12-14 22:10:03 -08:00 |
|
meepingsnesroms
|
46918f8d0f
|
Update CPU_2.c
|
2019-12-10 00:18:10 -08:00 |
|
meepingsnesroms
|
5601f0c3d4
|
Fixes, change logging
|
2019-12-10 00:06:59 -08:00 |
|
meepingsnesroms
|
349ff5d92f
|
Update idleModeStackTrace.txt
|
2019-12-07 10:38:47 -08:00 |
|
meepingsnesroms
|
be02f9b313
|
Log all attempts at setting the PC, capture where the CPU idle error occurs
|
2019-12-05 23:56:00 -08:00 |
|
meepingsnesroms
|
87f5312954
|
Remove ? from window bar, debugging stuff
|
2019-12-05 13:38:01 -08:00 |
|
meepingsnesroms
|
34426a791b
|
Add a way to capture function calls reliably
|
2019-11-29 16:25:59 -08:00 |
|
meepingsnesroms
|
c2ffd5a04a
|
Remove Android armv5/6
|
2019-11-29 14:32:11 -08:00 |
|
meepingsnesroms
|
f66e5613b3
|
Fix lockups in 68K Palm OS
|
2019-11-27 14:39:55 -08:00 |
|
meepingsnesroms
|
865b1d5f86
|
More bug info
|
2019-11-26 18:31:22 -08:00 |
|
meepingsnesroms
|
815f061683
|
Some fixes
|
2019-11-26 15:15:19 -08:00 |
|
meepingsnesroms
|
97f8f85021
|
Make release mode work in QT
|
2019-11-26 14:06:10 -08:00 |
|
meepingsnesroms
|
e9385a62ab
|
Update currentBug.txt
|
2019-11-26 13:06:47 -08:00 |
|
meepingsnesroms
|
b18cc463b6
|
Update Makefile.common
|
2019-11-26 12:47:26 -08:00 |
|
meepingsnesroms
|
2ece2d56d4
|
m500 support working in RetroArch
|
2019-11-26 12:45:35 -08:00 |
|
meepingsnesroms
|
4738d36119
|
Finish m500 support
|
2019-11-26 11:43:00 -08:00 |
|
meepingsnesroms
|
4b836d98db
|
Update dbvz.c
|
2019-11-26 10:31:16 -08:00 |
|
meepingsnesroms
|
c8c4539e6f
|
Clean up gradiant code, make backlight code overflow safe
|
2019-11-25 23:10:46 -08:00 |
|
meepingsnesroms
|
aed3be3b80
|
Add backlight for m500, clean up m515 backlight
Also backup gradiant code.
|
2019-11-25 23:00:28 -08:00 |
|
meepingsnesroms
|
c6df0303c8
|
Fix memory size for m500
|
2019-11-25 21:14:09 -08:00 |
|
meepingsnesroms
|
126b2cf20f
|
Clean up and increase safety with multiple device and ROM versions
|
2019-11-25 20:44:48 -08:00 |
|
meepingsnesroms
|
0c8e6fdebc
|
m500 booting again
|
2019-11-25 19:05:33 -08:00 |
|
meepingsnesroms
|
daf0aede3d
|
Remove sandbox, it was all unused 68k stuff anyway
|
2019-11-25 18:41:41 -08:00 |
|
meepingsnesroms
|
f768615984
|
Palm m500 support Part 1, not booting again
|
2019-11-25 18:25:00 -08:00 |
|
meepingsnesroms
|
c427a607ec
|
Add basic CPU LCD controller support
|
2019-11-24 14:58:56 -08:00 |
|
meepingsnesroms
|
aff2d76148
|
Flush changes
|
2019-11-21 09:35:48 -08:00 |
|
meepingsnesroms
|
9d41480371
|
Cleanups and plarity fix for TPS65010 INT pin
|
2019-11-20 12:09:34 -08:00 |
|
meepingsnesroms
|
de8c733340
|
Add uARM as reference CPU core
|
2019-11-20 10:02:38 -08:00 |
|
meepingsnesroms
|
8d386d8027
|
Add another IDA script
|
2019-11-16 13:02:12 -08:00 |
|
meepingsnesroms
|
3b009d7131
|
Clean up logs after so many entrys, log all DAL function calls
|
2019-11-15 10:54:42 -08:00 |
|
meepingsnesroms
|
c303c7426b
|
Switch ARMv5 to virtual addresses, they where already used(and the only option) for 68k
|
2019-11-14 13:27:20 -08:00 |
|
meepingsnesroms
|
0372fdbaff
|
Can now copy from log output
|
2019-11-11 16:21:46 -08:00 |
|
meepingsnesroms
|
863cd964bd
|
Decompiling now supported directly in the emu, cleanups
|
2019-11-11 15:36:44 -08:00 |
|
meepingsnesroms
|
a06d013f33
|
Create getOs4FunctionNames.py
|
2019-11-07 13:31:23 -08:00 |
|
meepingsnesroms
|
c08bdd573a
|
Create dalAddrFromPc.py
|
2019-11-07 13:28:11 -08:00 |
|
meepingsnesroms
|
4712e77413
|
Cleanups, add missing button, log PC for more events
|
2019-11-07 12:20:18 -08:00 |
|
meepingsnesroms
|
57d19df30d
|
Update TPS65010, fix T3 overclocking method
|
2019-09-25 11:29:09 -07:00 |
|
meepingsnesroms
|
dd09261b53
|
Fix cutting off the 6MB of ROM at the end and SIGSEGV on reset
|
2019-09-23 17:20:57 -07:00 |
|
meepingsnesroms
|
c72edbfa1b
|
Remove old CPU core linkage
|
2019-09-23 10:33:59 -07:00 |
|
meepingsnesroms
|
20348abf85
|
Update logging
|
2019-09-22 22:45:57 -07:00 |
|
meepingsnesroms
|
6b1e293c44
|
Use opcode timing instead of frame timing for CPU timer events
Makes things much faster!
|
2019-09-22 22:32:52 -07:00 |
|
meepingsnesroms
|
d0292b312f
|
Add key matrix handleing
|
2019-09-22 19:13:21 -07:00 |
|
meepingsnesroms
|
2b982cee22
|
Update tests.c
|
2019-09-22 15:40:39 -07:00 |
|
meepingsnesroms
|
2c072ded8a
|
ARM calling is working
|
2019-09-22 14:25:09 -07:00 |
|
meepingsnesroms
|
309f91312f
|
Fill out more of the TSC2101 test
|
2019-09-22 13:26:43 -07:00 |
|