Commit History

Автор SHA1 Съобщение Дата
  Maarten ter Huurne b06f755fa5 build: Add support for 64-bit RISC-V преди 4 години
  m9710797 9171f2d82d Fix bug#1201, segfault on unaligned memory access преди 5 години
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 преди 5 години
  Maarten ter Huurne b0f9f05456 Simplify Python introspection using list/dictionary comprehension преди 5 години
  Hans de Goede cb98eb205b Fix openMSX using the wrong endianness on ppc64le преди 5 години
  Maarten ter Huurne 95d807e97c Add build support for 64-bit ARM преди 10 години
  wouter d089095d55 Various text-processing stuff преди 11 години
  Maarten ter Huurne 017c0800ce Added support for Atmel AVR32 CPUs. преди 15 години
  Maarten ter Huurne 8cc153a110 Define ASM_* to 0 if a type of assembly is disabled instead of not defining the macro. This makes it easier to spot errors like typos or omitted includes. преди 15 години
  Maarten ter Huurne c68be56ef7 Added support for Renesas SuperH CPUs. Based on info from a Catapult patch from Nobuhiro Iwamatsu. преди 15 години
  Maarten ter Huurne c734d82a82 Pass CPU flags to GCC: "-m32" on x86 and "-m64" on x86-64. This ensures that openMSX and GCC have the same idea about whether we are compiling 32 or 64 bit mode. Before this change 32-bit GCC would compile without warnings or errors when ASM_X86_64 was defined, but the resulting binary was subtly incorrect. преди 15 години
  Maarten ter Huurne 57a07781ed Replaced CPU Makefiles by Python module. преди 15 години