khval / AmosKittens

Amos interpreter under development, most commands are support, some extensions are supported.
MIT License
10 stars 3 forks source link

Screens (99% done) #14

Closed khval closed 6 years ago

khval commented 6 years ago

Implemented:

Screen Open, Screen Close, Screen Display, Screen Clone, Screen, Screen To Front, Screen To Back, Screen Hide, Screen Show, Screen Height, Screen Width, Screen Colour, Scin, Wait VBL, Screen Offset, =Screen, Screen Copy, CLS ,Default Palette, Get Palette, Load Iff, Flash, Def Scroll, Scroll, Set Rainbow, Rainbow, Shift Up, Shift Down, Shift Off, Zoom, Fade, =Rain, Save Iff, Appear, Physic, Logic, Default, Auto View On/Off, View,

Not going to support:

Copper Off, Copper On, Cop Move, Cop Movel, Cop Wait, Cop Reset, Cop Logic, LogBase, PhyBase,

Will need to extend retroMode.library (needs a Array for scanlines)

Dual Playfield, Dual Priority,

khval commented 6 years ago

Implemented all I want to implement for now, 99% done.