|
31756bc2c9
|
update varvara file device, update to version 0.4
|
2022-03-26 15:12:56 -06:00 |
|
|
614c886436
|
update file device and fix padding lengths
|
2021-12-01 13:04:51 -07:00 |
|
|
df0c4db3b4
|
added offline version of the client as a generic bootloader, and made confirmation controls a bit more intuitive
|
2021-10-16 19:38:58 -06:00 |
|
|
d3a0940612
|
client: adjust resolution; server: set DISPLAY if unset
|
2021-10-15 00:00:46 -06:00 |
|
|
8cb70363a3
|
merge client sprite data into main code
|
2021-10-14 22:17:33 -06:00 |
|
|
7f8f254a74
|
client is WORKING! move server data dir to somewhere in /opt
|
2021-10-14 22:03:18 -06:00 |
|
|
eb6236b389
|
add load-cart function
|
2021-10-13 00:24:54 -06:00 |
|
|
b43ed9766a
|
only update scrollbar position if it will actually be drawn
|
2021-10-12 01:03:51 -06:00 |
|
|
7137262fd6
|
refactor scrollbar -- correct with any legal number of carts now
|
2021-10-11 23:57:07 -06:00 |
|
|
417c1dd137
|
test cartlist lengths and document limitations and alternative method for scrollbar rendering
|
2021-10-10 20:49:07 -06:00 |
|
|
bd123b825a
|
kind of have a working scrollbar now
|
2021-10-10 16:03:48 -06:00 |
|
|
cd3bcd1dbe
|
fixing scroll logic and start implementing scrollbar
|
2021-10-10 13:54:50 -06:00 |
|
|
8788fbef79
|
add buttons to confirm whether to load cartrige, with kb and mouse control
|
2021-10-10 09:00:40 -06:00 |
|
|
507980f61f
|
enable cart hilight by keyboard
|
2021-10-09 13:59:26 -06:00 |
|
|
b000fd83c5
|
highlight entire row in cartridge select
|
2021-10-08 15:49:55 -06:00 |
|
|
88b6eb83de
|
use mouse to get selection index
|
2021-10-08 15:01:17 -06:00 |
|
|
1eb1aedf24
|
start implementing scroll buffer logic for client
|
2021-09-28 00:11:28 -06:00 |
|
|
308b03a4af
|
reduce size of .list-elem-offset
|
2021-09-10 14:38:59 -06:00 |
|
|
b75de746ed
|
carts be listed :)
|
2021-09-10 14:23:20 -06:00 |
|
|
c586296139
|
trying to list cartridges, fixed an errant MAX_USERS where it wasn't welcome
|
2021-09-02 11:03:18 -06:00 |
|
|
11bfceb327
|
add cursor, font drawing, custom font
|
2021-08-27 22:34:12 -06:00 |
|
|
50fcc9ec8d
|
fix scanline rendering, update tileset, add script for staritng and terminating 9p client
|
2021-08-15 22:26:23 -06:00 |
|
|
dd3d318039
|
drawing gray borders and have routines for the scanlines; right side scanlines cause a stack underflow, so must fix
|
2021-08-15 00:41:54 -06:00 |
|
|
ad43323600
|
can clear screen and push logo to corner
|
2021-08-14 00:53:17 -06:00 |
|
|
932e2e9c35
|
formatting and use zero page to store logo coordinates
|
2021-08-13 00:41:38 -06:00 |
|
|
35e6ad583e
|
fix formatting in uxntal init
|
2021-08-13 00:20:05 -06:00 |
|
|
c3cedeab87
|
starting animation and state handling
|
2021-08-13 00:15:00 -06:00 |
|
|
c35d47c8b8
|
organized as client/server, started uxn sprite stuff
|
2021-08-11 14:14:53 -06:00 |
|