1. 00af685 We never have to export ppc_set_irq. by j_mayer · 17 years ago
  2. 4e290a0 Share input pins and internal interrupt controller between all PowerPC 40x. by j_mayer · 17 years ago
  3. 8a84de2 Fix compilation on Darwin platform, avoiding the use of gcc function attributes by j_mayer · 17 years ago
  4. a062e36 Implement the PowerPC alternate time-base, following the 2.04 specification. by j_mayer · 17 years ago
  5. 58a7d32 Code provision for hypervisor timers resources, by j_mayer · 17 years ago
  6. a750fc0 Great rework and cleanups to ease PowerPC implementations definitions. by j_mayer · 17 years ago
  7. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  8. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  9. 4b6d0a4 PowerPC embedded timers fixes. Improve PowerPC timers debug. by j_mayer · 18 years ago
  10. 8ecc791 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) by j_mayer · 18 years ago
  11. d0dfae6 Add bus model (or input pins) into PowerPC CPU flags. by j_mayer · 18 years ago
  12. a496775 Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout by j_mayer · 18 years ago
  13. e96efcf Fix miscellaneous display warnings for PowerPC & alpha targets by j_mayer · 18 years ago
  14. 24be5ae Add PowerPC 405 input pins (IRQ, resets, ...) model. by j_mayer · 18 years ago
  15. 2e719ba Embedded PowerPC Device Control Registers infrastructure. by j_mayer · 18 years ago
  16. e9df014 Implement embedded IRQ controller for PowerPC 6xx/740 & 750. by j_mayer · 18 years ago
  17. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  18. 636aaad Embedded PowerPC timers support. by j_mayer · 18 years ago
  19. 4710357 New model for PowerPC CPU hardware interrupt events: by j_mayer · 18 years ago
  20. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  21. aef445b Merge common ISA access routines. by pbrook · 19 years ago
  22. 819385c suppressed m48t08 RTC - simplified m48t59 RTC api by bellard · 19 years ago
  23. 4e588a4 negative decr fix by bellard · 20 years ago
  24. 938828a use new machine API by bellard · 20 years ago
  25. fd0bbb1 cmdline init fix by bellard · 21 years ago
  26. a4193c8 support for opaque data on memory I/Os by bellard · 21 years ago
  27. 6420120 PowerPC prep/chrp/pmac support by bellard · 21 years ago
  28. 9fddaa0 PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) by bellard · 21 years ago
  29. c5df018 ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram by bellard · 21 years ago
  30. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago