Commit Graph

  • 6c0ca42fff atimach64defs: Add more registers and bit fields. joevt 2024-02-27 05:38:49 -0800
  • 30c6cbefbd ppcexec: fix indentation, break long lines. Maxim Poliakovski 2024-03-05 16:34:09 +0100
  • 5a049642ea atirage: Add VBL callback. joevt 2024-02-27 05:22:56 -0800
  • b168459007 atirage: Calculate vert_blank. joevt 2024-02-28 16:46:40 -0800
  • d5c7b5f537 atirage: Add write CRTC_INT_CNTL. joevt 2024-02-27 03:55:14 -0800
  • 506ed000a0 atirage: Add write CONFIG_STAT0. joevt 2024-02-27 03:52:36 -0800
  • b92e9216f4 atirage: Add write CRTC_VLINE_CRNT_VLINE. joevt 2024-02-27 03:50:46 -0800
  • 6ff5079df8 atirage: Init CRTC_DISPLAY_DIS. joevt 2024-02-27 03:03:32 -0800
  • d686fc04f4 atirage: Fix crtc_update. joevt 2024-02-27 05:21:25 -0800
  • 9aef78be4f atirage: Modify write CLOCK_CNTL. joevt 2024-02-27 04:19:30 -0800
  • f6b1c080ad atirage: Init FIFO_CNT of GUI_STAT. joevt 2024-02-27 03:01:40 -0800
  • d4fa85688d atirage: Check both offset and size. joevt 2024-02-27 02:56:18 -0800
  • 20b4a33c00 ppcexec: Remove EXHAUSTIVE_DEBUG. joevt 2024-03-05 00:00:15 -0800
  • f61055ebc0 ppcexec: Convert if to switch for ppc_opcode19. joevt 2024-03-05 00:02:53 -0800
  • 777a02cbe9 pci: Use SIZE_ARG for logging arg size. joevt 2023-06-10 01:32:39 -0700
  • 61b1940397 pci: Add command register mask. joevt 2023-07-14 13:40:01 -0700
  • eef6d267c3 atirage: PCI BAR changes. joevt 2024-02-27 02:43:45 -0800
  • 9c48c296c8 atirage: Register cleanup. joevt 2024-02-26 22:48:04 -0800
  • 214c61669a videoctrl: Add pixel_format. joevt 2023-09-18 20:38:28 -0700
  • fb0396923f Fix dma STORE_QUAD and LOAD_QUAD. joevt 2023-09-18 16:41:28 -0700
  • 6503a300cc Add PCI interrupt method. joevt 2023-09-18 17:24:50 -0700
  • be80595834 Remove obsolete pci config type 1 methods. joevt 2023-09-18 16:50:06 -0700
  • 54bda0ea95 pci: Change pci_conv_rd_data unaligned. joevt 2023-06-14 21:55:43 -0700
  • 6d23e18c11 pci: Add PCI CardBus bridge. joevt 2023-06-08 07:09:29 -0700
  • 5f8e7fcb73 pci: Log invalid BAR values. joevt 2023-01-15 02:12:49 -0800
  • 214b52a96a machinefactory: Fix spelling. joevt 2023-06-04 02:00:29 -0700
  • d426d0faeb Add settings when adding pci device. joevt 2023-10-17 19:55:58 -0700
  • ebb51addd7 debugger: Allow interrupt of disassembly. joevt 2024-03-02 22:54:42 -0800
  • c64fab6ecb heathrow: Align read/write messages. joevt 2023-07-22 23:25:47 -0700
  • 696bd6f316 mpc106: Remove pci_read and pci_write. joevt 2023-01-15 05:20:11 -0800
  • 7a3a661e2a platinum: Allow reading swatch registers. joevt 2024-02-18 17:28:33 -0800
  • f0949d296d platinum: Don't abort. joevt 2024-02-18 17:24:37 -0800
  • d2ebcb24b9 platinum: Use calculated fb_ptr for HW cursor. joevt 2024-02-18 17:22:04 -0800
  • 644087b592 platinum: Fix fb_ptr calculation. joevt 2024-02-18 17:21:14 -0800
  • be2f5273d1 platinum: Init bank_base. joevt 2024-02-18 16:21:21 -0800
  • 10053a8a1b atirage: Rename variable. joevt 2024-02-26 20:06:02 -0800
  • 9cefaec49c atirage: Spelling. joevt 2024-02-26 16:29:49 -0800
  • 55b79c1518 atirage: Use register bit field names. joevt 2024-02-26 16:29:32 -0800
  • c2ab86d4ba atirage: Do something for hw cursor invert pixels. joevt 2024-02-26 12:57:14 -0800
  • 0e5fcde1e9 atirage: Add CUR_HORZ_VERT_OFF name. joevt 2024-02-26 18:21:11 -0800
  • 002cce886c atirage: Indent. joevt 2024-02-28 16:46:54 -0800
  • 151ea2ece4 atimach64defs: Add register bit fields. joevt 2024-02-26 14:51:17 -0800
  • 568882a2ea atimach64defs: Sort addresses in descending order. joevt 2024-02-26 14:49:41 -0800
  • f38d6d73f4 atimach64defs: Add more device IDs. joevt 2024-02-26 14:48:16 -0800
  • 569893861d heathrow: Don't set lat_timer. joevt 2023-06-10 01:40:29 -0700
  • e81ac6f61e Add PERCH slot. joevt 2023-09-18 16:26:27 -0700
  • 177098c957 debugger: Fix interrupt signal. joevt 2023-11-21 16:57:28 -0800
  • 1e78512c95 Rename Curio and Mesh. joevt 2023-09-30 12:34:47 -0700
  • 1b147151f0 videoctrl: Rename get_palette_color. joevt 2024-02-18 02:20:25 -0800
  • ad8a26616f scsidevice: Add LUN field. joevt 2023-10-31 00:23:56 -0700
  • 8f28823217 scsi: Initialize cur_phase. joevt 2023-10-31 00:20:00 -0700
  • b509df78df Don't allow vert_blank to be 0. joevt 2023-09-18 17:34:53 -0700
  • 5876cc7e17 bandit: Fix indent. joevt 2023-02-14 21:23:33 -0800
  • de73a36399 ppcmmu: Move defines to the top. joevt 2023-11-24 12:23:53 -0800
  • c9aed600b6 More opcode clean-up dingusdev 2024-03-02 07:57:15 -0700
  • 318e035344 ppcmmu: Shorten tlb_flush_entries. joevt 2023-08-25 00:09:40 -0700
  • cd097232cb ppcmmu: Shorten tlb_flush_entry. joevt 2023-08-25 00:03:58 -0700
  • b7b783b6be ppcmmu: Shorten ppc_mmu_init. joevt 2023-08-24 23:42:30 -0700
  • 968f503d80 debugger: Improve my_sprintf for short strings. joevt 2023-08-07 11:44:41 -0700
  • 7fc92e236b Fix extract_bits and insert_bits. joevt 2023-09-18 16:17:36 -0700
  • 3062a29b78 Add clear_bit and set_bit. joevt 2023-09-18 16:07:42 -0700
  • 3bea3ec3d8 ppcmmu: Fix compiler warnings. joevt 2023-08-09 11:39:20 -0700
  • 0f66d454c1 ppcmmu: Cleanup the cleanup. joevt 2023-08-09 11:27:28 -0700
  • 6738d7472e ppcmmu: Add a function to get phys address. joevt 2023-08-08 22:09:46 -0700
  • 500f38a496 ppcmmu: Add phys address to mmu_translate_imem. joevt 2023-08-08 22:05:21 -0700
  • 3a5a70b56d ppcmmu: Allow convert virtual to physical address. joevt 2023-08-08 22:01:48 -0700
  • 15e132c824 cmake: Add header files in CMakeLists.txt. joevt 2023-06-14 21:37:21 -0700
  • 2b3cf58b8a Continued clean-up dingusdev 2024-03-01 19:40:46 -0700
  • 2998796c2c pci: Fix log message for PCI rom exceptions. joevt 2023-01-15 02:07:25 -0800
  • 3978d0754d CD-ROM: Add max blocks check. joevt 2023-07-14 16:54:26 -0700
  • 655b9a17e1 psx: Set name of Psx memory controller. joevt 2023-01-15 00:07:50 -0800
  • 84a694d4c2 nvram: Output nvram file name in error message. joevt 2023-02-06 06:51:41 -0800
  • ebac8b92ba Clean-up for loading instructions dingusdev 2024-03-01 07:57:46 -0700
  • 6a4326af39 poweropcodes: lscbx cleanup. joevt 2024-02-24 19:44:46 -0800
  • 6a51e8a1c9 debugger: regs command needs to reset setfill. joevt 2023-07-28 15:09:22 -0700
  • 006a90f681 debugger: Some commands should not repeat. joevt 2023-07-28 14:15:17 -0700
  • 17983e7fad debugger: Fix setenv command to allow spaces. joevt 2023-07-23 20:52:41 -0700
  • a15b1805fb debugger: Fix handling of empty commands. joevt 2023-06-04 11:38:43 -0700
  • 11e0bd79b0 debugger: Work around Xcode Terminal.app issue. joevt 2023-06-04 11:26:16 -0700
  • bfbf4cb453 Add a basic mouse grab mode Mihai Parparita 2024-02-29 22:58:50 -0800
  • 229509a067 Add help for mregs dingusdev 2024-02-29 21:48:04 -0700
  • ff5c43e6cb debugger: Add mregs command. joevt 2023-08-24 15:44:06 -0700
  • 7cd3aae753 debugger: Fix repeated until. joevt 2023-08-11 01:19:32 -0700
  • fe05b1de12 Fix compiler warnings. joevt 2023-06-02 01:23:21 -0700
  • 1903c8b557 debugger: Fix reg_op for floating point registers. joevt 2023-08-11 01:20:09 -0700
  • 456a96042f debugger: Shorten try catch in reg_op. joevt 2023-08-07 11:31:01 -0700
  • 888df0ac53 debugger: Add more register names for reg_op. joevt 2023-08-07 11:38:18 -0700
  • 18afe91a82 atirage: Use convert frame big-endian methods. joevt 2024-02-26 02:36:06 -0800
  • b8d0ed39d9 atirage: fix FB pitch calculation. Maxim Poliakovski 2024-02-26 14:21:53 +0100
  • 0c3f399de3 poweropcodes: fix compiler warning. Maxim Poliakovski 2024-02-24 22:51:05 +0100
  • 45ccabb11d poweropcodes: improve lscbx emulation. Maxim Poliakovski 2024-02-24 22:44:45 +0100
  • d71a213c4b Continued clean-up, part 3 dingusdev 2024-02-22 19:46:34 -0700
  • 8e9123bdce Slightly less clumsy check for compiler dingusdev 2024-02-21 07:14:21 -0700
  • 2e3e65f3e7 Moving vid_enable_seq dingusdev 2024-02-21 07:07:18 -0700
  • 9db53a4e3f Updating CMakeLists file dingusdev 2024-02-21 06:32:24 -0700
  • c2e098e535 zdocs: Add Open Firmware $find bug description. joevt 2023-10-30 16:47:15 -0700
  • a6de2c2b44 zdocs: Fix Open Firmware startvec notes. joevt 2023-10-30 16:46:21 -0700
  • 9dad9ea38b Revert Memory exceptions use mmu handler. dingusdev 2024-02-20 18:22:55 -0700
  • 1d938c93b6 Mask fixes for sr(*) dingusdev 2024-02-20 18:15:08 -0700
  • 35bc1bcb44 poweropcodes: Fix sriq. joevt 2024-02-18 03:47:21 -0800