Mercurial > repos > blastem
log
age | author | description |
---|---|---|
Wed, 05 Aug 2015 23:23:15 -0700 | Michael Pavone | Add selection arrow to menu |
Wed, 05 Aug 2015 23:20:13 -0700 | Michael Pavone | Update hgignore |
Tue, 04 Aug 2015 21:43:20 -0700 | Michael Pavone | Prevent crashes if game tries to access the ROM area outside of the size of the actual ROM |
Mon, 03 Aug 2015 22:31:13 -0700 | Michael Pavone | Allow for LTO on Windows |
Mon, 03 Aug 2015 22:30:29 -0700 | Michael Pavone | Detect invalid destination modes for immediate variant opcodes. This fixes a crash bug in Bill's Tomato Game on Windows |
Mon, 03 Aug 2015 20:06:56 -0700 | Michael Pavone | Pretty decent optimization of vdp_h40 and vdp_h32. Gets reasonably close to the speed of 0.2.0 in the worst case and is faster than 0.2.0 in others |
Sat, 01 Aug 2015 17:05:51 -0700 | Michael Pavone | Implement half carry for a couple of the trivial cases |