Mercurial > repos > blastem
log io.c @ 1110:d1eed3b1121c
age | author | description |
---|---|---|
Fri, 09 Dec 2016 09:48:48 -0800 | Michael Pavone | WIP split of ROM loading/argument parsing from Genesis emulation code. Compiles and doesn't crash, but nothing works. Still a few too many globals as well. |
Mon, 22 Aug 2016 09:46:18 -0700 | Michael Pavone | Cleanup the separation of render backend and VDP code in preparation for having extra debug windows. Make determination of H40/H32 based on number of lines in each mode. |
Mon, 16 May 2016 09:54:05 -0700 | Michael Pavone | Added support for binding a bunch more "special" keys |
Wed, 11 May 2016 01:15:54 -0700 | Michael Pavone | Initial stab at Saturn keyboard support |
Tue, 10 May 2016 08:59:17 -0700 | Michael Pavone | Fix bug in 68K movep.l when the destination is a register mapped to a host register |
Sun, 01 May 2016 15:57:43 -0700 | Michael Pavone | Allow overriding speed 0. May be useful for people that want to use vsync |