Mercurial > repos > blastem
log
age | author | description |
---|---|---|
Fri, 25 Sep 2015 18:12:55 -0700 | Michael Pavone | WIP debugger improvements. Partial support for display command in 68K debugger. Minor refactor to support commands on a breakpoint. |
Fri, 18 Sep 2015 19:54:02 -0700 | Michael Pavone | Fixed a copy pasta error in the implementation of LDD and LDDR. HL should be decremented and not incremented in those instructions. |
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 |