- My changes (simplified as this is used as a news file)

This commit is contained in:
shashclp 2007-01-21 19:38:37 +00:00
parent a24427bdc7
commit 54b6d10519
1 changed files with 3 additions and 0 deletions

View File

@ -4,12 +4,15 @@
- Added region access right checks. - Added region access right checks.
- Enabled LDC/STC instructions. - Enabled LDC/STC instructions.
- Fixed powersave (cp15) IRQ wait. - Fixed powersave (cp15) IRQ wait.
- Fixed MOV instructions
gpu: gpu:
- Added special color effects. - Added special color effects.
- Added windowing feature. - Added windowing feature.
- Fixed transparent direct color backgrounds. - Fixed transparent direct color backgrounds.
- Fixed disabled sprites showing. - Fixed disabled sprites showing.
- Fixed 8/32 bit access to gpu registers. - Fixed 8/32 bit access to gpu registers.
- Fixed missing backgrounds
- Support for master brightness
wifi: wifi:
- Added RF chip interface. - Added RF chip interface.
- Added BB chip interface. - Added BB chip interface.