Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 080f847550 added initial renderer code há 12 anos atrás
  bunnei e4d1ad4bda set window size to correspond to framebuffer sizes há 12 anos atrás
  bunnei a604eaee54 added project linker reference há 12 anos atrás
  bunnei 23506defe3 added video_core project to solution há 12 anos atrás
  bunnei 89fd6eb237 added missing includes to common_types.h há 12 anos atrás
  bunnei e022717477 added g_app_core->Step and HW::Update to Core::SingleStep to be consistent with other changes made há 12 anos atrás
  bunnei ed15feebf1 changed hw_lcd to use ARM core correct tick counter instead of [what was actually] just an instruction count. this seems to fix timing issues with the 3DS_Homebrew_Pong3Dv2 demo. há 12 anos atrás
  bunnei 02bcb4cfad Updated common_types.h to use Gekko's version w/ Rect and some useful unions há 12 anos atrás
  bunnei 925a894c1b added DISALLOW_COPY_AND_ASSIGN macro há 12 anos atrás
  bunnei 7509a9b21f added LCD logger há 12 anos atrás
  bunnei c874c1d06c add hw_lcd.* to VS project files há 12 anos atrás
  bunnei 6433f4d6f9 added an "Update" method to update all hardware há 12 anos atrás
  bunnei 9c2355ba4f added a module for interfacing to hardware LCD há 12 anos atrás
  bunnei c1dfa75845 added a tick counter há 12 anos atrás
  bunnei 31abc42d3d added initial support for hw.cpp module há 12 anos atrás
  Mathieu Vaillancourt 9b6041d818 Remove Core::GetState(). Use new ARM_Interface instead. há 12 anos atrás
  Mathieu Vaillancourt f1fd84aa0f Support vs express edition without having to get platform sdk há 12 anos atrás
  bunnei 670ac5643a added hw module to interface h/w register reads/writes há 12 anos atrás
  bunnei 006bb834df added a HW option to logging há 12 anos atrás
  bunnei 590f294d8e renamed some functions há 12 anos atrás
  bunnei c89f3a5c38 added entry point loading from ELF file há 12 anos atrás
  bunnei 69223d007e - added an interface layer for ARM cores há 12 anos atrás
  bunnei d601d2e696 renamed ARM disassembler class from "Arm" to "ARM_Disasm" há 12 anos atrás
  bunnei f5f6428b97 got rid of some really poorly named macros in SkyEye core há 12 anos atrás
  bunnei 66299a4880 moved arm core to interpreter directory há 12 anos atrás
  bunnei c2d4c7d4f4 added some commented out ARMulator functions há 12 anos atrás
  bunnei 829952834a added hack to allow physical mem read/writes há 12 anos atrás
  bunnei cbd1de38be made memory #define's enum to make debugging easier há 12 anos atrás
  Mathieu Vaillancourt 1c7120b3aa More Qt changes for debugger há 12 anos atrás
  Mathieu Vaillancourt 564e3f5032 Add Core::GetState() for debugger há 12 anos atrás