Commit Graph

8030 Commits

Author SHA1 Message Date
Christian Speckner f6e8ccc220 Refactoring. 2024-07-12 23:23:27 +02:00
Christian Speckner a1b7745904 Init an preinit arrays. 2024-07-12 23:05:11 +02:00
Christian Speckner a5f9f1d351 Refactoring, fixes, lookup tables. 2024-07-12 21:52:18 +02:00
Christian Speckner b29826ee93 Fixes + stubs. 2024-07-11 23:19:06 +02:00
Christian Speckner 732d4ea4e1 BL / B.W encoding tests 6 fixes. 2024-07-11 23:19:06 +02:00
Christian Speckner 7d2b40672a Formatting. 2024-07-11 23:19:06 +02:00
Stephen Anthony 3ad74cdeb9 Fix build and warnings for Xcode project. 2024-07-11 13:16:38 -02:30
Christian Speckner fa4558526d Logging. 2024-07-11 00:57:34 +02:00
Christian Speckner 0590819119 Pull in gtest for unit tests. 2024-07-11 00:57:16 +02:00
Christian Speckner bd44bd2f8f Refactoring, fix external function pointers. 2024-07-10 08:35:47 +02:00
Christian Speckner dc6a88e61f Logging. 2024-07-10 08:28:45 +02:00
Christian Speckner 7c4022c30c Woefully untested ELF linker. 2024-07-09 20:11:35 +02:00
Christian Speckner 0f9be132e0 More cleanup. 2024-07-07 13:20:10 +02:00
Christian Speckner 01f53cec6d Refactoring. 2024-07-07 09:34:17 +02:00
Christian Speckner 436f9888a5 Cleanup. 2024-07-07 09:25:37 +02:00
Christian Speckner b38d9ad537 Fixes, load and parse relocations. 2024-07-05 23:57:12 +02:00
Christian Speckner 204ff51409 Include info in section. 2024-07-05 23:00:33 +02:00
Christian Speckner 9be997a0f4 Style, paranoia. 2024-07-05 22:57:24 +02:00
Stephen Anthony 25d06c2770 Fix Windows build. 2024-07-04 20:40:07 -02:30
Christian Speckner 923d32268a Parse symbols. 2024-07-04 23:27:14 +02:00
Christian Speckner 962bddae9b Minor refactoring. 2024-07-04 22:04:06 +02:00
Christian Speckner 80c686fc62 Port and hook up ELF basic parser. 2024-07-02 22:39:05 +02:00
Christian Speckner 15cb626994 Style. 2024-07-01 00:09:56 +02:00
Christian Speckner ae9b558bc5 Refactoring, properly model bus activity. 2024-07-01 00:08:36 +02:00
Christian Speckner 1fb7053411 Boot into overblank. 2024-06-30 17:16:32 +02:00
Stephen Anthony 4b80a12661 Fix file permissions. 2024-06-30 11:29:29 -02:30
Christian Speckner f4837ec174 Fix ELF signature detection, read value stream. 2024-06-30 11:56:07 +02:00
Christian Speckner 64126610be Fix windows build. 2024-06-30 11:03:05 +02:00
Christian Speckner 3b018602e2 Fix division by zero. 2024-06-30 11:00:46 +02:00
Christian Speckner ccfe94d616 Sttub and hook up ELF cartridge. 2024-06-30 10:30:41 +02:00
thrust26 c8b38099e8 ELF doc updates 2024-06-23 23:10:38 +02:00
thrust26 28caaa6cc0 spelling 2024-06-22 21:09:01 +02:00
thrust26 f6beb2c39a added link for Mediafire launcher images and bezels 2024-06-22 21:06:27 +02:00
Stephen Anthony 6298093c3f Fix warning from clang-tidy.
Original code is left there, commented out, since the intent isn't clear.
2024-06-14 21:41:53 -02:30
Stephen Anthony 45fe09d037 Replace Map::find with Map::contains where appropriate. 2024-06-14 18:51:58 -02:30
thrust26 9d10519857 Merge branch 'master' of https://github.com/stella-emu/stella 2024-06-14 09:20:15 +02:00
thrust26 73de4a6258 small disassembler fix to avoid dirty mirror addresses in code 2024-06-14 09:19:51 +02:00
Stephen Anthony bfe59b00b5 Oops, pruned a little too much in last commit. 2024-06-13 20:49:53 -02:30
Stephen Anthony 37a9c6587d Remove workaround for missing C++20 support.
Since this is only one required of many, and the rest can't be worked around, there's really no point to keep this one either.
2024-06-13 20:35:58 -02:30
thrust26 0d99e2874b Enhanced E7 disassembling 2024-06-12 14:05:43 +02:00
thrust26 2755caaf0f fixed underflow in FrameLayoutDetector 2024-06-12 09:48:53 +02:00
Stephen Anthony d9ab573603 libretro: Fix Makefile for recently added cart classes. 2024-06-07 22:34:09 -02:30
thrust26 2b603a3776 improved disassembly of immediate color loads 2024-06-05 19:32:40 +02:00
Stephen Anthony 78b671e20d Updated Xcode project for CartJANE. 2024-06-05 11:19:23 -02:30
thrust26 69feb2fb08 Added JANE bankswitching (for Tarzan prototype) 2024-06-05 15:27:41 +02:00
thrust26 0efa910af4 Merge branch 'master' of https://github.com/stella-emu/stella 2024-06-04 09:51:58 +02:00
thrust26 d19f9d88aa added check which ignores invalid frames (too many scanlines) during frame detection (fixes Tarzan) 2024-06-04 09:51:47 +02:00
Stephen Anthony 08098d89d4 Update Xcode project. 2024-06-03 11:50:18 -02:30
thrust26 75735c9d0b Merge branch 'master' of https://github.com/stella-emu/stella 2024-06-03 13:27:23 +02:00
thrust26 2d1cb7d24c added option to enable thumb cycle counting via emulated ROM 2024-06-03 13:27:10 +02:00