- My changes (simplified as this is used as a news file)
This commit is contained in:
parent
a24427bdc7
commit
54b6d10519
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue