Commit Graph

16 Commits

Author SHA1 Message Date
meepingsnesroms
e94b98b8b8 Add PWM1 to savestates 2018-10-07 13:44:05 -07:00
meepingsnesroms
b50ed1e21a Update changelog 2018-10-07 12:18:47 -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
71be0617c8 Put emu registers in EMUCS 2018-10-05 17:53:03 -07:00
meepingsnesroms
9be2e02752 Start work on sound
After that the emu will just need a few touchups and then a user release will be possible.
2018-09-24 16:51:24 -07:00
meepingsnesroms
c07c100f3d New test added 2018-09-08 16:34:46 -07:00
meepingsnesroms
908263a7a4 Add basic USB FIFO 2018-09-02 16:13:57 -07:00
meepingsnesroms
03b646f839 Fix RGB lut registers being swapped for sed1376 and misconceptions about RGB16
Also add a real heat map function.
2018-07-26 20:27:13 -07:00
meepingsnesroms
a275c8eca0 Allow IMR to mask interrupts after they are created
This can be used to acknowledge level triggered interrupts which cant be cleared.
2018-07-18 12:03:06 -07:00
meepingsnesroms
f68ffa2a9b Fix rather stupid bug I overlooked when reading from the bootloader 2018-06-05 16:30:36 -07:00
meepingsnesroms
2c450fcd4c Add direct trap calling from C 2018-06-05 05:38:18 -07:00
meepingsnesroms
d6cd59a93c Update the libretro port, add more error checking 2018-05-26 17:40:42 -07:00
meepingsnesroms
c668ddccb9 Major cleanups
No longer wasting bandwidth with 64 bit commands, start adding IRDA VNC client
2018-05-17 13:31:37 -07:00
meepingsnesroms
2d242a9b4e And the applications time has come, for it crawl forth beyond the 32k code limit
Still doesnt compile
2018-05-14 17:53:16 -07:00
meepingsnesroms
526c0da37f Start adding IR communication functions, may not compile 2018-05-13 15:09:18 -07:00
meepingsnesroms
6d3a384849 Clean ups, start working on IRDA protocol to remote control a Palm from the computer 2018-05-13 09:40:01 -07:00