|
31756bc2c9
|
update varvara file device, update to version 0.4
|
2022-03-26 15:12:56 -06:00 |
|
|
6864b143f2
|
use environment to set addr and port in wrappers
|
2022-03-07 12:31:49 -07:00 |
|
|
614c886436
|
update file device and fix padding lengths
|
2021-12-01 13:04:51 -07:00 |
|
|
abf36856d9
|
save realm on user join, password change, and transfer; bump to v0.2
|
2021-10-23 09:46:20 -06:00 |
|
|
9f1ddd0300
|
add help text and update README with similar info
|
2021-10-17 18:09:22 -06:00 |
|
|
6314c755a4
|
remove test cart directory
|
2021-10-17 17:48:57 -06:00 |
|
|
e4f18ca87b
|
fix README formatting
|
2021-10-17 17:44:27 -06:00 |
|
|
ca2e5b8e13
|
v0.1; add -v flag to print version info and /version file for client to know the version as well
|
2021-10-17 17:41:18 -06:00 |
|
|
30603241cb
|
add more options to client build script and document them as well as the standalone bootloader
|
2021-10-17 11:18:24 -06: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 |
|
|
388bd3bc97
|
add -r flag to client build script to make running vanilla rom optional, document this and debug server flag in README
|
2021-10-16 13:28:19 -06:00 |
|
|
df0c7b0219
|
add debug flag to command line and fix launcher script
|
2021-10-16 11:23:46 -06:00 |
|
|
66241ad354
|
note 9pfuse in README
|
2021-10-16 00:48:07 -06:00 |
|
|
292e3c25eb
|
update README
|
2021-10-16 00:40:33 -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 |
|
|
ea7af0837f
|
ensure ./n exists
|
2021-10-13 09:49:56 -06:00 |
|
|
603c9158a3
|
tweak server to delete socket when stopping
|
2021-10-13 09:48:33 -06:00 |
|
|
7ef7630c2c
|
tweak launcher
|
2021-10-13 00:25:16 -06:00 |
|
|
eb6236b389
|
add load-cart function
|
2021-10-13 00:24:54 -06:00 |
|
|
07d3de4c49
|
remove fake cartridge list -- we can do it for real now!
|
2021-10-12 01:06:04 -06:00 |
|
|
23371c94aa
|
change data dir
|
2021-10-12 01:05:10 -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 |
|
|
369359d67d
|
move clang-format
|
2021-08-13 00:19:02 -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 |
|
|
e85bf2c4e5
|
update README
|
2021-08-04 23:20:16 -06:00 |
|
|
bf7aaa6038
|
replace a stray "carts/" with DATA_DIR
|
2021-08-03 23:37:46 -06:00 |
|
|
adc35a5537
|
update README with build/run notes
|
2021-08-03 23:31:32 -06:00 |
|
|
2227876138
|
added a script to serve/deploy with 9pserve
|
2021-08-03 23:21:14 -06:00 |
|
|
4fab56e77f
|
add config.h, ctl status codes, and delete realm command
|
2021-08-03 00:53:16 -06:00 |
|