Commit Graph

22 Commits

Author SHA1 Message Date
Juhani Krekelä 8da69da9a2 Add a quick way to check the size of ponydos binary 2023-03-18 14:23:32 +02:00
Juhani Krekelä d258a1ad81 Fix typoe resb→resw with mouse_row 2023-03-18 14:23:07 +02:00
shikhin a110e1da1b Save some bytes 2023-03-18 12:12:18 +05:30
Juhani Krekelä f39f25a4c1 Start work on shell 2023-03-18 01:05:32 +02:00
Juhani Krekelä 2a2985640e Pad files to the correct size (128 sectors) in assemble_floppy.py 2023-03-18 01:03:19 +02:00
Juhani Krekelä 56d22db6e0 Bump cpu level to 286 and use pusha/popa where possible 2023-03-16 19:22:59 +02:00
shikhin 565fff50b4 Don't assume things about ds/es 2023-03-16 21:22:41 +05:30
Juhani Krekelä 2a3200fc73 Remove filesystem from TODO 2023-03-16 17:21:06 +02:00
Juhani Krekelä c695688e3a Generate floppy image with a python script 2023-03-16 17:14:53 +02:00
shikhin 400f282725 Merge read/write to modify_sector 2023-03-16 16:12:22 +05:30
shikhin d6dc33f164 Begin work on filesystem support 2023-03-16 15:40:03 +05:30
Juhani Krekelä 9d2021cf1f Reset disk system on read error 2023-03-13 14:40:28 +02:00
Juhani Krekelä feb4eecb05 Simplify the placeholder wallpaper.ansi 2023-03-11 20:39:41 +02:00
Juhani Krekelä 8d1b473243 Remove unnecessary test code from wallpaper loading 2023-03-11 20:07:05 +02:00
Juhani Krekelä e07cfe4481 Update TODO to reflect current state 2023-03-11 20:04:50 +02:00
Juhani Krekelä ff1b91f3dd Load wallpaper from disk 2023-03-11 17:49:55 +02:00
Juhani Krekelä 465f6ebf22 Add missing colon to .y_end 2023-03-11 17:17:40 +02:00
Juhani Krekelä 2805ae856b Slow down cursor speed 2023-02-06 18:02:21 +02:00
Juhani Krekelä 0692c75eab Draw mouse cursor 2023-02-06 17:45:26 +02:00
Juhani Krekelä dc0ddf3ab9 Store and update mouse location 2023-02-06 17:15:47 +02:00
Juhani Krekelä 42932c472f Convert to use int 0x15 mouse routines 2023-01-30 18:56:16 +02:00
Juhani Krekelä e03b6c0ef1 First commit 2022-02-11 18:16:49 +02:00