Search
lxdream.org :: lxdream/src/aica/armcore.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/aica/armcore.c
changeset814:f1a21df54e19
authornkeynes
dateMon Aug 18 12:18:10 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeMove arm clock rate back to clock.h where it's supposed to be
Fix STM with R15 (should be current pc +12, was +8...) - not sure how this managed
to work as long as it did
file annotate diff log rss
814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
811:7ff871670e5815 yearsnkeynesImplement LDRH/STRH/LDRSH/LDRSB instructions
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
642:c7383f21f12216 yearsnkeynesQuick hack to get s3mplay working again - not likely to be remotely correct
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
566:59be465e5f0116 yearsnkeynesAdd breakpoint_type_t enum (general cleanup) lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
536:d3a65d75b5ae16 yearsnkeynesDowngrade "ARM halted" error to a warning (durn demos...)
431:248dd77a9e4416 yearsnkeynesFix compilation warnings
86:f151e63f975418 yearsnkeynesAdd aica_enable() function for aica-only mode, disable by default
81:1c1d53584da418 yearsnkeynesFix LDM/STM instructions (yes, again, but for sure this time)
80:1d59b19eb50518 yearsnkeynesTweaks to timer to make sure it's actually a one-shot
73:0bb57e51ac9e18 yearsnkeynesRender multiple samples per shot, should be mildly faster
66:2ec5b6eb75e518 yearsnkeynesGo go gadget audio!
63:be4fec75196118 yearsnkeynesFix exception return address
59:dceb8ef1da5518 yearsnkeynesChange LDM in accordance with the second part of 5.4.6
52:429b7fc6b84318 yearsnkeynesGrr, irq/fiq mask was backwards, fixed
51:ed6c2706750218 yearsnkeynesAdd several missing M instructions
49:6290c467cfbd18 yearsnkeynesImplement missing DP instructions
46:30d123047e1618 yearsnkeynesImplement LDM/STM opcodes
44:8da2cbcffe2418 yearsnkeynesDefault ARM to not-running for sanity's sake
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
37:1d84f4c1881618 yearsnkeynesMore ARM work-in-progress - idle loop works now :)
35:21a4be09830418 yearsnkeynesRemove modules.h - move definitions into dream.h
30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
11:0a82ef380c4518 yearsnkeynesMoved arm material under aica/
7:976a16e92aab19 yearsnkeynesMore progress on arm
5:d85c2e81ce2d19 yearsnkeynesMore work on the arm core
2:42349f6ea21619 yearsnkeynesCommit changes into cvs
.