7 Commits

Author SHA1 Message Date
condret
b273b148c3 create a user-struct for gameboy emulation 2014-09-12 00:48:15 +02:00
condret
0a8fd8b931 Merge condret's GameBoy pull request
- Update analysis
- Add p2 (2bpp print command)
- Insert more auto comments for gb roms
- Delete mbc
- Handle gb-halt as cjmp (correct in most situations)
- Update gameboy register profile
- Add symbols for hard-interrupt-handlers
2014-02-10 17:02:43 +01:00
pancake
0776c81feb Refactoring in RAnal->Meta for -8LOC 2014-01-23 03:28:25 +01:00
condret
da637b62bf better bankswitch-comments
bankswitches can only be done in rombank00
2013-12-22 01:57:54 +01:00
condret
43c4352786 Create gb_makros.h 2013-12-22 01:57:54 +01:00
condret
4fdf22a9e7 Fix make-issue, caused by calling to r_io 2013-12-17 23:39:27 +01:00
condret
f4d1a3a589 GB bankswitch detect + autocomments, fix wrong opcode, update anal 2013-12-17 02:19:29 +01:00