2002-08-29
@flameshadow
Changed checking of linear address in 16-bit RM to use seg:ofs
flameshadow committed on 29 Aug 2002
@flameshadow
Changed loading location from 0x600 (linear) to 0x0a0000 (linear)
flameshadow committed on 29 Aug 2002
@flameshadow
Load kernel to screen memory instead of base of memory.
flameshadow committed on 29 Aug 2002
@flameshadow
Minor change
flameshadow committed on 29 Aug 2002
@flameshadow
Pusha/popa to pushad/popad in read_sectors
flameshadow committed on 29 Aug 2002
@flameshadow
Small update 1
flameshadow committed on 29 Aug 2002
2002-08-27
@flameshadow
Forgot to change TGfx0::rectangle() to TGfx0::rect()
flameshadow committed on 27 Aug 2002
@flameshadow
Added standard formatting for the asm code.
flameshadow committed on 27 Aug 2002
2002-08-24
@reddawg
Updates Update Updates
reddawg committed on 24 Aug 2002
2002-08-16
@flameshadow
Added TGfx0::rawLine()
flameshadow committed on 16 Aug 2002
2002-08-15
@apwillia
Fixed graphics linux compile issue, reverting graphics to compile by default again
apwillia committed on 15 Aug 2002
@apwillia
Fixed linux compile issues
apwillia committed on 15 Aug 2002
@flameshadow
Replaced printf()s with cout in order to remove all C specific code in ...
flameshadow committed on 15 Aug 2002
@flameshadow
Test #2
flameshadow committed on 15 Aug 2002
@flameshadow
Commented out math.h and atan()
flameshadow committed on 15 Aug 2002
@flameshadow
Oops :)
flameshadow committed on 15 Aug 2002
@flameshadow
Test proggie
flameshadow committed on 15 Aug 2002
@flameshadow
Hack to see if this works.
flameshadow committed on 15 Aug 2002
@flameshadow
Added TScreen::setupMode() for testing purposes.
flameshadow committed on 15 Aug 2002
@reddawg
Lots Of Little Tiny Changes Added A User Database
reddawg committed on 15 Aug 2002
@flameshadow
Added TGfx0::hLine()
flameshadow committed on 15 Aug 2002
@flameshadow
Added line() related clipping support. Still need actual implementation of ...
flameshadow committed on 15 Aug 2002
@flameshadow
Sync'd ObjFont to original libs. Now the buffer you want to draw to ...
flameshadow committed on 15 Aug 2002
2002-08-14
@reddawg
made some quick changes to ls
reddawg committed on 14 Aug 2002
@reddawg
small changes
reddawg committed on 14 Aug 2002
@reddawg
gray take a look
reddawg committed on 14 Aug 2002
@grayspace
undid 'magic' memcopy, relocation to any address should work now
grayspace committed on 14 Aug 2002
@reddawg
fclose for libc
reddawg committed on 14 Aug 2002
@reddawg
here we go
reddawg committed on 14 Aug 2002
@flameshadow
Added vLine() and rectangle()
flameshadow committed on 14 Aug 2002