summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22Decode operand for TASMichael Pavone
2015-10-21Implemented nbcdMichael Pavone
2015-10-19Fix for abcd/sbcd. Hopefully got it 100% right this time.Michael Pavone
2015-10-19Added a command line option to force BlastEm to not open a new terminal even ...Michael Pavone
2015-10-19Fix handling of formatting character for 68K debug command pMichael Pavone
2015-10-14Add support for executing a list of debugger commands when a breakpoint is hitMichael Pavone
2015-09-25WIP debugger improvements. Partial support for display command in 68K debugge...Michael Pavone
2015-09-18Fixed a copy pasta error in the implementation of LDD and LDDR. HL should be ...Michael Pavone
2015-08-05Add selection arrow to menuMichael Pavone
2015-08-05Update hgignoreMichael Pavone
2015-08-04Prevent crashes if game tries to access the ROM area outside of the size of t...Michael Pavone
2015-08-03Allow for LTO on WindowsMichael Pavone
2015-08-03Detect invalid destination modes for immediate variant opcodes. This fixes a ...Michael Pavone
2015-08-03Pretty decent optimization of vdp_h40 and vdp_h32. Gets reasonably close to t...Michael Pavone
2015-08-01Implement half carry for a couple of the trivial casesMichael Pavone
2015-07-29Implement a tiny bit of CPM BDOS and add a corresponding Z80 core driver so t...Michael Pavone
2015-07-29Added support for an IO memory map in Z80 coreMichael Pavone
2015-07-29Small fix to start offset support in Z80 disassemblerMichael Pavone
2015-07-28Added a -s paramter for specifying a start offset in the Z80 disassemblerMichael Pavone
2015-07-27Use binary mode for reading shaders and config files so we actually get the n...Michael Pavone
2015-07-27Change version to 0.3.X so intermediate source builds do not get an inappropr...Michael Pavone
2015-07-27Menu cleanup with macrosMichael Pavone
2015-07-26Final change to CHANGELOG for 0.3.1Michael Pavone
2015-07-26Finish OS X support in build_release script. Fix a name conflict in vgmplay o...Michael Pavone
2015-07-26Do a clean build of glew from release scriptMichael Pavone
2015-07-26Fixed an ommission in the CHANGELOG added basic description of extra utilitie...Michael Pavone
2015-07-26Fix warning in Windows buildMichael Pavone
2015-07-26Update README, CHANGELOG and version string for 0.3.1Michael Pavone
2015-07-26Add 0.3.0 changes from website to CHANGELOGMichael Pavone
2015-07-26Added script for building and packaging releasesMichael Pavone
2015-07-26Pre-release cleanupMichael Pavone
2015-07-26Fix a search/replace bug from the old Win32 GDB remote debugging work and rep...Michael Pavone
2015-07-26MergeMichael Pavone
2015-07-26Old changes for GDB remote debugging on Windows I forgot to commitMichael Pavone
2015-07-26Fix GDB remote debugging supportMichael Pavone
2015-07-26Minor cleanupMichael Pavone
2015-07-26MergeMichael Pavone
2015-07-26Use SDL2 renderer as a fallback=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26Add pure SDL2 renderer=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26Fix some memory issues=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26Fix mingw-w64 build and cross-compilation=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26Spawn a terminal for the debugger when needed if we are not already attached ...Michael Pavone
2015-07-26Fix missing includes of util.hMichael Pavone
2015-07-25Use a new fatal_error function instead of calling fprintf and exit for fatal ...Michael Pavone
2015-07-25Add a couple of comments to menu.s68Michael Pavone
2015-07-25Add something resembling a proper headerMichael Pavone
2015-07-25Initial work on silly Genesis based menuMichael Pavone
2015-07-22Added tag v0.3.0 for changeset 283bdcd5bdb8Michael Pavone
2015-07-22Fix missing includeMichael Pavone
2015-07-21Added tag v0.3.0 for changeset 0e5f14d9a579Michael Pavone