summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/hp64k.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-1424/+0
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-2/+2
* hp64k: moved baud rate generator from generic clock to com8116 fulivi2015-09-081-278/+256
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-174/+174
* hp64k: small doc update fulivi2015-08-171-3/+1
* hp64k: fix to allow multiple screens (for RS232 terminal) fulivi2015-08-171-0/+2
* hp64k: rs232 port added fulivi2015-08-171-5/+45
* hp64k: UART & loopback relay added fulivi2015-08-171-3/+62
* hp64k: first step of rs232 emulation fulivi2015-08-171-3/+138
* hp64k: oops, a spurious "x" slipped in fulivi2015-08-171-1/+1
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-198/+198
* hp64k: fix compile with OG's latest changes, seems to still work OK. (nw) arbee2015-07-041-1/+1
* hp64k: ws & indentation cleanup fulivi2015-07-041-604/+610
* Merge branch 'hp64k_dev' into hp64k_dev2 fulivi2015-07-031-11/+750
|\
| * hp64k: floppy I/F, beeper, DIP switches & lower 32kw of RAM added. fulivi2015-07-031-15/+660
| * hp64k: slot selection & lower 32k RAM added (working?) fulivi2015-06-121-1/+68
| * hp64k: periodic interrupt added fulivi2015-06-121-1/+28
* | Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-346/+346
|/
* hp64k: preliminary version of hp64k driver fulivi2015-06-101-19/+435
* hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet) fulivi2015-06-031-0/+51