summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/evolution
Commit message (Collapse)AuthorAgeFilesLines
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-261-3/+3
| | | | | | | | -tools/imgtool/modules/vzdos.cpp: Fixed function returning floperr_t value as imgtoolerr_t. -devices: Fixed a bunch more #include guards that don't match file paths.
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-2/+2
| | | | (#12822)
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
|
* evod: More exploration Olivier Galibert2023-11-051-30/+115
|
* evod: more notes, some details changed Olivier Galibert2023-11-041-8/+165
|
* cpu/evolution: Make this stub core at least work with the debugger AJR2023-11-021-0/+1
|
* Cleaned up some recent commits. Vas Crabb2023-11-032-2/+2
| | | | Only functional change is nltool counting lines from 1 rather than zero to match text editors.
* skeleton/evolution_handheld.cpp: Added skeleton for Kidz Delight Evolution ↵ mamehaze2023-11-032-0/+91
| | | | | | | | | | Max. (#11676) cpu/evolution: Added dummy CPU core so disassembly will show in debugger. * new skeleton - Evolution New systems marked not working ------------------- Kidz Delight Evolution Max [TeamEurope, David Haywood]
* evo: Current state for sharing Olivier Galibert2023-11-011-2/+4
|
* evo: possible indirect access Olivier Galibert2023-11-011-3/+13
|
* evo: some advances Olivier Galibert2023-11-012-12/+51
|
* evo: Some progress, kinda hitting a wall though Olivier Galibert2023-10-311-1/+2
|
* evo: Some more stuff Olivier Galibert2023-10-311-5/+8
|
* evo: generalize some Olivier Galibert2023-10-312-12/+10
|
* evolution: First stab at understanding the cpu Olivier Galibert2023-10-312-0/+84