Commit Graph

22 Commits

Author SHA1 Message Date
meepingsnesroms
d96c0ec8c4 Fix typo 2018-12-27 20:19:03 -08:00
meepingsnesroms
538fd36c08 Allow any custom fb size part 2 2018-12-27 10:15:44 -08:00
meepingsnesroms
9ca44a6df2 Fix naming convention in hwrTestSuite 2018-12-20 20:24:30 -08:00
meepingsnesroms
0d9cd1593b Get tests and emu in sync, fix typo 2018-12-20 20:20:23 -08:00
meepingsnesroms
57aa8ff96b Add more registers, fix PWMS1 16 bit writes(even though they are not used) 2018-11-30 18:21:38 -08:00
meepingsnesroms
56823820aa Allow setting unused IMR bits like on hardware 2018-11-30 13:13:52 -08:00
meepingsnesroms
d65b544b38 Fix button map, address book is not attached to the power buttons matrix line
Also prevent a divide by 0 and use fMin for float
2018-11-29 13:04:19 -08:00
meepingsnesroms
c6b6c015e1 C89 final fix up
Also use floats for small values, no need for a double when the value is 0<->1
2018-11-06 18:37:49 -08:00
meepingsnesroms
298807a80c Put "specs" directorys back without symlinks 2018-11-06 12:19:45 -08:00
meepingsnesroms
9baa36ea9c Remove symlinks 2018-11-06 12:18:45 -08:00
meepingsnesroms
e5a7899b0d The audio is the right pitch, still a bit glitchy though. 2018-11-01 11:52:12 -07:00
meepingsnesroms
2835b37e18 The test squeals now 2018-10-30 13:26:02 -07:00
meepingsnesroms
f739319107 Remove useless tests, add audio test
Currently the audio test locks up the emulator.
2018-10-29 15:57:11 -07:00
meepingsnesroms
47124bda2e Use correct sound buffer size everywhere 2018-10-10 15:13:11 -07:00
meepingsnesroms
b50ed1e21a Update changelog 2018-10-07 12:18:47 -07:00
meepingsnesroms
c9f7c55022 Cleanups allow reading palmSpecialFeatures from inside the emulator 2018-10-06 18:31:46 -07:00
meepingsnesroms
76d3cc1371 Can now detect actual hardware, but crashes on emu when emu features is disabled 2018-10-06 14:17:10 -07:00
meepingsnesroms
f41a81b7f7 Add actual isEmulator test, still crashes device, the assembly buffer likely isnt right 2018-10-06 10:05:38 -07:00
meepingsnesroms
472632fe6c Use relative symlinks 2018-10-05 20:26:16 -07:00
meepingsnesroms
6847540583 Misc cleanups 2018-10-05 20:03:31 -07:00
meepingsnesroms
71be0617c8 Put emu registers in EMUCS 2018-10-05 17:53:03 -07:00
meepingsnesroms
eddd84e7a4 Refactor everything, add begining of hardware expansion driver 2018-10-05 16:33:16 -07:00