mirror of
https://github.com/irmen/prog8.git
synced 2024-11-23 07:32:10 +00:00
34f3169dda
cbm: MEMTOP changed (now also returns nr of banks in A) STOP2 removed (just use STOP) RDTIM_safe() added TEST IRQ ENABLE RDTIM16 changed (internally) TEST IRQ ENABLE cx16: screen_mode changed (now also returns width and height in X,Y) kbdbuf_peek2 removed (just use kbdbuf_peek) joystick_get changed (presence now returned as bool in Y) joystick_get2 removed (just use joystick_get) mouse_pos changed (now properly returns x and y position in R0 and R1) set_led_brightness changed into set_led_state, with only a boolean on/off argument. There is no variable brightness. sys.set_leds_brightness() removed. Use cx16.set_led_brightness(). |
||
---|---|---|
.. | ||
bmx.p8 | ||
diskio.p8 | ||
emudbg.p8 | ||
floats.p8 | ||
gfx2.p8 | ||
graphics.p8 | ||
monogfx.p8 | ||
palette.p8 | ||
psg.p8 | ||
sprites.p8 | ||
syslib.p8 | ||
textio.p8 | ||
verafx.p8 |